Showing posts with label Introduction to Programming C. Show all posts
Showing posts with label Introduction to Programming C. Show all posts

Wednesday, February 24, 2016




 Useful Website to learn and to improve C++Your skills


:clicked link

Website to learn C++

Thursday, March 5, 2015





Code::Blocks is a free, open source cross-platform IDE which supports multiple compilers including GCC, Clang and Visual C++. It is developed in C++ using wxWidgets as the GUI toolkit. Using a plugin architecture, its capabilities and features are defined by the provided plugins. Currently, Code::Blocks is oriented towards C, C++, and Fortran. It has a custom build systemand optional Make support.


You can download it from Here


Code::Blocks




Important links for c++



      Books

  •     Duong Tuan Anh, Programming Fundamentals in C++, Open Educational Resource, Creative Commons Attribution License (CC-BY 3.0), CO N N E X I O N S, Rice University, Houston, Texas, Last revision: July 29, 2009. Available online at: http://cnx.org/content/col10788/1.1/

  •       Juan SouliĆ©, C++ Language Tutorial, Last revision: June, 2007. Available online at: http://www.cplusplus.com/doc/tutorial/ 



YouTube links








helpful links for c++

Saturday, January 31, 2015







 Welcome to Introduction to Programming C


Goal:
Provide fundamental programming concepts and techniques using high level programming language using C++.

Important things that should know this things after studying this course:

* Define concepts of programming
* Write algorithms using pseudo codes and design flow charts to solve problems
* Use Basic Data Types, Variables, Constants, and Operators
* Use basic input/output statements, conditional and looping control structures.
* Implement Program using Arrays* Implement program using functions
* Write, Compile, Debug, and Run programs successfully.


IT Society blog Team

Welcome to Introduction to Programming C

 
IT Society ©