| View previous topic :: View next topic |
| Author |
Message |
Ryokotsuu How do I cheat?
Reputation: 0
Joined: 07 Jan 2008 Posts: 2
|
Posted: Mon Jan 07, 2008 7:46 pm Post subject: Hi I'm New/Book Refferals for Programming |
|
|
| Hey everyone, I'm new but I've been reading threads in CEF for a while, and I would like to know more about programming. XDD Anyone have any recommendations for books that I could buy? =D Thanks in advance.
|
|
| Back to top |
|
 |
Pseudo Xero I post too much
Reputation: 0
Joined: 16 Feb 2007 Posts: 2607
|
Posted: Mon Jan 07, 2008 8:12 pm Post subject: |
|
|
| Google > Books.
|
|
| Back to top |
|
 |
reubatsch456 Cheater
Reputation: 0
Joined: 03 Jan 2008 Posts: 30
|
Posted: Mon Jan 07, 2008 11:35 pm Post subject: |
|
|
| Usually when you want to learn programming, you would choose to learn a specific programming language. You should probably chose a language to start with first and then try to find tutorials/books for it. There should be a bunch of tutorials of different languages posted.
|
|
| Back to top |
|
 |
Trow Grandmaster Cheater
Reputation: 2
Joined: 17 Aug 2006 Posts: 957
|
Posted: Tue Jan 08, 2008 2:56 am Post subject: |
|
|
if you are an absolute noob and dont know what "syntax" means, you can probably learn javascript to get started on typing stuff like ++ && || etc.
and yeah google, you cant search books.
_________________
Get kidnapped often. |
|
| Back to top |
|
 |
rapion124 Grandmaster Cheater Supreme
Reputation: 0
Joined: 25 Mar 2007 Posts: 1095
|
Posted: Tue Jan 08, 2008 4:40 pm Post subject: |
|
|
| Um... Download a compiler for your language. Read the help files. If you read thoroughly through the help files, you'll know all the basics about the language.
|
|
| Back to top |
|
 |
atom0s Moderator
Reputation: 205
Joined: 25 Jan 2006 Posts: 8585 Location: 127.0.0.1
|
Posted: Wed Jan 09, 2008 2:41 am Post subject: |
|
|
| rapion124 wrote: | | Um... Download a compiler for your language. Read the help files. If you read thoroughly through the help files, you'll know all the basics about the language. |
Most readmes that compile with a "compiler" are not for the language. But for the compiler itself. How to configure it, how to trigger certain events and such, etc. If you are thinking about how Visual Studio is, you are thinking of the MSDN which is not the help me file for the compiler itself.
_________________
- Retired. |
|
| Back to top |
|
 |
|