Sign in
A course on JavaScript, HTML5 and Windows 8 App building
Sanjeev Dwivedi @MSFT
Translate This Page
Translate this page
Powered by
Microsoft® Translator
Options
RSS for posts
Atom
RSS for comments
OK
Search
Tags
A course on Javascript
Blend
C#
HTML5
javascript
Microsoft Expression
Quotes and musings
share conract
Uncategorized
Visual Studio
win8
Win8 app building
Windows 8
XAML
Archive
Archives
February 2013
(2)
January 2013
(3)
December 2012
(6)
November 2012
(3)
October 2012
(2)
September 2012
(2)
July 2012
(2)
Posts
Subscribe via RSS
Sort by:
Most Recent
|
Most Views
|
Most Comments
Excerpt View
|
Full Post View
A course on JavaScript, HTML5 and Windows 8 App building
Lesson 11: Scope in JavaScript
Posted
2 months ago
by
Sanjeev Dwivedi
In this lesson, I focus on the nitty gritty of Scope and Lifetime of variables in JavaScript Language. JavaScript has similar scoping model as most other C like languages with a minor difference in that it does not have block... ...read more
A course on JavaScript, HTML5 and Windows 8 App building
Lesson 10: Prototypes in JavaScript
Posted
3 months ago
by
Sanjeev Dwivedi
Sorry for the long delay between the last lesson and this one. Lots of travel and work got in the way of this post. Without further ado, here is the lesson on Prototypes. Prototype is much misused keyword in JavaScript.... ...read more
A course on JavaScript, HTML5 and Windows 8 App building
Lesson 9: Constructor Functions
Posted
4 months ago
by
Sanjeev Dwivedi
Constructor functions in JavaScript are special functions that allow you to create a factory function that can create many objects of the same type through code reuse. For Object Oriented programmers, constructor functions are a familiar concepts. The...
A course on JavaScript, HTML5 and Windows 8 App building
Lesson 8: JavaScript Functions
Posted
4 months ago
by
Sanjeev Dwivedi
JavaScript functions are what gives Javascript its power. With JavaScript functions, you can break down your code into small modules which, helps with readability, debuggability and reusability of code. JavaScript functions double up as objects as well...
A course on JavaScript, HTML5 and Windows 8 App building
Lesson 7: Assignment 1 – Etch-a-Sketch and CScript
Posted
4 months ago
by
Sanjeev Dwivedi
Hello and Happy New Year! I am back in the new year with the first blog entry that will exercise your mind and give you some hands on experience as you progress through it. Reading input using node.js is not... ...read more
A course on JavaScript, HTML5 and Windows 8 App building
Lesson 6: Arrays in JavaScript
Posted
5 months ago
by
Sanjeev Dwivedi
Arrays are one of the built in DataTypes in JavaScript. They are on par, if not more useful than Objects. Arrays in JavaScript perform the function of Arrays and Lists/Vectors in other languages. Arrays allow you to traverse their contents... ...read...
A course on JavaScript, HTML5 and Windows 8 App building
Lesson 5: Basics of Source Control with Git
Posted
5 months ago
by
Sanjeev Dwivedi
In this lesson, I go over the basics of Source Control. Source Control is the way professional Software Developers maintain their code. Even though it is probably one of the most useful tools to learn when you start software development,... ...read more
A course on JavaScript, HTML5 and Windows 8 App building
Lesson 4: JavaScript Objects
Posted
5 months ago
by
Sanjeev Dwivedi
Lesson 4 is about JavaScript Objects. JavaScript is an Object Oriented Language and objects in JavaScript are one of the foremost core concepts. Objects allow you to group data together and provide you with the flexibility and power of creating... .....
A course on JavaScript, HTML5 and Windows 8 App building
Lesson 3: Control Flow Statements – Loops and Conditionals
Posted
5 months ago
by
Sanjeev Dwivedi
This lesson is about Control flow statements – control flow statements are Loops and Conditional Statements. They are the basic building blocks for writing any complicated logic in a program. Here is the Code file associated with the lesson. To...
A course on JavaScript, HTML5 and Windows 8 App building
Lesson 2: Javascript – Syntax and basics
Posted
5 months ago
by
Sanjeev Dwivedi
Here is the second lesson, syntax and basics. We go over how to run JavaScript code using Node and learn about data types. ...read more
A course on JavaScript, HTML5 and Windows 8 App building
A course on Win8 app development with HTML5 and Javascript
Posted
5 months ago
by
Sanjeev Dwivedi
After a long time thinking, preparing and finally getting to recording, I am pleased to announce that I am starting a course on Windows 8 app development with HTML5 and JavaScript. Today, I am posting the Introduction to the course... ...read more
A course on JavaScript, HTML5 and Windows 8 App building
Learning Expression Blend – Finally!
Posted
6 months ago
by
Sanjeev Dwivedi
I have been developing Windows Phone apps for a while but like most developers, I had a bit of an block towards tools that require fiddling around buttons to change the UI. Windows Phone is all about XAML + C#.... ...read more
A course on JavaScript, HTML5 and Windows 8 App building
Windows 8: Finding the details of the current system (including processor architecture) from Win8 app
Posted
6 months ago
by
Sanjeev Dwivedi
Someone asked me today how to find the details of what system/processor architecture the metro app is running on. Searching on the Internet initially did not provide much help, but some deep dive finally did yield some results: On StackOverflow,... ...
A course on JavaScript, HTML5 and Windows 8 App building
Windows 8: Sharing a HTML5 canvas as an image
Posted
6 months ago
by
Sanjeev Dwivedi
Recently, I was working on a Win8 Javascript app where I drawing something on an HTML canvas. One of the requirements was that the user should be able to share the contents of the canvas as an image. The toDataURL... ...read more
A course on JavaScript, HTML5 and Windows 8 App building
About people
Posted
7 months ago
by
Sanjeev Dwivedi
People on the side of The People always ended up disappointed, in any case. They found that The People tended not to be grateful or appreciative or forward thinking or obedient. The People tended to be small-minded and conservative and... ...read more
A course on JavaScript, HTML5 and Windows 8 App building
Craftsmen
Posted
7 months ago
by
Sanjeev Dwivedi
“He wanted to say, oh, how he wanted to say: Craftsmen, D’you know what that means? It means men with some pride, who get fed up and leave when they’re told to do skimpy work in a rush, no matter... ...read more
A course on JavaScript, HTML5 and Windows 8 App building
Picard and the Q
Posted
8 months ago
by
Sanjeev Dwivedi
I was watching “Tapestry”, one of my favorite episodes on Star Trek: The Next Generation. In this episode, Captain Picard lay dying because of a condition he acquired when he got into a fight when he was young and rash. An... ...read more
A course on JavaScript, HTML5 and Windows 8 App building
On what we are… and how we remain what we are
Posted
8 months ago
by
Sanjeev Dwivedi
“It was said later that he came under bad influence at this stage. But the secret of the history of Edward d’Eath was that he came under no outside influences at all, unless you count all those dead kings. He... ...read more
A course on JavaScript, HTML5 and Windows 8 App building
The Pi is Here!
Posted
9 months ago
by
Sanjeev Dwivedi
Ever since I heard about the Raspberry Pi, I wanted one. The possibilities are endless. A completely portable server, a full fledged media center, a smart thermostat project, home automation console… The list goes on and on. I registered interest...
A course on JavaScript, HTML5 and Windows 8 App building
Starting afresh
Posted
9 months ago
by
Sanjeev Dwivedi
First, a few quotes from Terry Pratchett. Who is Terry Pratchett, you might ask. Well, he is the well known and beloved author of the Discworld series of novels. Seriously though, I have found more quotable quotes in his books... ...read more
Page 1 of 1 (20 items)