Hi
Im currently a web designer, but i want to get to grips with software development aswell.
Could anyone tell me what i need to get started.

For example

-Software
-Usfull tutorials
-Testing Pods (if you use them?)

Anything like that would be of great use.

Thanks

Recommended Answers

All 2 Replies

If you'd like to being learning C++ (I'm guessing you do seeing this is the C++ forum). cplusplus.com is a good online resource. If you're looking for a book I learned C++ from C++ for Dummies, and I'd recommend that or other books by Stephen Randy Davis. Dev-C++ is a nice compiler for basic console apps, and Microsoft Visual C++ is a nice compiler I like using for slightly larger projects (I love it's code editor).

Read the Read Me links at the top of this c++ board. They contains lots of information.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.