| | |
Tips learning a programming language?
![]() |
>and you were like one of the main posters on that 'Virus Programming' thread!
Then it was the thread I was thinking of. That was a fun one. I actually remembered it being fun despite my awful memory.
>Do you have any suggestions for a book to buy?
You can get a free ebook on C++ from MindView. I honestly haven't read the first volume (but it's highly recommended) and I enjoyed reading the second volume very much. However, I always recommend learning C++ from Accelerated C++ because it's short and sweet, and teaches C++ as it should be taught.
Then it was the thread I was thinking of. That was a fun one. I actually remembered it being fun despite my awful memory.

>Do you have any suggestions for a book to buy?
You can get a free ebook on C++ from MindView. I honestly haven't read the first volume (but it's highly recommended) and I enjoyed reading the second volume very much. However, I always recommend learning C++ from Accelerated C++ because it's short and sweet, and teaches C++ as it should be taught.
New members chased away this month: 4
•
•
•
•
heyi just wrote and comiled with Dev-C++
----
they said that its meant to come up with the message...but all it did was flash..i didnt see the message
is that meant to hpn?
cpp Syntax (Toggle Plain Text)
#include <stdio.h> int main() { printf("This is output from my first program!\n"); getchar(); return 0; }
The 3 Laws of the Procrastination Society:
1) Never do today that which can be put off until tomorrow
2) Tomorrow never comes
1) Never do today that which can be put off until tomorrow
2) Tomorrow never comes
•
•
•
•
Originally Posted by WoBinator
Do i need to learn 'assembly language' before c++? or VB.Net?
It is best used in low level, OS base type programming (aka in situations other languages just won't do). Last edited by manutd; Dec 11th, 2006 at 5:06 pm.
The 3 Laws of the Procrastination Society:
1) Never do today that which can be put off until tomorrow
2) Tomorrow never comes
1) Never do today that which can be put off until tomorrow
2) Tomorrow never comes
Cool, thnx...something that i read made me think that assembly was easier lol .... im trying to learn Python at the moment
... from there ill move on to C++ :lol: ...
Whats up with Perl? is it easier than Python? is VBScript hard to learn? After learning Python could i move on to VBscript? or Python> C> C++> VBScript?
thnx
... from there ill move on to C++ :lol: ... Whats up with Perl? is it easier than Python? is VBScript hard to learn? After learning Python could i move on to VBscript? or Python> C> C++> VBScript?
thnx
Last edited by WoBinator; Dec 12th, 2006 at 10:56 am.
![]() |
Similar Threads
- I want to get started learning a programming language (Computer Science)
Other Threads in the IT Professionals' Lounge Forum
- Previous Thread: Installshield6.2 self-extracting executable problem
- Next Thread: Need you suggestion for MS-SQL Server course
| Thread Tools | Search this Thread |
Tag cloud for IT Professionals' Lounge
1gbit advertising advice amazon answers archive british broadband business businessprocesses career censorship cern china collectiveintelligence connectivity consumer consumers corporateearnings css datatransfer debtcollectors digital ebay ecommerce email employment environment facebook food government high-definition hottub infodelivery infotech intel internet interview ipod isp japan kindle lhc library malware marketing mit moonfruit news onlineshopping php piracy pope porn program questions r&d religion remoteworking research retail schools security sex shopping simple skype smallbusiness smb sms socialmedia socialnetworking software softwareengineer spam speed spending ssl startrek statistics stocks study stumbleupon survey tabletpc technology touch-screen touchscreen training twitter uk vbulletin videoinprint voips vulnerability web webdesign webdeveloper windows words








At least assembly is useful.