|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
#1
|
|||
|
|||
|
C/C++ was my first prog. language...
Now, any other language is easy to learn..
|
|
#2
|
||||
|
||||
|
I don't understand neither the point or meaning of this post...
__________________
-- Tomi Kaistila -- Developer's Journal The more you learn, the more you know. The more you know, the more you forget. The more you forget, the less you know. |
|
#3
|
|||
|
|||
|
me too... lol..
![]() |
|
#4
|
||||
|
||||
|
Then we have something in commen
![]() |
|
#5
|
|||
|
|||
|
Once you are good in 1 language, you can easily shift over to other new ones by association. The only thing that matters is the associability of old languages learnt & new ones.
Try learning BASIC (not Visual) full with GOTOs after learning C++. ![]() |
|
#6
|
|||
|
|||
|
allright...
So, so ...
I mind i'm the right direction... C language come harrassing me since I decides come to programming world... (few months ago) good luck to ME! ![]() |
|
#7
|
|||
|
|||
|
Re: allright...
Quote:
Good Luck! to YOU! ![]() Practice a lot too! |
|
#8
|
||||
|
||||
|
Has anyone ever noticed how wierd some people, in these forums, are?
![]() |
|
#9
|
||||
|
||||
|
Quote:
I've tried to do that in different order. It didn't work - I'd trade ten classes for one function, even if it has GOTOs and numbered lines in it. Quote:
Just look out of your window (if any) and you will see that we are perfectly normal whereas everyone else is weird ... ungeeky ... unable to win Minesweeper in Novice mode in less than 10 seconds!
__________________
PHP manual | MySQL manual | Apache docs | Linux Documentation Project | Free Software Foundation Smart Questions HOWTO | PHP security | PHP FAQ | Posting HOWTO Wikipedia | English dictionary | Google | News | RFCs Thus Spoke Zarathustra | A Skeptic's Guide to Christianity | Project Gutenberg | Skeptic's Annotated Bible ParEcon | Marxists Internet Archive | The Memory Hole | Landover Baptist | DHMO Research Universal Declaration of Human Rights | UN Charter | Geneva Conventions Sinfest | Chopping Block | Filthy Lies | Bob the Angry Flower | How to Shoot Yourself In the Foot |
|
#10
|
||||
|
||||
|
And to think I was worried about my Minesweeper skills...
Try to learn perl then C/C++. You'll think the people who wrote the C syntax were sadistic monsters out to get you and your program! I'll kill for a foreach() in C! |
|
#11
|
|||
|
|||
|
Quote:
Try to learn Python and then any other programming language, you'll think everybody except GvR is a sadistic monster. ![]()
__________________
Some people, when confronted with a problem, think “I know, I'll use regular expressions.” Now they have two problems. - Jamie Zawinski, in comp.lang.emacs |
|
#12
|
||||
|
||||
|
The very first thing I had to learn to program (not counting QBasic when I got my very first 486sx 33Mhz Win3.1 PC) was HyperCard (anyone remember that) way back (3 years ago
) as a senior in High School (did you know parantheses are totally unnecessary). 3 Programming classes that semester, only one room that contained Macs in the entire school... and I wind up in that class learning HyperCard . I don't think I've EVER seen that ANYWHERE but in that classroom!Hmmm.... I dated myself pretty well in that post but I wonder if I dated old or young? ![]() |
|
#13
|
||||
|
||||
|
I would say you dated your self on the younger side of things.
![]() There are some here who are up there in the age bracket, but I would guess that most here are 20's to 30's. As far as languages go, C/C++ is great for me. Try using COBOL and you will welcome C/C++ to program in. ![]() |
|
#14
|
||||
|
||||
|
What exactly is Cobol for anyhow? Is there actually a use for it outside of mainframe programming? I never understood what exactly it's for...
I saw a Cobol textbook once and I about had a fit! That cannot be a whole lot of fun to wade through! |
|
#15
|
||||
|
||||
|
COBOL is most effective for generating reports, and yes it is a pain to wade through. I hate column alignment!
|