Download the syllabus of Computer Science for class XI

Download the syllabus of Computer Science for class XII

How To Install MySQL (Server and Workbench)

Download MySQL Sample Database

Learn SQL In 60 Minutes

Diagram Designer

Diagram Designer provides users with an opportunity to quickly design simple flow charts. Though it has a snag with its text feature, the program’s simplicity makes it a more attractive choice than other similar programs.

Download Diagram Designer version 1.30.0

Dev-C++ IDE and Code Editor for Windows

Dev-C++ is a new and improved compiler and integrated development environment (sponsored by Embarcadero). It is a full-featured IDE and code editor for the C/C++ programming language. It uses Mingw port of GCC (GNU Compiler Collection) as its compiler. Embarcadero Dev-C++ can also be used in combination with Cygwin or any other GCC based compiler. Embarcadero Dev-C++ is built using the latest version of Embarcadero Delphi. Embarcadero Dev-C++ has a low memory footprint because it is a native Windows application. It is optimized for parallel compilation on modern multi-core machines.

Download Dev-C++ for Windows from:
https://sourceforge.net/projects/embarcadero-devcpp/files/
OR
https://www.dropbox.com/s/9xluz5mgcuk023e/Dev_C_v6.3.zip?dl=0

Teach Yourself C++ in 21 Days

This book is designed to help you teach yourself how to program with C++. In just 21 days, you’ll learn about such fundamentals as managing I/O, loops and arrays, object-oriented programming, templates, and creating C++ applications–all in well-structured and easy-to-follow lessons. Lessons provide sample listings–complete with sample output and an analysis of the code–to illustrate the topics of the day. Syntax examples are clearly marked for handy reference.

To help you become more proficient, each lesson ends with a set of common questions and answers, exercises, and a quiz. Weblink of the course is: http://101.lv/learn/C++/

C++ Programming Examples

Design a site like this with WordPress.com
Get started