Slashdot Mirror


User: mudhoney

mudhoney's activity in the archive.

Stories
0
Comments
2
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 2

  1. Serious suggestion... on How To Get Into Programming? · · Score: 1

    Try out Kid's Programming Language (KPL). http://www.kidsprogramminglanguage.com/ It's a language based on .NET 1.1 and is simple enough for kids to create wonderfully rich graphical and console based applications. It's all free to download and once installed there are plenty of example programs and a full set of learning programs to get you started. All KPL programs can be converted into C# or VB.NET allowing you to scale up to these languages once you've mastered the basic programming skills.

  2. Try Kid's Programming Language on How To Get Into Programming? · · Score: 1

    Try Kids Programming Language (KPL). http://www.kidsprogramminglanguage.com/ A free download of a simplified version of C#. It requires .NET 1.1 but it does allow you to create some wonder applications with outrageously simple syntax. Examples included with the download include simple games and mathmatical exercises, as well as program logic examples such as sorting. If you use KPL you'll begin the programming journey in a very scalable way, because all KPL programs can be converted into their equivalent C# or VB.NET equivalents; so when you are ready you can jump into full on .NET programming!