Hello again guys ! in this post we are going to understand the the IDLE and it's feature. According to Mark Lutz "IDLE is a de...
Lets Install Python
Linux an Mac are preloaded with python. On this blog post i am going to write method for windows only and please let me know if you are fac...
Inroduction to Python
Python is a great programming language to choose if you are a beginner. Let me tell you some point , why you should choose py...
Understanding the core markup - Writing Codes
Hello all ! In this post we will understand the structure module of webpages.Please note that while creating web pages (or should i say be...
Understanding the core markup - The DOCTYPE Element
The <!doctype html> The !DOCTYPE Elemnt Every HTML document starts with a doctype specification. The doctype element tells th...
Choosing a IDE
The Dilemma of choosing IDE Choosing a right IDE (Integrated Development Environment) for you could be a tough decision because of I...
All hail HTML5
Welcome to the great new HTML5 html5 is the latest version of HTML. Yes the same almighty HTML. No website can be coded without HTML wea...