Software Downloads for "Pic C Programming Hitech Lite"
- The C++ Programming Language
- License: Shareware

Written by the inventor of the language, Bjarne Stroustrup, The C++ Programming Language is the definitive, classic text on the language that has become central to software development over the past ten years. Based on the ISO final draft standard, this third edition is a complete rewrite presenting C++ and its standard library as an integrated whole. The book covers the complete C++ language including its C subset and modern features such as abstract classes, templates, exceptions, namespaces, run-time type identification, and the Standard Template Library that have revolutionized C++ development.
- Platform: C & C++, Scripts
- Publisher: amazon.com
- Date: 22-06-2011
- Cprogramming.com: Your Resource for C and C++ Programming
- License: Shareware

Cprogramming.com is a web site designed to help you learn the C or C++ programming languages, and provide you with C and C++ programming language resources. The Getting Started with the C++ language section gives advice about learning C or C++. Learn from C and C++ language tutorials, or test your programming knowledge with programming quizzes including the C++ MegaQuiz..
- Platform: C & C++, Scripts
- Publisher: cprogramming.com
- Date: 08-11-2011
- C= Parallel C/C++ Programming Language Extension
- License: Shareware

C= Parallel C/C++ Programming Language Extension includes a collection of programming paradigms connected with C / C++.
The principles and constructs of C= including flexible task-thread semantics, parallel visibility scopes, object-free synchronization, and wake-wait task interaction paradigm are conceived to be easily adopted by other procedural and object-oriented languages, compiled or interpreted.
Note: Free for personal use.
.
- Platform: WinOther
- Publisher: HOOPOE ProGroup
- Date:
- C++ Home
- License: Shareware

C++ Home offers various resources on C++ programming such as Tutorials, Code, News, Tools, Links, Interviews with prorammers, and Forums..
- Platform: C & C++, Scripts
- Publisher: cpp-home.com
- Date: 27-05-2011
- Introduction to C Programming
- License: Shareware

An introductory tutorial on C programming. Starts from the very basics, this tutorial shows the commands and the syntax of C, compared to Pascal's..
- Platform: C & C++, Scripts
- Publisher: cpp-home.com
- Date: 03-10-2011
- One Lib for C programming
- License: Freeware

XCLIB - Library of useful routines for C programming
One Lib for C programming License - GNU General Public License version 3.0 (GPLv3).
- Platform: WinOther
- Publisher: Xclib
- Date:
- microchip pic c compiler
- License: Freeware

Tiny Microchip PIC C-Compiler. Targeted for PIC14 architecture.
microchip pic c compiler License - GNU General Public License (GPL).
- Platform: WinOther
- Publisher: Vampicc
- Date:
- Learn C++ Programming
- License: Shareware

* * * * * WAGmob: Over One million paying customer * * * * *
WAGmob brings you Simple 'n Easy, on-the-go learning app for "Learn C++ Programming".
The app provides:
1. Snack sized chapters for easy learning.
2. Bite sized flashcards to memorize key concepts.
Designed for both students and adults.
This app provides a quick summary of essential concepts in Learn C++ Programming by following snack sized chapters:
(Each chapter has corresponding flashcards)
Introduction,
Object Oriented Programming,
Basics,
Operators,
Input and Output,
Array and String,
Pointers,
Classes and Objects,
Functions I,
Functions II,
Constructor and Destructor,
Abstraction and Encapsulation,
Operator Overloading,
- Learn C Programming in a day
- License: Freeware

Skip long, complicated books on C program that get you nowhere. Do you want to start developing c programs as soon as possible? Learn C Programming in the quickest time possible with this short and concise app that teaches you all the essentials about C programming.
This book is written for people who have NO background in programming or are beginners. It strips away the non-essentials and provides you with the fundamental building blocks to get you up and running in C.
C Programming in a Day zooms in on the most essential concepts with EXAMPLES!
We cover the following topics:
Introduction
Our first c program
comments
variables
Input and Output
Control Flow
Looops
Functions
Arrays
Pointer and Array
Memory Management
Strings
- Platform: Android 2.x, Android 3.x, Android 4.4, Android 4.x
- Publisher: i-ducate
- Date: 12-08-2014
- Size: 1843 KB
- PIC C Library
- License: Freeware

This is an ongoing attempt to produce a set of libraries for C compilers used to generate code for low-resource microcontrollers, initially Microchip PIC devices and Hi-Tech's PICC Lite compiler. The code is adaptable to other compilers and devices.
PIC C Library License - MIT License.
- Platform: WinOther
- Publisher: Picclib
- Date:
- Size: 85 KB
- Experts Advice - C-C++
- License: Shareware

If you have any Queries related to C-C++ programming you can ask the expert and they will help you out for the problem or will refer you to some other sites where you can find the solution to your problem..
- Platform: C & C++, Scripts
- Publisher: go4expert.com
- Date: 14-11-2011
- Free Programming in C email course
- License: Shareware

This is a free email course in C programming. You will also have access to support forums to ask your questions. There is an optional personal tutor service..
- Platform: C & C++, Scripts
- Publisher: learnem.com
- Date: 10-03-2011
- Embarcadero Dev C++
- License: Freeware

A fast, portable, simple, and free IDE for C/C++ programming on Windows. It uses Mingw port of GCC (GNU Compiler Collection) as it\'s compiler. Embarcadero Dev-C++ can also be used in combination with Cygwin or any other GCC based compiler. Embarcadero Dev-C++ is a new and improved fork (sponsored by Embarcadero) of Bloodshed Dev-C++ and Orwell Dev-C++. Embarcadero Dev-C++ is built in the latest version of Embarcadero Delphi. Main Features include: TDM-GCC 9.2.0 32/64bit Support GCC-based compilers Integrated debugging (using GDB) GPROF profiling Project Manager Customizable syntax highlighting editor Class Browser Code Completion Code Insight Function listing AStyle code formatting support GPROF Profiling support Quickly create Windows, console, static libraries and DLLs Support of templates for creating your own...
- Platform: Windows
- Publisher: Embarcadero Technologies, Inc.
- Date: 30-01-2021
- Size: 72125 KB
- Topcoder AutoGen for Arena C++
- License: Freeware

TopCoder Arena is a famous online competition for programmers to demonstrate their talent in algorithm and programming. There are many talent people participated in it, and the competition time is not enough at all for most participators. You have to translate the problem description into the C++ class and method, design the algorithm, implement, and test them manually. Now with TopCoder AutoGen, what you need to do is to design the algorithm to resolve the problem only, and AutoGen will handle anything else.
- Platform: Windows
- Publisher: BossEye Inc.
- Date: 06-08-2006
- Size: 128 KB
- Programming In C
- License: Shareware

Starting from the very basics, this tutorial goes through some of the main concepts in the C programming..
- Platform: C & C++, Scripts
- Publisher: cpp-home.com
- Date: 05-01-2011
- Programming in C/C++
- License: Shareware

This tutorial starts from the very beginning, and goes to the more complicated areas of the C/C++ programming. A nice tutorial, if you are beginner, and want to get good C/C++ knowledge to continue to the more advanced levels..
- Platform: C & C++, Scripts
- Publisher: cpp-home.com
- Date: 24-05-2011
- XCODER C-- Programming Language
- License: Freeware

Programming language similar to C++ and Assembler
XCODER C-- Programming Language License - GNU General Public License (GPL).
- Platform: WinOther
- Publisher: C--xcoder
- Date:
- Auto C
- License: Freeware

Auto C is a practical and easy to use C IDE. It is intended for anyone who wants to work with the C programming language under Windows. Drawing controls on a form using a mouse is all you need to do to create the skeleton for a generic SDK C Windows Application. Use a WYSIWYG (what you see is what you get) design environment. Auto C works with Windows 2000, Windows XP and later. Auto C is an add-in for WoLoSoft International\'s SuperEdi, which is required. It integrates Microsoft ActiveX Control Pad with SuperEdi.
- Platform: Windows
- Publisher: Wade Schuette
- Date: 12-11-2013
- Size: 889 KB
- String Library for C
- License: Freeware

String Library for C was created as an accessible and handy project for developing a third party String library for the C programming language.
This library is going to have a Java-like String library which will provide flexibility for programmers to manipulate strings.
Moreover, this library may also help developers to reduce work and time without having to depend on standard C libraries which are not powerful enough.
.
- Platform: WinOther
- Publisher: Fikri Fadzil
- Date:
- C# Programming Book (by Nakov)
- License: Freeware

The free book "Fundamentals of Computer Programming with C#" (http://www.introprogramming.info) is a comprehensive computer programming tutorial that teaches programming, logical thinking, data structures and algorithms, problem solving and high quality code with lots of examples in C#. It comes with free video lessons, presentations, exercises and solutions.
This free programming tutorial starts with the first steps in programming and software development like variables, data types, conditional statements, loops and arrays and continues with other basic topics like methods, numeral systems, strings and string processing, exceptions, classes and objects.
- Platform: Android 2.x, Android 3.x, Android 4.4, Android 4.x
- Publisher: Svetlin Nakov
- Date: 16-03-2015
- Size: 1126 KB





