![]() |
|
|
|
| ||||||
|
Welcome to the The ProgrammersTalk Community forums. You are currently viewing our boards as a guest which gives you limited access to view most discussions and access our other features. By joining our free community you will have access to post topics, communicate privately with other members (PM), respond to polls, upload content and access many other special features. Registration is fast, simple and absolutely free so please, join our community today! If you have any problems with the registration process or your account login, please contact contact us. |
| Tags: |
![]() |
![]() | | LinkBack | Thread Tools | Display Modes | ![]() |
| |||
| [SOLVED] Is there anything else I need to learn to program in C++ ? i completed a C++ course...i learned : Intro to C++ & the Environment Variables,Constants, & Math Statements The String Data Type; Equations Programmer-Defined Functions Creating Output (formatting and creating files) Using the if Statement Other Functions; Nested if Statements Looping can i earn money with this knowledge i have ? its a video course ....should i take C#.Net or learn C ? Can i learn Java ? |
| |
| |||
| Quote:
Having knowledge of something does NOT mean you know how to use it. Can you code a useful and useable program from scratch?. Could you code a module for a more complex application and ensure it integrates with the modules that are coded by others?. Could you take someone else's source code and understand what it does?. Could you debug it??? when you can truly answer "Yes!" to those questions, then and only then will you be able to earn money from programming. BTW the above points hold true for any language not just C or C++ __________________ Chris Indifference will be the downfall of mankind, but who cares? Code Samples | People Counting System |
| ||||
| Probally you cannot making any money with it yet. You just got the basic of C++ programming. Right now, you know how to use only the features or syntax of C++. You need to know how to use it well and how to apply it in real application. There are many other things more you need to learn. Here is my suggestion: 1) Choose which kind of application you want to programming. If you want to write application for windows, you should study more about WinAPI. If you want to work with database, you will study how to apply your programming with database. If you want to become a game programmer you should start to learn about DirectX or OpenGL.... 2) Learn from other source code... Download other source code start from simple code at first and then try to learn from it. Try to find harder code once you are get used to... Here the website that contains very useful code: visual basic, vb, active server pages (ASP),java, javscript,c, c++, c__ , vbscript,active server pages, ASP, vbscript,SQL, database, informix, oracle, SQL Server,Perl, CGI,Delphi, PHP,Free source code for the taking. Over five million lines of progra 3) Try to create your own application. You should from simple project first and move little more harder... It will take time until you become a professional programming and after that you can making money.... and anothing is that google is our best friend Hope it will help you on your journey... From siLenTz Good luck with your journey... Last edited by siLenTz : 06-26-2007 at 01:56 PM. |
![]() |
| Thread Tools | |
| Display Modes | |
| |