|
Monty Python and the Quest For the Holy Programming Language
2008-09-21 21:43:00 There's room for a movie with that title. "We ride for Hackalot!" Cue epic journey across hill and dale, following many a wizened oracle squatting by a campfire tantalizing us with half-made-up legends. It exists! I've seen it! The Holy Programming Language! It's right over that mountain, past the Valley of Dead Platforms, through the Forest of Disgruntled Bloggers, into the Maw of the Proprietary Swamps, and out across the Bridge of Design Paradigms. Hold on, wait a minute. Are we sure it's even out there? There is no programming language that is without detractors. Take, for instance, PHP. Here's yet another in a long history of musings as to what should be done about it. It is true, PHP sucks. Python sucks, Ruby sucks, C sucks, Bash sucks. HTML and Javascript and ActionScript and Java suck. Visual Anything sucks, as does Lisp and Haskell and COBOL. We'll never run out of it. Your favorite language sucks too - especially yours! Really, it seems that flaming about language...
Programming Language Inventor or Serial Killer?
2008-07-28 00:41:00 Can you tell a coder from a cannibal? Try to work out from this quiz and pictures, which of these folks spent time hacking computers, and which hacking away at corpses instead ! Read More...
Computer Explorers Introduces New Programming Language at National Conferen
2008-06-04 22:55:00 Houston TX – COMPUTER EXPLORERS, a company dedicated to technology learning, introduced Scratch, a new programming language which makes it easier for students to create their own animated stories, video games and interactive art during its Annual International Conference April 25 – 27, 2008 in Houston, TX. &-#160; -160; “I am ...
What Makes a Programming Language Successful?
2008-05-29 21:03:00 From Slashdot: The article '13 reasons why Ruby, Python and the gang will push Java to die... of old age' makes an interesting analysis of the programming languages battling for a place in programmer's mind. What really makes a language popular? What really makes a language 'good'?
Boo: Obscure Programming Language of the Month
2008-05-24 17:25:00 This is part 2 in a series of articles on obscure programming languages. Boo is an object-oriented, statically-typed programming language for .NET with a Python-inspired syntax and a focus on language and compiler extensibility. Boo is an open-source language, licensed under an MIT/BSD-style license, meaning that you can view and modify the Boo source code ...SHARETHIS.addEntry({ title: "Boo: Obscure Programming Language of the Month", url: "http://www.devtopics.com/boo-o-bscure-programming-language-of--the-month/" });
Programming Language Fundamentals by Example ??????
2008-05-21 10:23:00 Programming Language Fundamentals by Example??????# Author:D.E. Stevenson# Publisher: AUERBACH # Number Of Pages: 256 # Publication Date: 2006-11-10 # ISBN-10 / ASIN: 0849370167 # ISBN-13 / EAN: 9780849370168 Written in an informal yet informative style, Programming Language Fundamentals by Example uses active learning techniques, giving students a professional learning experience based on professional methods applied with professional standards. It provides an understanding of the many languages and notations used in computer science, the formal models used to design phases, and the foundations of languages including linguistics and logic. To give students a thorough, working knowledge of programming languages, this textbook uses a semester-long project in which students create a programming language. This project brings to life the concepts and theories fundamental to computer languages. The author incorporates "thinking tools" such as concept maps, matrices for analysis, and flow...
A+: Obscure Programming Language of the Month
2008-04-25 18:00:00 This is the first in what will be a series of articles published monthly, each article highlighting an obscure programming language. There are over 2700 languages spoken on Earth. And while there are only about a dozen popular programming languages, there are over 400 known programming languages, many of which you can see in this ...SHARETHIS.addEntry({ title: "A+: Obscure Programming Language of the Month", url: "http://www.devtopics.com/a-obs-cure-programming-language-of-th-e-month/" });
Introduction To PHP, The Web Programming Language
2008-04-17 16:24:00 PHP is a recursive acronym for PHP Hypertext Preprocessor, though it originally stood for Personal Home Page. It is designed specifically for the web, hence a web programming language. PHP is a server-side scripting language which can be either embedded into HTML documents or used alone. Since PHP is a interpreted language, when someone requests a page containing PHP, the code is interpreted on the server and the output (often HTML) is returned to the client web browser. As you might have guessed, PHP can help you generate different outputs depending on the conditions and generate different pages depending on conditions programmed, hence able to create what wee call “Dynamic Pages”. For example, suppose we want to put the current date and time on our web page, HTML alone won’t do any good. So a nice option would be to use PHP (in fact, any sever-sided programming language would be fine. It could also be done with JavaScript but due to ...
Choosing a Programming Language to Learn
2008-03-23 18:25:00 If you want to build a dynamic website which has the ability to communicate with databases and servers to ensure that it is both functional and efficient, then you will need to have knowledge of a programming language to ensure that these tasks can be easily achieved; there are many different programming languages, each of ...
The Ruby Programming Language
2008-03-13 03:22:00 The Ruby Programming Language is the authoritative guide to Ruby and provides comprehensive coverage of versions 1.8 and 1.9 of the language. It was written (and illustrated!) by an all-star team: David Flanagan, bestselling author of programming language “bibles” (including JavaScript: The Definitive Guide and Java in a Nutshell) and committer to the Ruby Subversion repository. Yukihiro “Matz” Matsumoto, creator, designer and lead developer of Ruby and author of Ruby in a Nutshell, which has been expanded and revised to become this book. why the lucky stiff, artist and Ruby programmer extraordinaire. This book begins with a quick-start tutorial to the language, and then explains the language in detail from the bottom up: from lexical and syntactic structure to datatypes to expressions and statements and on through methods, blocks, lambdas, closures, classes and modules. The book also includes a long and thorough introduction to the rich API of the Ruby platform, demonstrati...
C++ Solutions- Companion to the C++ Programming Language
2008-02-15 10:45:00 C++ Solutions: Companion to the C++ Programming LanguageAddison Wesley Longman | ISBN: 0201309653 | 1998-07 | DJVU | 292 pages | 1.89 MbC++ Solutions, provides insightful, logical, and easy-to-follow solutions to selected exercises found in The C++ Programming Language, Third Edition, by Bjarne Stroustrup. The exercises are explained in detail and are extensively annotated with cross-references to Stroustrup's book. Developers acquire a thorough understanding of ANSI/ISO C++ by working through examples. Vandevoorde solves a broad subset of illustrative and realistic exercises to facilitate this process. He also includes hints to help programmers find their own solutions, and additional exercises to provide deeper insights into modern software design.* In-depth coverage of C++ language concepts, syntax, and features for each chapter* Numerous detailed examples that build intuition about performance issues* Adherence to the final ANSI/ISO C++ specifications* ...
Off Topic: LOLCats Programming Language
2008-02-08 22:02:00 I kid you not… for those of you who know much about LOLCats, like “I Ate Your Internets”… you’ll definitely get a kick out of this one! Yes, it’s a REAL programming language. Hahaha. http://www.hanselman.com/blog/T-heWeeklySourceCode11LOLCodeDLRE-dition.aspx Enjoy! -Auri more.. No Tags Bookmark It Hide Sites
Euphoria Programming Language
2008-01-26 02:10:00 Euphoria Programming Language 3.1.1 Euphoria is a simple, flexible, and easy-to-learn programming language. It lets you quickly and easily develop programs for Windows, DOS, Linux and FreeBSD. Euphoria was first released in 1993. Since then Rapid Deployment Software has been steadily improving it with the help of a growing number of enthusiastic ... SHARETHIS.addEntry( { title: "Euphoria Programming Language", url: "http://www.plentyofsoft.com/so-ftware-development/euphoria-pro-gramming-language/" } );
The Java Programming Language
2008-01-25 21:51:00 The Java programming language is a high-level language that can be characterized by all of the following buzzwords: Simple Architecture neutral Object oriented Portable Distributed High performance Multithreaded Robust Dynamic Secure Each of the preceding buzzwords is explained in The Java Language Environment , a white paper written by James Gosling and Henry McGilton. In the Java programming language, all source code is first written in plain ...
.NET Framework Library Source Code now Available
2008-01-25 19:03:00 Few months back I had blogged about this real amazing news from .NET Framework's team, plans to release Source Code of .NET Framework Libraries and enable debugging support of them in Visual Studio 2008. Well... the special day has arrived, Recently Scott announced Source Code of .Net Framework Libraries is now available for everyone. Isn't this great news?! I'm pretty much excited to check it out. Currently source code for the following .NET Framework libraries are available. .NET Base Class Libraries including System, System.CodeDom, System.Collections, System.ComponentModel, System.Diagnostics, System.Drawing, System.Globalization, System.IO, System.Net, System.Reflection, System.Runtime, System.Security, System.Text, System.Threading, etc). ASP.NET (System.Web, System.Web.Extensions) Windows Forms (System.Windows.Forms) Windows Presentation Foundation (System.Windows) ...
Programming language popularity 2008
2008-01-09 16:58:00 Cdsrc will summarize the popularity in programming languages in the early 2008. This list is based on TIOBEs programming community index. To summarize it first: Java is leading. If you take both C and C++, they would have the lead, so our conclusion is that C/C++ is slightly more popular then Java. This list is basicly ...
By: cd src
Visual Basic Programming Language and its significant features Posted By :
2008-01-07 06:01:00 Visual Basic is a third generation event-driven programming language. Programming in Visual Basic is a combination of visually arranging components on a form, specifying attributes and actions of those components. More: continued here
Java Programming Language Tutorial
2007-12-14 16:44:00 Nowadays, I am more interested in PHP and mySQL because of activities related to my websites, so it has been awhile since I dabbled with the Java programming language.So why the concern?Lately, I have been thinking about writing a small Java utility for a personal project of mine. But I definitely needed a quick refresher. I found a reliable Java tutorial that covers the fundamentals of programming in the Java programming language. Here are the topics covered: object-oriented programming concepts, language basics, classes and object, interface and inheritance, numbers and strings, generics and packages.I will, undoubtedly, have to look over my old programs, too.
By: My SysAd Blog
PHP - a bad programming language - Dark side of PHP
2007-12-10 07:49:00 I'm a web developer by profession and have been involved in PHP development for last three years. PHP is very easy to learn and program in. But what i think, PHP is a incomplete programming language as well as a bad programming language which gives bad practise for the programmers.I can point out why a most popular programming language used in Internet sucks and have a lots of darkside...1) No need to define and declare varaible - In most of the programming language, you have to declare the the type of variable and define it before to be used in the code but in php you don't have declare the type of variable before using.Although, it make easy for the programmer but ita bad practice at all for a genuine programming concept.2) No Strict data conversion - Well as you see in java, if you try to concat a integer variable with a string variable you've to convert it into string variable before concating with string otherwise compiler throws exception. But, in php if you've to do so ...
PHP - a bad programming language - Dark side of PHP
2007-12-10 07:49:00 I’m a web developer by profession and have been involved in PHP development for last three years. PHP is very easy to learn and program in. But what i think, PHP is a incomplete programming language as well as a bad programming language which gives bad practise for the programmers. I can point out why a ...
Java Programming Language Posted By : Merilin Hooposhy
2007-12-08 03:12:00 Java was developed at Sun Microsystems .It is an object-oriented programming language very similar to C++.But java is different from C++, as it is platform independent. More: continued here
C Programming Language, 2nd Ed (Hardcover)
2007-11-26 05:11:00 C Programming Language, 2nd Ed (Hardcover)By Brian W. Kernighan 4 utilised and new from $74.00 Customer Rating: First tagged “unix” by B. author “xyzzy” Customer tags: programming languages(2), programming(2), unix, ansi, brian ...
The AWK Programming Language (Textbook Binding)
2007-11-26 03:11:00 The AWK Programming Language (Textbook Binding)By Alfred V. Aho Buy new: $81.40$71.3029 utilised and new from $5.45 Customer Rating: First tagged “unix” by Michael B. Rowen Customer tags: shell scripting, programming languages, ...
ADA - Programming Language
2007-11-24 12:20:00 I always love to explore new programming languages.If not by coding,atleast by knowing the basic concepts.One of my friends told that she is learning1 Vote(s)
By: JeQQ it
Top Programming Language
2007-11-05 03:57:00 Mau tau bahasa pemrograman terpopular di dunia?Sebuah lembaga survey di internet TIOBE, setiap tahunnya melakukan index ranking bahasa pemrograman yang paling populer di jagad. Dasar penyusunan index ini lumayan beragam, selain dari beberapa search engine seperti google, yahoo, ask dll, index juga disusun berdasarkan catatan ilmiah, ebook dan suara dari kalangan industri.Ternyata sejak tahun 2002,ada sebuah bahasa pemrograman yang terus jadi jawara di dunia teknologi informasi, pemrograman khususnya.Sang jawara adalah Java.Hingga July ini, Java sukses memimpin index bahasa pemrograman di seluruh dunia, sempat disalip C pada tahun 2004-an, Java terus mempertahankan posisinya. Dengan rilis java sebagai Open Source maka dipastikan kesuksesannya bakal bertahan lama.Bulan juli ini juga ditandai sebagai bulan bahasa pemrograman game. "Lua" bahasa pemrograman yang dipakai untuk menggarap seri game World of Warcraft masuk ke jajaran top 20. Beberapa bulan lalu Ruby dianggap sebagai bahasa p...
Which Programming Language is For You?
2007-10-30 17:23:00 Working with a webhosting company I get asked all the time — which programming language is better? It’s obvious that I’m more bias towards PHP, but there are other great languages out there that may be more suitable for certain people creating certain sites. I’ve decided to write a nutshell comparison ...
F# (F Sharp) - A Functional Programming Language
2007-10-18 11:44:00 Language features such as lambda expressions in C# and generics in .NET 2.0 have roots in functional languages, and LINQ is directly based on functional programming techniques. Through LINQ and Parallel FX, ideas from functional languages are helping us address some of the biggest challenges facing the industry today, from the impedance mismatch between data and objects to the challenges of the multi-core and parallel computing space. Several of these key technologies have started out as projects in Microsoft Research. One of the really promising current projects from MSR is the F# programming language, spearheaded by Don Syme. F# stems from the functional programming tradition (hence the ?F?) and has strong roots in the ML family of languages, though also draws from C#, LINQ and Haskell. F# is designed from the outset to be a first class citizen on .NET. This means that F# runs on the CLR, embraces object-oriented programming, and has features to ensure a smooth integration with t...
Choosing a programming language
2007-09-24 00:00:00 Although it’s probably the first thing that would-be programmers should consider, sometimes, choosing which programming language to learn or focus on is a daunting task. As a newbie, you might be looking for the perfect language that could do whatever you want. However, as you start you search for such a language, you’ll soon find that there is no such thing. Each language has... If you want to read more, just click the title
By: Atma Xplorer
Programming languages popularity
2007-09-19 19:12:00 The TIOBE company has an own list of programming language popularity where you can check programming language popularity. This list is not even near 100% accurate but gives you a very good hint of which language to use and more likely which language to NOT use when developing an advanced software. The index itself is built ...
By: cd src
If programming languages were cars
2007-09-08 16:54:00 There’s a funny article about “what if programming languages were cars” here. The author has some favourites of the languages, but most of them are funny and they all have a small or big amount of veracity. :D A quote: * Forth is a car you build yourself from a kit. Your car doesn’t have to look ...
By: cd src
Effective Java: Programming Language Guide
2007-08-16 16:30:00 Joshua Bloch (Addison Wesley) Contents: Chapter 1. Introduction Chapter 2. Creating and Destroying Objects ? Item 1: Consider providing static factory methods instead of constructors ? Item 2: Enforce the singleton property with a private constructor ? Item 3: Enforce noninstantiability with a private constructor ? Item 4: Avoid creating duplicate objects ? Item 5: Eliminate obsolete object references ? Item 6: Avoid finalizers Chapter 3. Methods Common to All Objects ? Item 7: Obey the general contract when overriding equals ? Item 8: Always override hashCode when you override equals ? Item 9: Always override toString ? Item 10: Override clone judiciously ? Item 11: Consider implementing Comparable Chapter 4. Classes and Interfaces ? Item 12: Minimize the accessibility of classes and members ? Item 13: Favor immutability ? Item 14: Favor composition over inheritance ? Item 15: Design and document for inheritance or else prohibit it ? Item 16: Prefer interfaces to abstract classes ?...
Best Programming Language By CPU Benchmarks
2007-07-29 00:00:00 Forum: Application Development Posted By: markmarucot Post Time: 07-24-2007 at 03:57 PM
Best Programming Language by Search Engine Search Result
2007-07-29 00:00:00 Forum: Application Development Posted By: markmarucot Post Time: 07-24-2007 at 03:31 PM
Learning C++ Programming Language Is Bad For Your Career … C++ Programmer
2007-07-26 07:41:00 Hi, Do you want to learn the C++ programming language or become a C/C++ computer programmer? Have you ever asked this question “which programming language is the most complex and challenging?” and received the answer C++? If you answered yes, you are not alone. About 13 years ago, I asked my mentors in computer programming which programming language is the hardest, toughest, most difficult to learn? And got the reply C++. I asked the question because I badly wanted to become a successful programmer. So, I reasoned that if I could prove myself by conquering the hardest programming language, my success in computer programming would be guaranteed. Recently, a number of C/C+ software developers have been turning to me for help with their computer programmer careers. They do this by taking advantage of the free developer mentoring sessions available to programmers who order my book. So, what could go wrong with the career of a software developer who has conquered one of the meanest,...
The Objective-C Programming Language
2007-07-22 05:19:00 This document is about the first component of the development environment?the programming language and its runtime environment. It fully describes the Objective-C language, and provides a foundation for learning about the second component, the Mac OS X Objective-C application frameworks?collectively known as Cocoa. You can start to learn more about Cocoa by reading Getting Started with Cocoa. The two main development tools you use are Xcode and Interface Builder, described in Xcode 2.0 User Guide and Interface Builder respectively.
By: PDFTown.com
Ebook: Effective Java - Programming Language Guide
2007-07-18 10:01:00 Do you want to write code that is clear, correct, robust, and reusable? Look no further! This book will provide you with these and many other benefits you may not even know you were looking for. Featuring fifty-seven valuable rules of thumb, Effective Java Programming Language Guide contains working solutions to the programming challenges most developers ...
Fortress Programming Language Tutorial
2007-07-13 18:34:00 Context ? Improving programmer productivityfor scientific and engineering applications ? Research funded in part by the DARPA IPTO (Defense Advanced Research Projects Agency Information Processing Technology Office) through their High Productivity Computing Systems program ? Goal is economically viable technologies for both government and industrial applications by the year 2010 and beyond
By: PDFTown.com
The Computer Programming Language Guide
2007-06-01 18:24:00 The fact this computer programming Language Guide happens to be hosted & created by students at The University of Michigan, and the fact that I’m a huge Michigan Wolverines fan, is complete happenstance. I actually Stumbled Upon this site & figured I’d share it with my readers. This is a great central resource guide if you want ...
Most Popular Programming Languages
2007-05-31 03:30:00 Debate over the most popular programming language can become an emotional, almost religious battle. And sometimes there's no debate at all, such as when a developer is assigned to repair legacy software. "It was written in COBOL?" is a popular refrain. A programming language is just one tool in a developer's expansive collection of specialty software and hardware. So does it really matter which programming language a developer uses, as long as he or she is meeting customer requirements on time and within budget? Yes, yes it does. Ford or Chevy. Stihl or Husky. Coke or Pepsi. Let's face it, we all get passionate about our tools. (more…)
Best Programming Language By CPU Benchmarks
2007-05-19 13:54:00 Here is another view of looking for the Best Programming Language. This time we will look for the benchmark results conducted by The Computer Language Benchmarks Game1. (more…) http://shootout.alioth.debian.o-rg/gp4/index.php [↩]
Best Programming Language by Search Engine Search Result
2007-05-19 13:12:00 We discussed the Best Programming Languages rated in Amazon Unspun last time. This time let’s check what does the Big 3 Search Engines says about it. All programming languages that will be mentioned in the first page result with the keyword “best programming language” will be included here. We didn’t check the pages to look for the programming language discuss. If the programming language is not mentioned the in search results then it won’t be listed here to make it simple. (more…)
In Pursuit of the Best Programming Languages
2007-05-19 12:08:00 In my years of experience in software development, I wandered around which is the best programming language. I’d been involved in Oracle based application but there are programming languages out there that excels in their fields. (more…)
Scratching An Itch for an Easy Programming Language
2007-05-16 14:53:00 The surprising thing about the new Scratch programming IDE from MIT is that it's only made for Windows and Mac right now, and is under a license that might not be fully open source. So I'm kind of hesitant to cover it - but this is MIT we're talking about, the project could change as it matures. They do say they're planning a Linux version by the end of the year. This is the Scratch website, but since they've just made the front page of Slashdot, Digg (with 1647 votes currently), BBC News, and probably half a hundred blogs like mine, I wouldn't expect their server to come up any time soon. So, Scratch (and I haven't used it yet, of course) is a kind of application meant to teach kids programming. Instead of learning a syntax, they work in a graphical environment to snap modules together like Lego blocks. It's good for creating animations, games, and general demos. It sounds like I wouldn't want to code a server in it. If this idea sounds familiar to you, you're right: T...
Top Six Programming Languages NOT To Learn
2007-05-11 16:52:00 Oh, of course, if it’s your job to work at these, more power to you. But if you’re just joining the ranks of those who spend hours per day explaining in pains-taking detail how to get these idiot machines to do what we want them to do, these languages have some reasons *not* to adopt ...
The PHP Programming Language
2007-05-10 19:28:00 By nearly every statistic that measures web use, PHP is the current Golden Boy of server-side scripting languages. Perl runs a close second. The two of them balance out fairly well in pros and cons. Nearly every Open Source website tool you can get (blog systems, forum packages, shopping cart apps) is coded in PHP. ...
The Awk Programming Language
2007-05-06 20:47:00 Let’s settle some questions about Awk right up front: The funny name is the last-name initials of its creators: Alfred Aho, Peter Weinberger, and Brian Kernighan. Its syntax comes from C, and awk was a major inspiration for Perl. It is not a reallygeneral-purpose programming language. That is, I wouldn’t try to use it to make a large ...
The Python Programming Language
2007-05-02 21:19:00 We’re going to skip several language generations ahead and visit a world where you just tell the computer what to do, and it does it. Without having to explain to it what a string variable is and how many bytes to allocate for its storage every time. Python, print “hello world!” Python 2.4.3 (#1, ...
The Scheme Programming Language: Third Edition
2007-04-29 04:16:00 The Scheme Programming Language: Third Edition By R. Kent Dybvig, MIT Press This thoroughly updated edition of The Scheme Programming Language provides an introduction to Scheme and a definitive reference for standard Scheme, presented in a clear and concise manner. Written for professionals and students with some prior programming experience, it begins by leading the programmer gently ...
Which is the best suited server side programming language?
2007-04-26 20:16:00 Currently I am working on a web application project and I would love to have your suggestion on this for me…
By: Dezinerfolio
Programming Language Inventor or Serial Killer?
2007-03-14 20:55:00 Can you tell the difference between these two types of individuals? I took the quiz & received 8/10…not to shabby. Visit this website and see if you can tell the difference. Once completed come back and leave a comment with your score. |



