Web Directory

  Comparison and Review (118)

Submit a Featured Link: [$19.00] Submit a Regular Link: [$9.00]  

Nomoz Sub Categories

See Also - Related Categories
Regular Websites in this category

Seven Reasons I Switched Back to PHP after Two Years on Rails Open in a new windowLink Details
- Derek Sivers spent two years trying to make Rails do something it wasn't meant to do, then realized his old abandoned language (PHP) would do just fine if approached with my new Rails-gained wisdom.
- http://www.oreillynet.com/ruby/blog/2007/09/7_reasons_i_switched_back_to_p_1.html

Lock this listing - So it can't be removedLock this listing - and upgrade it to FeaturedReport this listing
An Empirical Comparison of C, C++, Java, Perl, Python, Rexx, and Tcl for a Search/string-processing Program Open in a new windowLink Details
- One set of requirements, 80 implementations, coded by 74 different programmers in various languages, compared for properties: run time, memory use, source text length, comment density, program structure, reliability, effort needed. [PDF]
- http://page.mi.fu-berlin.de/prechelt/Biblio/jccpprtTR.pdf

Lock this listing - So it can't be removedLock this listing - and upgrade it to FeaturedReport this listing
Function.Name Open in a new windowLink Details
- A reference book of functions and languages. You will find descriptions of these languages, and also can independently add descriptions to languages and functions. Manuals for PHP, Python, Ruby, C, Assembler and others.
- http://function.name/

Lock this listing - So it can't be removedLock this listing - and upgrade it to FeaturedReport this listing
Java and C++ Resource Management Comparison Open in a new windowLink Details
- Detailed discussion of the techniques used in Java and C++ to implement leak free and exception safe resource management. Covers memory management, finalizers, destructors and finally blocks with examples.
- http://www.fatalmind.com/papers/java_vs_cplusplus/resource.pdf

Lock this listing - So it can't be removedLock this listing - and upgrade it to FeaturedReport this listing
Advanced Programming Language Design Open in a new windowLink Details
- Book compares over 70 languages, and main classes: imperative, functional, object-oriented, dataflow, concurrent, declarative, aggregate. By Raphael Finkel, Addison-Wesley.
- http://www.awprofessional.com/bookstore/product.asp?isbn=0805311912&redir=1&rl=1

Lock this listing - So it can't be removedLock this listing - and upgrade it to FeaturedReport this listing
Ruby FAQ - How Does Ruby Stack Up Against...? Open in a new windowLink Details
- Comparison of Ruby against Python and other high level dynamic languages. By John Dell'Aquila.
- http://faq.rubygarden.org/section/show/2?controller_prefix=faq%2F

Lock this listing - So it can't be removedLock this listing - and upgrade it to FeaturedReport this listing
Multi-Core Ant Colony Optimization for TSP in Erlang Open in a new windowLink Details
- Compares Erlang, GHC Haskell, Standard ML (Alice, MLton); text, tables, graphs.
- http://eric_rollins.home.mindspring.com/erlangAnt.html

Lock this listing - So it can't be removedLock this listing - and upgrade it to FeaturedReport this listing
Haskell and Scheme: Which One and Why? Open in a new windowLink Details
- Text comparison. ScienceBlogs LLC; Good Math, Bad Math.
- http://scienceblogs.com/goodmath/2006/10/haskell_and_scheme_which_one_a.php

Lock this listing - So it can't be removedLock this listing - and upgrade it to FeaturedReport this listing
Forth and Not C Open in a new windowLink Details
- Pro-Forth text explains why C is used more than Forth.
- http://www.inventio.co.uk/forthnc.htm

Lock this listing - So it can't be removedLock this listing - and upgrade it to FeaturedReport this listing
Forth Versus C Open in a new windowLink Details
- Pro-Forth question and answer text, some questions have several answers.
- http://www.inventio.co.uk/forthvsc.htm

Lock this listing - So it can't be removedLock this listing - and upgrade it to FeaturedReport this listing
Why to Move from ASM to C Open in a new windowLink Details
- Brief text compares Assembly to C; lower to higher level language. ScienceProg.
- http://www.scienceprog.com/why-to-move-from-asm-to-c/

Lock this listing - So it can't be removedLock this listing - and upgrade it to FeaturedReport this listing
Popular Programming Languages Open in a new windowLink Details
- Long text table compares many languages by brief descriptions matched to common tasks.
- http://www.scriptol.org/choose.php

Lock this listing - So it can't be removedLock this listing - and upgrade it to FeaturedReport this listing
Programming Languages Study Open in a new windowLink Details
- Includes: diagram, history of languages; history of language concepts; syntax across languages; Scriptometer measures scripting ease of languages; mutability and sharing of various values in various languages.
- http://merd.sourceforge.net/pixel/language-study/

Lock this listing - So it can't be removedLock this listing - and upgrade it to FeaturedReport this listing
A Comparison of Ada and Real-Time Java for Safety-Critical Applications Open in a new windowLink Details
- Slide show, was Best Paper at Ada Europe 2006 Conference, Porto, Portugal. By Ben Brosgol, AdaCore; Andy Wellings, University of York, UK. Text, diagrams.
- http://www.adacore.com/wp-content/files/attachments/PaperPresentationAE2006-Brosgol.pdf

Lock this listing - So it can't be removedLock this listing - and upgrade it to FeaturedReport this listing
Java and C-sharp Compared Open in a new windowLink Details
- Briefly compares several traits; text, code samples.
- http://www.csharphelp.com/archives/archive96.html

Lock this listing - So it can't be removedLock this listing - and upgrade it to FeaturedReport this listing
Ada and Java: Realtime Advantages Open in a new windowLink Details
- Compares C, Ada, Java, for flaws and strengths in realtime programming, embedded software, built-in support for multithreading; text, code samples. Embedded.com.
- http://www.embedded.com/showArticle.jhtml?articleID=16100316

Lock this listing - So it can't be removedLock this listing - and upgrade it to FeaturedReport this listing
Programmers: Otters with Rocks? Open in a new windowLink Details
- Discusses historical move from low level languages to higher level interpreted ones, productivity, future developments. Active feedback response. [ZDNet News]
- http://news.zdnet.com/2100-9595_22-529641.html

Lock this listing - So it can't be removedLock this listing - and upgrade it to FeaturedReport this listing
Team Eiffel: The Zen of Python, Part I Open in a new windowLink Details
- Text compares Python and Eiffel, via Tim Peters' Zen rules.
- http://teameiffel.blogspot.com/2006/06/zen-of-python-part-i.html

Lock this listing - So it can't be removedLock this listing - and upgrade it to FeaturedReport this listing
Object-Oriented Languages in the Industry: A Comparison Open in a new windowLink Details
- Text and tables compare 4 major OO languages: Eiffel, C++, Java, Smalltalk. Criteria chosen to suggest where Eiffel is better.
- http://archive.eiffel.com/doc/manuals/technology/oo_comparison/

Lock this listing - So it can't be removedLock this listing - and upgrade it to FeaturedReport this listing
Eiffel and Delphi Compared Open in a new windowLink Details
- Text compares differences of several main aspects.
- http://www.berenddeboer.net/eiffel/eiffel_and_delphi.html

Lock this listing - So it can't be removedLock this listing - and upgrade it to FeaturedReport this listing
A Comparison between BETA, C++, Eiffel, Java, Object Pascal, Ruby and Smalltalk Open in a new windowLink Details
- Table compares 12 traits to side, 7 languages at top.
- http://www.ntecs.de/old-hp/s-direktnet/lang_cmp.en.htm

Lock this listing - So it can't be removedLock this listing - and upgrade it to FeaturedReport this listing
A Comparison between 10 Languages Open in a new windowLink Details
- Table compares 13 traits at top, 10 languages to side: BETA, C#, C++, C-Talk, Eiffel, Java, Object Pascal, Ruby, Sather, Smalltalk.
- http://www.ntecs.de/old-hp/s-direktnet/langcomp.en.html

Lock this listing - So it can't be removedLock this listing - and upgrade it to FeaturedReport this listing
Perl vs. Python vs. Ruby Open in a new windowLink Details
- Comparison with text, code samples, many reader comments. Michael Tsai weblog.
- http://mjtsai.com/blog/2002/11/25/perl_vs_python_vs_ruby/

Lock this listing - So it can't be removedLock this listing - and upgrade it to FeaturedReport this listing
Gnat and Linux: C++ and Java Under Fire Open in a new windowLink Details
- Compares Ada, Java, C, C++, Delphi. Text, tables. Gnat and Linux orientation. [Linux Gazette]
- http://linuxgazette.net/issue33/burtch.html

Lock this listing - So it can't be removedLock this listing - and upgrade it to FeaturedReport this listing
Comparing PHP with Other Languages Open in a new windowLink Details
- Text compares several traits of ASP.NET, C#, PHP, Java, Lisp, Perl, Python, Ruby, Smalltalk. Article with forum posts. [Professional PHP]
- http://www.procata.com/blog/archives/2006/02/09/comparing-php-with-other-languages/

Lock this listing - So it can't be removedLock this listing - and upgrade it to FeaturedReport this listing
Comparing Python and Ruby Open in a new windowLink Details
- Informal experiment on different look of Python and Ruby edit-distance programs; text, tables, download files.
- http://ruby.brian-schroeder.de/editierdistanz/

Lock this listing - So it can't be removedLock this listing - and upgrade it to FeaturedReport this listing
C++ Java Python Ruby Side by Side Code Comparison Open in a new windowLink Details
- Extensive insightful comments on essay: C++ vs. Java vs. Python vs. Ruby: A First Impression. [digg]
- http://www.digg.com/programming/Ruby_Python_C_Java_Side_By_Side_Code_Comparison/

Lock this listing - So it can't be removedLock this listing - and upgrade it to FeaturedReport this listing
C++ vs. Java vs. Python vs. Ruby: A First Impression Open in a new windowLink Details
- Essay compares aspects of the languages, one page allows matched comparing of code of a red-black tree algorithm in each language.
- http://www.dmh2000.com/cjpr/

Lock this listing - So it can't be removedLock this listing - and upgrade it to FeaturedReport this listing
Accumulator Generator Open in a new windowLink Details
- Compares canonical solutions to same problem as code samples in: C++, Dylan, E, Erlang, Haskell, JavaScript, Lisp (Arc, Common, Goo, Scheme), Lua, Maple, Mathematica, Oz-Mozart, NewtonScript, Perl, Python, REBOL, Ruby, Smalltalk, VBScript. [Paul Graham]
- http://www.paulgraham.com/accgen.html

Lock this listing - So it can't be removedLock this listing - and upgrade it to FeaturedReport this listing
Lisp as an Alternative to Java Open in a new windowLink Details
- Ron Garret / Erann Gat comparison, starts from 1999 Prechelt study results, adds many insights; as text, a few tables. [Intelligence]
- http://www.flownet.com/gat/papers/lisp-java.pdf

Lock this listing - So it can't be removedLock this listing - and upgrade it to FeaturedReport this listing
Four-fold Increase in Productivity and Quality Open in a new windowLink Details
- Published internal study, of Ericsson AXD 301 ATM switch project, using Erlang, C, C++, Java. Results: programmer productivity, code error rates, roughly proportional to source code size.
- http://www.erlang.se/publications/Ulf_Wiger.pdf

Lock this listing - So it can't be removedLock this listing - and upgrade it to FeaturedReport this listing
What Languages Fix Open in a new windowLink Details
- Compares many languages in brief text, describes each by the problem it fixes. [Paul Graham]
- http://paulgraham.com/fix.html

Lock this listing - So it can't be removedLock this listing - and upgrade it to FeaturedReport this listing
Benchmark Execution Speed of LabVIEW Applications Open in a new windowLink Details
- Compares 2 LabVIEW versions with C: brief text, 1 table. [National Instruments]
- http://zone.ni.com/devzone/conceptd.nsf/webmain/DC9B6DD177D91D6286256C9400733D7F

Lock this listing - So it can't be removedLock this listing - and upgrade it to FeaturedReport this listing
Simple Programs in Various Different Programming Languages Open in a new windowLink Details
- Common algorithms and other sample code in the languages: Bash and Bourne shells, C/C++, Java, MATLAB/Octave, Perl, Python, Ruby, Scheme.
- http://cer.freeshell.org/renma/

Lock this listing - So it can't be removedLock this listing - and upgrade it to FeaturedReport this listing
Programming Language Critiques: Pascal, C, C++, and C-Linda Open in a new windowLink Details
- Text compares languages on many points; by Jim Basney.
- http://www.infoplanic.ch/teko/thema/pascal/pashtml/critique.html

Lock this listing - So it can't be removedLock this listing - and upgrade it to FeaturedReport this listing
ASP vs. PHP Open in a new windowLink Details
- Brief text compares website building languages ASP, PHP on several points. [WebProNews]
- http://www.webpronews.com/expertarticles/expertarticles/wpn-62-20051222ASPvsPHP.html

Lock this listing - So it can't be removedLock this listing - and upgrade it to FeaturedReport this listing
Programming Language Comparison Open in a new windowLink Details
- Table and text compares many features of some popular object-oriented languages: C++, C#, Eiffel, Java, Perl, Python, Ruby, Smalltalk, Visual Basic.
- http://www.jvoegele.com/software/langcomp.html

Lock this listing - So it can't be removedLock this listing - and upgrade it to FeaturedReport this listing
Comparing Mercury and Haskell Open in a new windowLink Details
- Compares type systems, all text. Uses Haskell 98 since Mercury type system is more like Haskell than ML, and Haskell 98 is best documented, most well-known Haskell.
- http://www.cs.mu.oz.au/research/mercury/information/comparison_with_haskell.html

Lock this listing - So it can't be removedLock this listing - and upgrade it to FeaturedReport this listing
C# Strikes a Chord Open in a new windowLink Details
- Compares 4 languages: C, C++, C#, Java. Shows family genealogy. [Dr. Dobb's Journal]
- http://www.ddj.com/documents/s=875/ddj0065g/

Lock this listing - So it can't be removedLock this listing - and upgrade it to FeaturedReport this listing
C#: A Language Alternative or Just J--?, Part 1 Open in a new windowLink Details
- Compares C# to Java, describes features and design trade-offs, places C# in context of broader Microsoft .Net strategy. Text, tables, code samples, links. By Mark Johnson. First article of 2-part series. [JavaWorld]
- http://www.javaworld.com/javaworld/jw-11-2000/jw-1122-csharp1.html

Lock this listing - So it can't be removedLock this listing - and upgrade it to FeaturedReport this listing
Qtime Collection, FTP Download, Gzipped Open in a new windowLink Details
- Display time as English sentence, coded in: AWK, C, ICI, Icon, JavaScript, Lite/mSQL, PHP3, Pike, Python, REBOL, Rexx, Ruby, SLang, Spanner. Tested on only Linux (all) and AmigaOS (C and Rexx versions).
- ftp://www.ibiblio.org/pub/linux/devel/lang/misc/

Lock this listing - So it can't be removedLock this listing - and upgrade it to FeaturedReport this listing
HOPL: An Interactive Roster of Programming Languages Open in a new windowLink Details
- History of Programming Languages encyclopedia, over 8,500 languages, full verified references, code samples, big bibliography, biographical-institutional material, 4,000 language family tree.
- http://hopl.murdoch.edu.au/

Lock this listing - So it can't be removedLock this listing - and upgrade it to FeaturedReport this listing
Ray Tracer Language Comparison Open in a new windowLink Details
- Mini ray tracer benchmark written equivalently in C++, Java, SML, Objective Caml, Lisp, Scheme. Compares verbosity, performance; text, code samples, tables, image, graph. [Flying Frog Consultancy]
- http://www.ffconsultancy.com/free/ray_tracer/languages.html

Lock this listing - So it can't be removedLock this listing - and upgrade it to FeaturedReport this listing
C++??: A Critique of C++ (3rd ed.) Open in a new windowLink Details
- A critical view on the C++ and C programming language.
- http://atlas.web.cern.ch/Atlas/GROUPS/SOFTWARE/OO/tools/java/misc/ACritiqueOfC++.pdf

Lock this listing - So it can't be removedLock this listing - and upgrade it to FeaturedReport this listing
Io Comparisons Open in a new windowLink Details
- Compares a few variables (size, speed, syntax) in many languages: Brain, C, Cel, F-Script, Forth (gForth, pForth), Icon, Java (Kaffe), Lisp (CLisp, Guile, LispMe, Scheme48), Lua, Perl, Pike, Python, Ruby, Self, Smalltalk (GNU, Squeak, SuperCollider), Tcl.
- http://www.iolanguage.com/about/simplicity/

Lock this listing - So it can't be removedLock this listing - and upgrade it to FeaturedReport this listing
Linux Number Crunching: Benchmarking Languages Open in a new windowLink Details
- Compares performance of Intel Fortran and C++, gcc, and IBM, Sun and GNU Java compilers, on an Intel Linux platform.
- http://www.coyotegulch.com/reviews/number_crunching/

Lock this listing - So it can't be removedLock this listing - and upgrade it to FeaturedReport this listing
The Computer Language Benchmarks Game Open in a new windowLink Details
- Performance measurements and source code for ~25 benchmark programs in ~25 languages; with side-by-side comparisons for any 2 programming languages, and an interactive weighted ranking for all the languages.
- http://shootout.alioth.debian.org/

Lock this listing - So it can't be removedLock this listing - and upgrade it to FeaturedReport this listing
Programming Language Benchmarks Open in a new windowLink Details
- Compares the same program in Ada, C, Forth, FORTRAN, Java, Lisp, Perl, R, Ruby. Goal: support decisions in language choice for making compute-intensive Web programs. Text, table, code samples.
- http://dan.corlan.net/bench.html

Lock this listing - So it can't be removedLock this listing - and upgrade it to FeaturedReport this listing
Schizoid Classes: Of Class, Type, and Method Open in a new windowLink Details
- Compares Java and Smalltalk, in text and table. By Rodney Bates. [ACM Queue]
- http://acmqueue.com/modules.php?name=Content&pa=showpage&pid=205

Lock this listing - So it can't be removedLock this listing - and upgrade it to FeaturedReport this listing
History and Comparison of Programming Languages Open in a new windowLink Details
- Files compare statements in several different languages, tracing from early to present languages.
- http://www.gavilan.edu/csis/languages/history.html

Lock this listing - So it can't be removedLock this listing - and upgrade it to FeaturedReport this listing
Languages Versus D Open in a new windowLink Details
- Growing table compares D, C, C++, C#, Java, Delphi, Python, Perl, Eiffel, Sather, Smalltalk, Lisp/CLOS, Ada. Many clarifying comments below. [Wiki4D, Open Content]
- http://www.prowiki.org/wiki4d/wiki.cgi?LanguagesVersusD

Lock this listing - So it can't be removedLock this listing - and upgrade it to FeaturedReport this listing
Water Comparisons Open in a new windowLink Details
- Two medium length documents compare object-oriented languages: Water with ConciseXML syntax, to JSP (JavaServer Pages) and Java; 1 brief list compares Water to PHP.
- http://waterlanguage.org/Comparisons.html

Lock this listing - So it can't be removedLock this listing - and upgrade it to FeaturedReport this listing
The Case against C Open in a new windowLink Details
- Five short essays compare C (and C++ by extension) to Fortran: Why C is Not a Good Numerical Language, Why C is Not a Good First Language, C's Poor Loop Constructs, C's Pointers and Optimisation, Optimisation through Directives.
- http://www.tcm.phy.cam.ac.uk/~mjr/C/

Lock this listing - So it can't be removedLock this listing - and upgrade it to FeaturedReport this listing
The C Family of Languages Open in a new windowLink Details
- Interview with Dennis Ritchie, Bjarne Stroustrup, James Gosling.
- http://www.gotw.ca/publications/c_family_interview.htm

Lock this listing - So it can't be removedLock this listing - and upgrade it to FeaturedReport this listing
Dylan Competitive Analysis Open in a new windowLink Details
- Compares Dylan, Smalltalk, Objective-C, C/C++. Long document.
- http://www.cs.dartmouth.edu/~brd/cs212/handouts/comparison.htm

Lock this listing - So it can't be removedLock this listing - and upgrade it to FeaturedReport this listing
An Empirical Comparison of C, C++, Java, Perl, Python, Rexx, and Tcl Open in a new windowLink Details
- By Lutz Prechelt. Neutral, quantitative analysis of 7 languages in title, for 7 variables, via 80 implementations of the same requirement set. PDF format. [IEEE Computer]
- http://page.mi.fu-berlin.de/~prechelt/Biblio/jccpprt_computer2000.pdf

Lock this listing - So it can't be removedLock this listing - and upgrade it to FeaturedReport this listing
Survey of Programming Languages Associated with the Web Open in a new windowLink Details
- General feature comparisons, explanations.
- http://faculty.frostburg.edu/cosc/htracy/cosc120/MODULES120/NetPL/PL_Net.htm

Lock this listing - So it can't be removedLock this listing - and upgrade it to FeaturedReport this listing
Comparisons of Tcl with Other Systems Open in a new windowLink Details
- Many comparisons between Tcl/Tk and other similar systems, most copied from comp.lang.tcl.
- http://www.mathematik.uni-ulm.de/sai/ss96/uxdb2/comparison.html

Lock this listing - So it can't be removedLock this listing - and upgrade it to FeaturedReport this listing
99 Bottles of Beer on the Wall Open in a new windowLink Details
- Shows source code implementation for the same simple program across over 250 different programming languages.
- http://www.99-bottles-of-beer.net/

Lock this listing - So it can't be removedLock this listing - and upgrade it to FeaturedReport this listing
My Programming Language Crisis Open in a new windowLink Details
- Some points on language design by Keith Waclena.
- http://www.lib.uchicago.edu/keith/crisis/crisis.html

Lock this listing - So it can't be removedLock this listing - and upgrade it to FeaturedReport this listing
Nine Language Performance Round-up: Benchmarking Math & File I/O Open in a new windowLink Details
- Small-scale benchmark test run on 9 languages or variants: Java 1.3.1 and 1.4.2, C via gcc 3.3.1, Python 2.3.2 and via Psyco 1.1.1, 4 from Microsoft Visual Studio .NET 2003: Visual Basic/C#/C++/J#.
- http://www.osnews.com/story.php?news_id=5602

Lock this listing - So it can't be removedLock this listing - and upgrade it to FeaturedReport this listing
TMXxine Languages Open in a new windowLink Details
- Brief comparison Curl with High Level assembler, BCX, Dark Basic, Mono (C#/.Net implementation), Python, Squeak, XBasic/XBlite. Curl applet examples.
- http://www.cyber-shaktipat.org/relax/languages.html

Lock this listing - So it can't be removedLock this listing - and upgrade it to FeaturedReport this listing
Programming Languages Mini-howto Open in a new windowLink Details
- Briefly compares major Linux programming languages: C, C++, Fortran, Java, Lisp, Perl, PHP, Python, Tcl; by Risto S. Varanka.
- http://www.tldp.org/HOWTO/Programming-Languages.html

Lock this listing - So it can't be removedLock this listing - and upgrade it to FeaturedReport this listing
Comparison of Oberon-2 with Modula-2 Open in a new windowLink Details
- Short text summary of main features of Oberon-2; target audience: Modula-2 programmers unfamiliar with Oberon-2, but familiar with object-oriented and extensible programming concepts.
- http://www.zel.org/oberon/compo2m2.htm

Lock this listing - So it can't be removedLock this listing - and upgrade it to FeaturedReport this listing
Programming Language Categories Open in a new windowLink Details
- Brief text compares 6 basic language types: general scripting, programmer scripting, application development, low-level, pure functional, complete core.
- http://www.cs.oberlin.edu/~jwalker/languageCategories.html

Lock this listing - So it can't be removedLock this listing - and upgrade it to FeaturedReport this listing
Examples of Programs in Different Programming Languages Open in a new windowLink Details
- Compares 129 (or 157?) languages, via 418 code samples, and growing.
- http://www.ntecs.de/old-hp/uu9r/lang/html/lang.en.html

Lock this listing - So it can't be removedLock this listing - and upgrade it to FeaturedReport this listing
Java and Smalltalk Syntax Compared Open in a new windowLink Details
- Table and notes compare some elements of syntax of Java 1.1 to Smalltalk-80.
- http://www.chimu.com/publications/JavaSmalltalkSyntax.html

Lock this listing - So it can't be removedLock this listing - and upgrade it to FeaturedReport this listing
TUNES Project: Programming Languages Open in a new windowLink Details
- Over 200 languages described, mostly original commentary, many deep insights, over 1,000 links. [Open Content]
- http://cliki.tunes.org/Programming%20Languages

Lock this listing - So it can't be removedLock this listing - and upgrade it to FeaturedReport this listing
Ted Shieh's Programming Language Comparison Open in a new windowLink Details
- A comparison of the features of and demand for some of the major programming languages.
- http://www.liquidmarkets.com/?name=lc&id=3

Lock this listing - So it can't be removedLock this listing - and upgrade it to FeaturedReport this listing
Is .NET's C Sharper Than C++ or Java? Open in a new windowLink Details
- By Joe "Zonker" Brockmeier. Text compares a few aspects of C#, Java, C++. [NewsFactor]
- http://www.newsfactor.com/perl/story/20584.html

Lock this listing - So it can't be removedLock this listing - and upgrade it to FeaturedReport this listing
Developer's Dilemma: Perl or PHP? Open in a new windowLink Details
- By Joe "Zonker" Brockmeier. How to choose between two languages that are both very popular for Web development? Text, forum comments. [NewsFactor]
- http://www.newsfactor.com/perl/story/19912.html

Lock this listing - So it can't be removedLock this listing - and upgrade it to FeaturedReport this listing
Quantifying the Debate: Ada vs. C++ Open in a new windowLink Details
- Tables and text compare Ada 83/95, C, C++; mainly costs, reliability. By Donald J. Reifer. [CrossTalk]
- http://www.stsc.hill.af.mil/crosstalk/1996/07/quantify.asp

Lock this listing - So it can't be removedLock this listing - and upgrade it to FeaturedReport this listing
TIOBE Programming Community Index: TPCI Open in a new windowLink Details
- Updated monthly. Shows language popularity via world-wide availability of skilled engineers, courses, 3rd party vendors. Calculated from search engines Google, MSN, Yahoo.
- http://www.tiobe.com/tpci.htm

Lock this listing - So it can't be removedLock this listing - and upgrade it to FeaturedReport this listing
The BNF Web Club Language Open in a new windowLink Details
- Browse, explore some programming language syntax rules, see relations between rules, understand them via BNF (Backus-Naur Form notation) and syntactic diagrams: SQL, PL/SQL, SQL2, IDL; Ada 95, Java, Modula-2; Lazy, Lisp, M5.
- http://cui.unige.ch/db-research/Enseignement/analyseinfo/

Lock this listing - So it can't be removedLock this listing - and upgrade it to FeaturedReport this listing
Java Benchmark Open in a new windowLink Details
- By Rene Grothmann. Compares sieve algorithm in Java and C/C++. Text, tables, live comparison applet.
- http://mathsrv.ku-eichstaett.de/MGF/homes/grothmann/java/bench/Bench.html

Lock this listing - So it can't be removedLock this listing - and upgrade it to FeaturedReport this listing
1% the Code Open in a new windowLink Details
- Chuck Moore, father of Forth, says programs can be far smaller in colorForth than C. No code samples.
- http://www.colorforth.com/1percent.html

Lock this listing - So it can't be removedLock this listing - and upgrade it to FeaturedReport this listing
Just Say No to Microsoft: Programming Languages Open in a new windowLink Details
- Describes dozens of mostly living languages, grouped by family similarities. Most are alternatives to Microsoft.
- http://microsoft.toddverbeek.com/lang.html

Lock this listing - So it can't be removedLock this listing - and upgrade it to FeaturedReport this listing
D vs Other Languages Open in a new windowLink Details
- Yes-No table with definitions compares D, C, C++, C#, Java, on: GC, functions, arrays, OOP, performance, reliability, compatibility, conditional compiling. [Digital Mars]
- http://www.digitalmars.com/d/comparison.html

Lock this listing - So it can't be removedLock this listing - and upgrade it to FeaturedReport this listing
What I Hate About Your Programming Language Open in a new windowLink Details
- Text treats general aspects of language choices, then compares hatred of Perl, Python, Ruby, PHP, Java, C, C++, JavaScript, XSLT, SQL. With many forum comments. [ONLamp.com]
- http://www.onlamp.com/pub/a/onlamp/2003/05/12/languagephilosophy.html

Lock this listing - So it can't be removedLock this listing - and upgrade it to FeaturedReport this listing
Syntax Across Languages Open in a new windowLink Details
- Operator names and syntax elements in various programming languages.
- http://merd.net/pixel/language-study/syntax-across-languages.html

Lock this listing - So it can't be removedLock this listing - and upgrade it to FeaturedReport this listing
C# from a Java Developer's Perspective Open in a new windowLink Details
- Thorough article by Dare Obasanjo, treats most similarities and differences between the two languages: features in Java and not in C#, and features in C# and not in Java. Text, tables, code, resources.
- http://www.25hoursaday.com/CsharpVsJava.html

Lock this listing - So it can't be removedLock this listing - and upgrade it to FeaturedReport this listing
Programming Information from HB Open in a new windowLink Details
- Text descriptions compare C/C++, Java, Pascal, Basic, VeraStream; Oracle; HTML, XML; JavaScript, PHP.
- http://www.cybercomm.nl/~broers/programming.html

Lock this listing - So it can't be removedLock this listing - and upgrade it to FeaturedReport this listing
What's Wrong with Perl Open in a new windowLink Details
- Author explains what he considers wrong about Perl, presents Python as an alternative. Descriptions, code samples, links.
- http://www.garshol.priv.no/download/text/perl.html

Lock this listing - So it can't be removedLock this listing - and upgrade it to Featured