programming
#1
Posted 20 May 2011 - 09:08 AM
some basic programming skills.
anything really but starting from very low level.
thanks anyway.
#2
Posted 20 May 2011 - 11:09 AM
Just start out by doing some tutorials on the web, and getting a few books. I'd recommend starting out with something like PHP, PERL, Python, or JavaScript instead of a more difficult language like C or C++. If you start out with a difficult language, it gets really boring damn quick. With a simpler language, you'll be able to better focus on learning to program. Rather than trying to understand concepts that have a steep learning curve and struggling to understand example code. Starting out with an easy language will first teach you to think like a programmer, making learning advanced concepts like OOP and memory management a lot easier.
Not to mention it gets boring studying syntax and making "hello world" applications. With something like PHP or JavaScript you'll be able to make little applications in a matter of a few weeks.
P.S. If I were to recommend a language for someone starting out, I'd definitely recommend PHP. It is easy to learn, but can also be challenging for more advanced programmers. Also the syntax is similar to languages like C, C#, Pascal, and even PERL.
#3
Posted 21 May 2011 - 02:20 AM
Most people in here have learned on their own.
Just start out by doing some tutorials on the web, and getting a few books. I'd recommend starting out with something like PHP, PERL, Python, or JavaScript instead of a more difficult language like C or C++. If you start out with a difficult language, it gets really boring damn quick. With a simpler language, you'll be able to better focus on learning to program. Rather than trying to understand concepts that have a steep learning curve and struggling to understand example code. Starting out with an easy language will first teach you to think like a programmer, making learning advanced concepts like OOP and memory management a lot easier.
Not to mention it gets boring studying syntax and making "hello world" applications. With something like PHP or JavaScript you'll be able to make little applications in a matter of a few weeks.
P.S. If I were to recommend a language for someone starting out, I'd definitely recommend PHP. It is easy to learn, but can also be challenging for more advanced programmers. Also the syntax is similar to languages like C, C#, Pascal, and even PERL.
thanks will get to it
#4
Posted 21 May 2011 - 11:58 AM
physically type in the examples you find. Don't cut and paste. By typing them in, you'll get an instinct for the syntax.
#5
Posted 21 June 2011 - 01:09 AM
I dont thing c++ is to complicated to start early tho. I bought a great book and you can laugh all you want, but C++ for dummys was a GREAT book with tons of examples and it comes with great compilters and touches base on all good and useful bits that help you get into the mood.
sudo code ftw
:-)
BinRev is hosted by the great people at Lunarpages!













