| 
  • If you are citizen of an European Union member nation, you may not use this service unless you are at least 16 years old.

  • You already know Dokkio is an AI-powered assistant to organize & manage your digital files & messages. Very soon, Dokkio will support Outlook as well as One Drive. Check it out today!

View
 

FrontPage

This version was saved 16 years, 8 months ago View current version     Page history
Saved by PBworks
on July 12, 2007 at 10:10:32 am
 

Learning to Program



 

 

All resources on this wiki are FREE to use.

 

The first tutorial link for each language is the tutorial I feel is most beneficial for learning the language. Other resources are on that languages page.

 

I try to also put a free book that you can download after the recommended tutorial.

 

Introduction to Programming

Go to: Introduction to Programming

This wiki is not meant to be a programming tutorial or guide. However, I wrote this to give you a quick guide to programming, or rather, learning to program. It is a tutorial for Python, but it is intended to teach you programming, not Python. If you want to learn Python itself, check out the Python resources.

 

Programming Tools

Go to: Linux Programming Tools

Go to: Windows Programming Tools

 

There are many tools you can use to program. Although you can edit source code in Microsoft's Notepad, I do not recommend it. There are much better text editors out there. Also, you will need compilers and interpreters for most languages.


Learning a language

You will need to start somewhere, this section has good starting points for each language. I try to reference a good tutorial and a good free book to download. For more resources, check out the library.

Compiled Languages

What is a Compiled Language?

 

Interpreted Languages

What is an Interpreted Language?

 

Web Programming

What is Web Programming:


Programming Library

Go To the library.

 


FAQ


 

Other Topics

Comments (0)

You don't have permission to comment on this page.