Showing posts with label coding. Show all posts
Showing posts with label coding. Show all posts

Thursday, June 5, 2014

Programing Tutorials - Learn coding with screencasts


Programming Tutorials - a app on the Windows store, is a great app to help you get started coding.  The app, which requires Windows 8.1 to run, provides free screen-casts that give you a step by step guide to coding.

The screen-casts range from programming languages such as HTML, Javascript, Java, Ruby, PHP and several others.  Each programming language has it's own set of screen-casts.

If you looking into creating a Windows Store app, Android app or a Iphone app, this app has you covered. The series of screen-casts for the Windows Store app development, for example, is a very well done series created by Bob Tabor (www.learnvisualstudio.net).  If you don't have Windows 8.1 to run this app, you can head on over to Bob Tabor's website and watch these videos for free.  Click here to visit the free screen-casts lists on his website.

Looking for more coding resources?  Feel free to visit my Coding 101 Livebinder:


Thursday, May 15, 2014

Let's teach kids to code - by TED

Let's teach kids to code - by TED

Wanted to share this video by Mitch Resnick on www.ted.com on coding.

Well done video from 2012 that shows some pretty cool projects that have been created on Scratch - a coding program created by MIT:


If you are looking for coding resources to pick up coding yourself or for your classroom, please check out my Livebinder, Coding 101:

Tuesday, February 11, 2014

5 Excellent Windows Apps to Learn Code

The Windows Store provides excellent apps for writing and learning coding.  If you have a Windows PC or tablet (such as the Microsoft Surface) that runs Windows 8.1, you can get some really good apps to further develop your coding skills.  Here are 5 great coding apps in the Windows Store to get you started:

Code Writer is a great coding app that lets you create documents for HTML, Javascript, CSS, etc.  Once you create that new document, you can save it in SkyDrive.  According to the Windows store, "Over 20 syntax-highlighted file types supported including HTML, CSS, JavaScript, XML, C#, VB, C++, ASP, PHP, Markdown, Perl, Python, Ruby, SQL, and many other common languages".  (apps.microsoft.com)  

HTML Programs is a Windows app that gives you a visual of how certain things should look in HTML code. It starts by showing you some of the basics in HTML and then goes into more advanced coding such as lists, forms and tables.  There is already sample code in the app so this would work great if you just need to quickly have a reference of certain areas in HTML.  

HTML Master is a well-done Windows coding app.  This app provides literature over the basics of HTML, exercises to get hands-on with HTML and quizzes to test what you have learned.  If you are just starting your coding journey, you should definitely download this app and give it a try.

HTML School is a excellent app to get started with coding in HTML.  Providing literature on the basics of
HTML and also a coding editor, it is a solid app that will guide you to learning code quickly and efficiently.



HTML Playground is a app that lets you code with HTML, CSS and Javascript.  If you basically need a "playground" where you can input code and immediately see how it looks all within the same app, this app has you covered.  This app is great if you have some knowledge of HTML, CSS and Javascript and want to get your hands on doing the coding.