Loading

Programming languages for beginners

Submitted by: 


Normally the beginner will start with C programming because the C programming is quit easy for the beginner. Some of the beginner will start to coding the HTML code since the HTML code is not the programming language, just the markup languages. I recommend you begin with C programming because C languages is the fundamental of the programming languages for new beginner who don't know how to write the program. Once you know how to write C programming, I recommend you proceed either low level programming language like assembly language or object-oriented programming like Java or other programming languages. Depend on which programming language you are interesting or suitable for you to write an program. Once you master either low level programming language or object-oriented programming or other programming language. Congratulation, you are the programming expert. Keep studying and practicing what you are studied just now. Because once you keep studying and practicing, you can apply the theory and knowledge that you learned. Try do not take long break, just take short break. Once you taking long break, you will forgot everything you had learned.
Please kindly share your knowledge if you have any knowledge or idea about this topic or please comment if any poor explanation explained by me since limitation of idea and knowledge that I have.




Comments

sir , give some easy tutorial for programming language .by which i also be a programmer

...Raj...

My dear fren, there have many internet resources available for the novice programmer like you to learn. I suggest you to learn the basic, well-known programming languages, which is C programming because the C programming is suitable for the novice programmer and other programming languages syntax will related from C programming like java, assembly language and so on.

I give you very easy example for the source code of C programming for you to refer:

#include // call the library header

int main(){
printf("Welcome to C programming"); // print the output
return 0;
}

The rest you can learn from the internet. If you can master the basic programming languages, you can further master other programming languages easily.

y does it is hard to decode..hmm..wat is the best way to understand to code easily

My dear fren. Ther have many way to understand the programming code. I suggest you to study the programming book first, especially for beginner. If you can't afford to buy the book, try to borrow from library or learn it online. This is one way for you to understand the code. After you study to programming, try to practice your self. This is make your more solid understanding about the code. If you don't know how to do, ask expert. My dear fren, there is no understanding the code without study and practice the programming languages. I hope this sharing can help you in your future. :-)

My dear friend. I dun know what is your mean by decode. But if you want to know what is the best way to understanding the code, the best way to understanding the code is study and practice. I suggest you study from the programming book. If you can't afford to buy the programming book, try to borrow from your friend, brother, sister or library or you can download from the internet or you can learn from internet. After you learn the programming language, try to practice to write the source code. It is make you more understand the code. Finally, I want to say, there are no other way to understanding the code without study and practice. Both study and practice are very important for you to understand the code. Study is to understand how it work from theory and gain knowledge and practice is how to solve the real world problem by what are you learn from begin. At the same time, it also gain your creativity. I hope my sharing can help you in your future.

hello, i need someone that could teach me visual basic.NET or C language.

My dear friend, the internet are available for you to learn with no cost.
The website is http://www.cprogramming.com/tutorial.html

Pages

Add new comment

Filtered HTML

  • You may insert videos with [video:URL]
  • You can enable syntax highlighting of source code with the following tags: <code>, <blockcode>, <asp>, <c>, <cpp>, <csharp>, <css>, <html4strict>, <java>, <javascript>, <mysql>, <php>, <python>, <sql>, <vb>, <vbnet>. The supported tag styles are: <foo>, [foo].
  • Lines and paragraphs break automatically.

Plain text

  • No HTML tags allowed.
  • Web page addresses and e-mail addresses turn into links automatically.
  • Lines and paragraphs break automatically.
CAPTCHA
This question is for testing whether you are a human visitor and to prevent automated spam submissions.