2007.11.19, 10:00 PM
2007.11.19, 10:06 PM
Learn to code. Seriously.
Use google to find C/C++ tutorials, get Xcode and learn.
It will take time and patience, but it's worth it.
Depending on what kind of software you want to create, you can actually get good results pretty early.
I've been learning C/C++ for about a month now and wrote an encryption program for school two weeks ago.
My teacher was impressed.
Use google to find C/C++ tutorials, get Xcode and learn.
It will take time and patience, but it's worth it.
Depending on what kind of software you want to create, you can actually get good results pretty early.
I've been learning C/C++ for about a month now and wrote an encryption program for school two weeks ago.
My teacher was impressed.

2007.11.20, 10:55 AM
Agreed -- even if NOTHING comes of it -- even if all you learn is little things here and there -- unless there's either a (1) nuclear or (2) zombie apocalypse, you will be using computers, you will make web pages, you will find the skills useful. It also helps a great deal with logical thinking.
[>] Brian
[>] Brian
2007.11.20, 04:14 PM
I did that. It worked 

2007.11.20, 04:50 PM
learn to spell too. It helps with scripting. :P
2007.11.21, 01:25 AM
Or (3) an alien invasion.
There is Something for making widgets, cant remember what its called. Oh, and im learning C++, i bought a book, and it says i need a compiler to make anything i code-if-y, but all it says it windows ones. Whats a mac one?
There is Something for making widgets, cant remember what its called. Oh, and im learning C++, i bought a book, and it says i need a compiler to make anything i code-if-y, but all it says it windows ones. Whats a mac one?
2007.11.21, 01:44 AM
Xcode.
http://developer.apple.com/tools/download/
Begginers usually want the "Command Line Tool". This will make sense when you get to it.
http://developer.apple.com/tools/download/
Begginers usually want the "Command Line Tool". This will make sense when you get to it.
2007.11.21, 05:53 PM
Im using Openscenegraph with osgVortex for lua.
I wanted to use lua since its much faster than c, and easier.
I know some c/c++.
I wanted to use lua since its much faster than c, and easier.
I know some c/c++.