![]() |
I never make some program but I wont to lean. Do You now some page on Internet wear I cant learn How to make program?
|
|
Przilicaturbak, it is nice to see that you are willing to learn new things, but you need to know that there's more to coding than getting a compiler and hacking away at some code.
If you want to simply be able to write applications, then (if you are dedicated enough) you can get by with some good tutorials (see Kon-Tiki's link) and a few good books. But, unfortunately, creating something even mildly complicated requires a deeper understanding than you can (usually) acquire by yourself. Example: Even the simplest Windows program requires you to learn Win32 programming, which, on the other hand, assumes a comfortable knowledge of at least one programming language (preferably C or C++). Drawing to the screen... oh man, you need to dig into the GDI or DirectX / OpenGL. It gets confusing fast. The best way to approach the subject of programming will be to look through some tutorials online and go to the bookstore/library and pick up a primer on some programming language. Then try doing some of the suggested exercises, etc. to see if that's even what you expected it to be. Good luck. |
Quote:
|
Yes VB is very easy to use.An ideal choice for starters
|
Right. I agree. I am only saying that it depends on what you want to achieve. Any reasonably large project will require more than that, but I understand that a "reasonably large project" might be far in the future, if ever.
VB is more than likely a good place to start. |
If you are going for visual basic, i would like to recommend visual studio 6.Besides VB 6 you will also get Fox Pro and C++ , among other utilities.So after you have familiarised yourself with the basics, you can try C++ ;)
|
Now that it's mentioned... what's Fox Pro?
|
actually i thought q basic is great for starters im actually afraid of visual basic because of its GUI
|
VB's easier than Qbasic, because of its GUI. It's drag'n drop and Qbasic coding, but you don't have to worry 'bout coding the graphics, like you have to in Qbasic.
|
The current time is 05:06 PM (GMT) |
Powered by vBulletin® Version 3.7.1
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.