Skip to main content

Posts

Showing posts from 2014

Mastering Mathematics and Computer Science

I am trying to put down a list which will enable one master mathematics (self study).  Initially this is a random list of links, but will be organized subsequently based on skill level. Mastering Mathematics 1.  Algebra, Algebra 2, AP Statistics, Calculus, Calculus 2, Geometry, Pre-Calculus, Trigonomery http://www.profrobbob.com/home UMKC: Richard Delaware College Algebra:  https://www.youtube.com/playlist?list=PLDE28CF08BD313B2A Calculus 1 -  https://www.youtube.com/playlist?list=PLF5E22224459D23D9 2. NPTEL Core Mathematics 1 (sem 1 and sem 2) https://www.youtube.com/playlist?list=PL3A87B93CB9912EC1 Mathematics in India (from Vedic Period to Modern times) https://www.youtube.com/playlist?list=PLbMVogVj5nJThf31TNSQzuN7zqxe7HdRN Probability and Statistics https://www.youtube.com/playlist?list=PL6C92B335BD4238AB Mathematical Logic https://www.youtube.com/playlist?list=PL2EB5662A0D455A81 Mastering Computer Science MIT: Mathematics for Comput...

C# Abstract Class Vs. Interface - Building a simple rule engine

In this video post we will briefly go over the difference between abstract class and an interface.  This is one of the most confusing concepts for beginners to understand. In the following video we will walkthrough step by step through these concepts and build a simple RuleEngine as a demo. Please do note that this rule engine is not fully functional and production ready, but is demonstrated to make the concepts clear. Please leave your constructive comments and also suggestions about future videos, if you like to have on any specific topics.

HTML5 Canvas Apprenticeship - Part -4 - Drawing circles and arcs

In this video tutorial we will look at drawing some basic circle and arc.  We will also look at how to convert from degrees to radians and viceversa as these functions uses radians instead of degrees for angles.  In subsequent videos we will be going over these functions in details.

HTML5 Canvas Apprenticeship - Part -3 - Drawing basic shapes

Let's move ahead in our HTML5 canvas video series and learn to draw basic shapes.  In this video we will learn how to draw basic drawing elements like lines, rectangles. In the next video we will learn how to draw circles and arcs.

HTML5 Canvas Apprenticeship - Part -2 - Understanding how to set canvas size

The second post in this video series gives a simple example to understand how to set canvas size.  Basically there are two ways to set the canvas size, using canvas elements properties and by using the CSS.  Watch the video to understand more.

HTML5 Canvas Apprenticeship Video Series - Part 1

Welcome back again.  Just a short update on videos.  I have started publishing videos on HTML5 Canvas Apprenticeship.  The series of videos will take you  from 0 to mastering HTML5 canvas element in no time. All the source code for this series is available on github @  https://github.com/tekacademylabs/html5canvas-apprenticeship Preview the first part here which cover the introduction to the series.

01- Introduction to QlikVeiw Extensions Development Videos

Starting June 2014 I have started posting video tutorials on youtube.com.  The first video is on QlikView extensions development and I am progressively planning to add tons of tutorials on various topics including HTML5 development, game programming, web development, mobile develpment, design patterns, single page applications and much more. Please be patient with the videos as I am slowly improving the quality as I learn more about the recording process. Enjoy the video here..