Results 1 to 10 of 16
Like Tree9Likes

Thread: Any Programmers Out there?

Threaded View

parkerskouson Any Programmers Out there? 08-15-2012, 05:51 AM
TheGeek Well if you understand the... 08-15-2012, 06:13 AM
parkerskouson I would say that I really... 08-15-2012, 06:16 AM
TheGeek Well i would say input and... 08-15-2012, 01:46 PM
razorguy First of all, it depends on... 08-15-2012, 05:56 PM
Bruno On the Windows platform,... 08-15-2012, 07:27 PM
TheGeek I do love microsoft c++... 08-15-2012, 07:51 PM
Jimbo When you say "class" do you... 08-15-2012, 10:03 PM
Hirlau Any Programmers Out there? 08-16-2012, 01:17 AM
Wullie I've FINALLY mastered... 08-18-2012, 02:58 AM
32t This computer programming is... 08-18-2012, 03:20 AM
razorguy Sure! Very good site and... 08-16-2012, 11:41 AM
TheGeek It's true. Practically... 08-18-2012, 05:11 AM
carlmaloschneider Good on you Parky boy for... 08-18-2012, 07:27 AM
32t A good point. I have been... 08-18-2012, 06:08 PM
razorguy That's for sure. Learning the... 08-19-2012, 07:19 AM
  1. #5
    Senior Member razorguy's Avatar
    Join Date
    Sep 2011
    Location
    Perugia, Italy
    Posts
    1,924
    Thanked: 469

    Default

    First of all, it depends on what platform/environment you are going to develop your applications. Learning C++ is not so difficult (I am talking about the OO paradigm only, which, as everyone knows, is not well implemented in C++) in particular if you already know the OO concepts (and if you know Java, you should).
    Then it depends on the particular type of software you need to build. When the basic concepts are clear, the rest is just learning how to use external libraries (and the same is true for Java). You should also consider most of the modern syntax/semantics used by "modern languages" (including Java) comes from the C language (and we all should thank that genius of Dennis Ritchie for that and who passed away last year and did not get the tribute he truly deserved: a REAL genius of computer science! You know how things goes in this world: he never owned a computer factory which owed much of the success to the work of Ritchie and others!)

  2. The Following User Says Thank You to razorguy For This Useful Post:

    AdamN (08-16-2012)

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •