nue.programmer Posted February 2, 2012 Posted February 2, 2012 Hello all, I'm very new to computer programming and I'm really needing help on where to start. I've worked in the IT field for several years and I'm wanting to narrow my skills down to programming, if that makes sense. I didn't receive an education in computer science and I'm basically self-taught. Should I be taking classes to learn the basics of programming and go from there? I basically just need a push in the right direction. Any advice or suggestions would be greatly appreciated. Thanks.
timo Posted February 2, 2012 Posted February 2, 2012 You can learn plenty of programming by yourself. Certain aspects may be more efficiently taught in courses, but for demands such unspecified as yours I'd vote for learn-it-yourself.
Baby Astronaut Posted February 3, 2012 Posted February 3, 2012 You can learn plenty of programming by yourself. Certain aspects may be more efficiently taught in courses, but for demands such unspecified as yours I'd vote for learn-it-yourself. The Novice Guide to Teaching Yourself How to Program (Learning Resources Included) Coding Basics: A Guide to Choosing Your Optimal Text Editor or IDE 7 Easy Ways to Learn Coding and Computer Science for Free
DevilSolution Posted February 7, 2012 Posted February 7, 2012 Learn python.... learn algorithms...... learn software engineering concepts..... <---- you'll be on your way
khaled Posted February 7, 2012 Posted February 7, 2012 If you love to learn by going from Tutorials to Examples .. I recommend this website: Java2S
CaptainPanic Posted February 7, 2012 Posted February 7, 2012 I think you should state a preference. What type of programs/applications/models do you want to build? There are many languages and they don't have the same strengths. For example, I used to write a lot in Matlab, and that made it relatively easy to pick up a few other languages that use lots of math (i.e. ray tracing languages). But I am useless using C++, or even python and I don't really understand the concept of a compiler (never used it). Both those languages (matlab, povray) started with the smallest possible projects... something to give an instant result. Instant satisfaction. And that's the only thing that kept me motivated.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now