background preloader

Programming

Facebook Twitter

Stack Overflow. 10 Best Sites to Learn How to Code Quickly. Web development has become a very important topic on the web these days and the internet has become the best source for developers to learn more about code. It is a very easy way and a very popular one and the developers can find important information related to anything on the internet very easily and do not have to face any kind of difficulty to lean new development ways.

Web application development has some of its own unique features. Through the medium of the internet website developers can get a lot of information about the already existing applications and can very easily get to know about all the new tools very easily. Therefore the website owners can enhance their knowledge to great extent and can also in addition enhance the functionality of their respective website. Its our pleasure to share best and useful resources for web developers and designers. 1) Codecademy Codecademy is the easiest way to learn to code. 2) PHP Academy 3) Code School 4) Code Google 5) School of Webcraft. Common MySQL Queries. Common MySQL Queries Basic aggregation Last updated 01 Oct 2016 Aggregate across columns Last updated 09 Sep 2009 Aggregates across multiple joins Given a parent table and two child tables, a query which sums values in both child tables, grouping on a parent table column, returns sums that are exactly twice as large as they should be.

CREATE TABLE packageCredit ( packageCreditID INT, packageCreditItemID INT, Last updated 22 Feb 2013 Aggregates excluding leaders You have a table of grouped ranks ... Last updated 22 May 2009 Aggregates of specified size Find the values of a table column c1 for which there are a specified number of listed values in another column c2. All X for which all Y are Z You have an election database with tables for candidates, parties and districts. CREATE TABLE districts ( district char(10) DEFAULT NULL ) ENGINE=MyISAM DEFAULT CHARSET=latin1; INSERT INTO districts VALUES ('Essex'),('Malton'),('Riverdale'),('Guelph'),('Halton'); Last updated 19 Mar 2016 Cascading aggregates or.

The Implementation of Functional Programming Languages. iPhone iOS 5 Development Essentials. Dive Into HTML5.

C

Objective-C. C++ Perl. Python. Programming. How to Design Programs: An Introduction to Computing and Programming. 50 Places You Can Learn to Code (for Free) Online. If you’re curious about learning a programming language then you’re in luck: there’s no shortage of resources for learning how to code online. University-level courses, tutorials, cheat sheets, and coding communities all offer excellent ways to pick up a new language, and maybe even a new job, too.

Read on, and you’ll discover 50 great places to learn how to code, for free, online. University Many big names in education including MIT and Stanford offer programming courses, absolutely free. General If you’re just dipping your toes into programming, or you want to find a variety of resources, these sites offer several different ways to learn how to code. Community Learn how to code on these sites with a heavy community influence ready to offer help to newbs. Language Specific Drill down to the language you really want on these sites, offering expansive learning in one or two specific languages. How to Design Programs.

Jeff Erickson's Algorithms Course Materials. Type Theory and Functional Programming. HOW TO? Free Computers Video Lecture courses. YouTube Playlists for Learning Programming.

Free Books

PL/SQL. VBA. VBA and Excel. Excel Tips and Tricks. Charts gallery. VB. Java.