• Skip to primary navigation
  • Skip to main content
  • Skip to primary sidebar
Noulakaz

Noulakaz

The blog of Avinash, Christina, Anya and Kyan Meetoo.

  • Home
  • About
  • People
    • Christina & Avinash Meetoo
    • Avinash Meetoo
    • Christina Meetoo
    • Anya Meetoo
    • Kyan Meetoo
  • General
    • News
    • Mauritius
    • Politics
    • Education
    • Business
    • Travel
  • Computing
    • Apple
    • Linux
    • LUGM
    • Programming
    • Web
    • Technology
    • Knowledge Seven
  • Entertainment
    • Music
    • Movies
    • Photography
    • Sports

Education

Try many programming languages

25 March 2006 By Avinash Meetoo 2 Comments

One of the main reasons to use Linux (or any Unix-inspired operating system like FreeBSD or Mac OS X) is the sheer number of programming languages that you can install, learn and use freely:

In his very influential essay, “Teach Yourself Programming in Ten Years”, Peter Norvig states:

“Learn at least a half dozen programming languages. Include one language that supports class abstractions (like Java or C++), one that supports functional abstraction (like Lisp or ML), one that supports syntactic abstraction (like Lisp), one that supports declarative specifications (like Prolog or C++ templates), one that supports coroutines (like Icon or Scheme), and one that supports parallelism (like Sisal).”

I do not always agree with the specific languages he mentions but the important point is that all great programmers know (or, at least, are aware of) the many programming paradigms that exist (functional, imperative, object-oriented, generic, logic, concurrent, distributed, etc.)

This is important because some real-life problems can be easily solved if a programming language supporting a specific paradigm is used and, conversely, very very difficult to solve if the bad language is chosen. Don’t forget that:

“It is tempting, if the only tool you have is a hammer,
to treat everything as if it were a nail.” – Abraham Maslow

Here is a commented list of the many programming languages that I have installed in my Kubuntu Linux computer:

Language Implementation Comments
C KDevelop (using gcc) Linux is written in C…
C++ KDevelop (using g++) Much too complicated for my taste
C# MonoDevelop (using the Mono/.NET framework) Looks a lot like Java to me :-)
Boo MonoDevelop (using the Mono/.NET framework) I’m discovering it now…
Nemerle MonoDevelop (using the Mono/.NET framework) I’m discovering it now…
Erlang Erlang A functional language by Ericsson for distributed systems
Haskell Hugs A great pure and lazy functional language
Java BlueJ / Eclipse / Netbeans (all using a Sun JVM) A fantastic object-oriented (but too verbose) language with top-quality IDEs (you need to try BlueJ if you are a beginner)
Lisp CLISP Very powerful if you get into its more advanced features like macros but I personally prefer Scheme…
Objective Caml Objective Caml I’m discovering it now…
Python Eric / Idle One top language and Eric is a very good IDE. Learn it now!
Ruby Eric / Interactive Ruby My favourite programming language – it’s so nice and powerful at the same time!
Scheme DrScheme A great functional language to learn programming… and it’s poweful too. DrScheme is a fantastic IDE for beginners.
Smalltalk Squeak Addictive and powerful language. Try Squeak, it’s fun!

Have fun discovering some of those languages…

Filed Under: Apple, Education, Linux, Programming, Technology, Web

How to become a great programmer

1 March 2006 By Avinash Meetoo 18 Comments

Do this :

  1. Read Teach Yourself Programming in Ten Years by Peter Norvig.
  2. Install Linux (Fedora, Ubuntu, whatever…) and become proficient with it.
  3. Learn Scheme, Python and/or Ruby.
  4. Scratch Where It’s Itching (find a problem that is really bothering you and solve it using your newly acquired programming skills)
  5. Release your software as opensource.

Trust me!

Filed Under: Education, Programming

Lisp is different

30 December 2005 By Avinash Meetoo 8 Comments

I love programming!

I’ve played with lots and lots of programming languages during the past 15 years (chronologically, BASIC -> Pascal -> C -> C++ -> Scheme -> Smalltalk -> Java -> Haskell -> Javascript -> PHP -> Python -> Ruby -> Lisp). Notice that I’ve used the term played. For me, programming is a very fun activity and I actually enjoy it…

As you know, I am a teacher. I teach Computer Science i.e. problem solving using modeling and programming. Unfortunately, I am not really satisfied with the currently fashionable Java language which is used a lot now for introductory programming courses. Java is a relatively good professional language but it should not be used for teaching problem solving and programming. Joel Spolsky has written a great article where he demolishes the concept of JavaSchools:

“But JavaSchools also fail to train the brains of kids to be adept, agile, and flexible enough to do good software design (and I don’t mean OO “design”, where you spend countless hours rewriting your code to rejiggle your object hierarchy, or you fret about faux “problems” like has-a vs. is-a). You need training to think of things at multiple levels of abstraction simultaneously, and that kind of thinking is exactly what you need to design great software architecture.”

Eric Raymond, in his famous article How To Become A Hacker, revealed that every programmer should learn Lisp because of “the profound enlightenment experience you will have when you finally get it. That experience will make you a better programmer for the rest of your days, even if you never actually use LISP itself a lot.”

He recommends learning different types of languages because “they represent very different approaches to programming, and each will educate you in valuable ways.”

Paul Graham has written a convincing article on how to become a better than average programmer by using Lisp. He queries: “What’s so great about Lisp? And if Lisp is so great, why doesn’t everyone use it? These sound like rhetorical questions, but actually they have straightforward answers. Lisp is so great not because of some magic quality visible only to devotees, but because it is simply the most powerful language available. And the reason everyone doesn’t use it is that programming languages are not merely technologies, but habits of mind as well, and nothing changes slower.”

My wish for 2006 is that more and more of my students at the University of Mauritius discover the real joys of problem solving and programming using nice languages like Smalltalk, Ruby and, especially, Lisp.

Happy New Year to you!

Image courtesy of Lisperati

Filed Under: Education, Programming

  • « Go to Previous Page
  • Page 1
  • Interim pages omitted …
  • Page 61
  • Page 62
  • Page 63

Primary Sidebar

Our Personal Websites

Avinash Meetoo
Christina Meetoo
Anya Meetoo
Kyan Meetoo

Archives

  • May 2025 (2)
  • April 2025 (4)
  • January 2025 (3)
  • December 2024 (2)
  • November 2024 (2)
  • October 2024 (3)
  • September 2024 (7)
  • August 2024 (1)
  • July 2024 (1)
  • June 2024 (2)
  • May 2024 (3)
  • January 2024 (2)
  • December 2023 (1)
  • October 2023 (1)
  • September 2023 (4)
  • August 2023 (3)
  • July 2023 (1)
  • June 2023 (4)
  • May 2023 (1)
  • April 2023 (1)
  • March 2023 (5)
  • February 2023 (1)
  • December 2022 (1)
  • November 2022 (1)
  • October 2022 (4)
  • August 2022 (4)
  • July 2022 (3)
  • June 2022 (5)
  • May 2022 (5)
  • January 2022 (3)
  • December 2021 (2)
  • November 2021 (1)
  • October 2021 (1)
  • September 2021 (4)
  • August 2021 (2)
  • July 2021 (14)
  • May 2021 (2)
  • April 2021 (4)
  • March 2021 (9)
  • February 2021 (2)
  • January 2021 (1)
  • October 2020 (1)
  • September 2020 (1)
  • August 2020 (2)
  • July 2020 (5)
  • June 2020 (3)
  • May 2020 (5)
  • April 2020 (6)
  • March 2020 (2)
  • February 2020 (2)
  • January 2020 (2)
  • October 2019 (1)
  • September 2019 (2)
  • July 2019 (2)
  • June 2019 (1)
  • May 2019 (3)
  • April 2019 (2)
  • March 2019 (1)
  • February 2019 (1)
  • January 2019 (3)
  • December 2018 (1)
  • October 2018 (3)
  • August 2018 (2)
  • July 2018 (2)
  • June 2018 (1)
  • May 2018 (2)
  • April 2018 (1)
  • February 2018 (1)
  • December 2017 (1)
  • October 2017 (1)
  • September 2017 (1)
  • August 2017 (1)
  • July 2017 (1)
  • May 2017 (4)
  • April 2017 (3)
  • March 2017 (4)
  • February 2017 (5)
  • January 2017 (3)
  • October 2016 (1)
  • September 2016 (1)
  • August 2016 (4)
  • July 2016 (1)
  • June 2016 (1)
  • March 2016 (3)
  • February 2016 (3)
  • January 2016 (1)
  • December 2015 (1)
  • November 2015 (2)
  • September 2015 (1)
  • August 2015 (3)
  • March 2015 (1)
  • December 2014 (1)
  • November 2014 (4)
  • October 2014 (1)
  • March 2014 (2)
  • February 2014 (3)
  • December 2013 (1)
  • October 2013 (1)
  • September 2013 (1)
  • August 2013 (1)
  • July 2013 (1)
  • June 2013 (2)
  • May 2013 (1)
  • March 2013 (3)
  • January 2013 (2)
  • December 2012 (3)
  • November 2012 (4)
  • September 2012 (3)
  • August 2012 (2)
  • July 2012 (3)
  • June 2012 (2)
  • May 2012 (1)
  • April 2012 (2)
  • February 2012 (1)
  • January 2012 (4)
  • December 2011 (2)
  • November 2011 (1)
  • October 2011 (4)
  • September 2011 (2)
  • August 2011 (1)
  • July 2011 (2)
  • June 2011 (4)
  • April 2011 (7)
  • March 2011 (2)
  • February 2011 (1)
  • January 2011 (3)
  • November 2010 (3)
  • October 2010 (1)
  • September 2010 (2)
  • August 2010 (4)
  • July 2010 (2)
  • June 2010 (1)
  • May 2010 (3)
  • April 2010 (4)
  • March 2010 (3)
  • February 2010 (3)
  • January 2010 (5)
  • December 2009 (2)
  • November 2009 (3)
  • October 2009 (1)
  • September 2009 (5)
  • August 2009 (3)
  • July 2009 (1)
  • June 2009 (3)
  • May 2009 (2)
  • April 2009 (7)
  • March 2009 (12)
  • February 2009 (10)
  • January 2009 (5)
  • December 2008 (4)
  • November 2008 (11)
  • October 2008 (6)
  • September 2008 (7)
  • August 2008 (3)
  • July 2008 (8)
  • June 2008 (6)
  • May 2008 (5)
  • April 2008 (7)
  • March 2008 (6)
  • February 2008 (3)
  • January 2008 (6)
  • December 2007 (11)
  • November 2007 (10)
  • October 2007 (7)
  • September 2007 (9)
  • August 2007 (3)
  • July 2007 (7)
  • June 2007 (8)
  • May 2007 (14)
  • April 2007 (11)
  • March 2007 (18)
  • February 2007 (14)
  • January 2007 (15)
  • December 2006 (16)
  • November 2006 (10)
  • October 2006 (7)
  • September 2006 (8)
  • August 2006 (8)
  • July 2006 (6)
  • June 2006 (4)
  • May 2006 (13)
  • April 2006 (10)
  • March 2006 (11)
  • February 2006 (7)
  • January 2006 (14)
  • December 2005 (8)
  • November 2005 (6)
  • October 2005 (7)
  • September 2005 (2)
  • August 2005 (6)
  • July 2005 (2)
  • June 2005 (6)
  • May 2005 (15)
  • April 2005 (12)
  • March 2005 (3)
  • February 2005 (8)
  • January 2005 (3)
  • December 2004 (1)
  • November 2004 (2)
  • October 2004 (2)
  • September 2004 (3)
  • August 2004 (3)
  • July 2004 (3)
  • June 2004 (3)
  • May 2004 (6)
  • April 2004 (10)
  • March 2004 (12)
Creative Commons License This work is licensed by Avinash Meetoo under a Creative Commons Attribution-NonCommercial-ShareAlike 4.0 Unported License.