ANT Tutorial (03) – JUnit Testing from ANT Script

ANT Tutorial (03) – JUnit Testing from ANT Script
October 16, 2012

00: 10 What is an ANT script executing a JUnit test example? 01: 00 How to setup JUnit in an eclipse ide? 01: 45 What is a JUnit 3.8 example? 03: 00 How to run JUnit in eclipse? 03: 30 What is build.xml? 04: 00 How to write a simple ANT script? 05: 00 How to compile and run JUnit test from an ant script? 06: 00 What is the…

Read More >>

Writing a Scripting Language 01

Writing a Scripting Language 01
April 27, 2012

This video will be of a series that demonstrate how to write a scripted language using c++. Scripting language allows you to add dynamic behavior to your application. This series teaches you how to write your own language. Effectively we write a a parser that will compile our tokens to byte code what will we executed at a later time. source code: http://soliduscode.blogspot.com

Read More >>

Week 20 – Can You Learn a Programming Language in 4 Days?

To access the free self-education materials I’m using, courses and see my results, visit the challenge homepage: http://www.scotthyoung.com/blog/mit-challenge/ I’m also posting new content about learning, working and living better on my main channel. If you enjoyed this video, make sure you check it out and subscribe: https://www.youtube.com/user/ScottHYoungVid

February 26, 2012
Read More >>