| 
  • 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, 9 months ago View current version     Page history
Saved by PBworks
on July 13, 2007 at 4:53:04 pm
 

Learning to Program



 

 

All resources on this wiki are FREE to use.

 

You will find references, tutorials, books, editors, compilers and interpreters for many languages.

 

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

All tools can be found in the library, these pages, and this section are being removed.

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.