Knowledge in programming languages

Programming in C

Basic Programming concepts of C

Learn C programming

Hey, in case you are looking for a good C programming tutorial, then you are at correct place.  I am going to start C programming tutorial for all who want to learn. Starting from very basic to advanced topics in C will be covered in this tutorial. So, we will start from very basic topics like a variable, data type, and all these things then we will move towards array, functions, strings etc. After that, we will move to data-structures. So, it's going to be very excited and the teaching technique is going to be unique. Hope, you will enjoy this course. It's completely free of cost. So, don't miss this opportunity. See you soon.

Python

basics to let you learn about python programming language.

PROBLEM SOLVING USING C PROGRAMMING

These files are of c programming. It contains a syllabus copy also. contents in them are 1.Introduction to c 2.History of c 3.Functions 4.Pointers 5.Arrays 6. Structures and files the articles contain all the detailed information about c language necessary for every engineering student. These ppt's are prepared by expert faculty . It contains a detailed explanation of all the c language.

Java Unit-1,2,3

Here are the ppts of the 1st part of java programming . It is prepared by experienced faculty for the better understanding of the students. Units contained are 1,2 and 3

Java Unit -4,5,6

This ppts are prepared by experienced faculty for the better understanding of the students. This article contain information about the java programming units 4,5 and 6 of computer science engineering students.

C programming

This file contains two important programs which are very useful for engineering students. 1.prgram that prints the results of all operators available in c. 2.c program that converts one data type to another data type using auto conversion and type. casting. These are very useful programs if you want you can execute it through putty,turbo-c,etc.if you are preparing for c language c operators are the basic concepts of c hence it is very important to learn operators to learn c language.the above contains all operators in single program.the programs are very clear concise and very easy and very important programs.try to learn it and understand it will be useful.

Programming for problem solving using c

This document contains some important objectives and it is very useful for interview exams.the objective bits are very important and useful for computer science and engineering students.for interviews these kinds of questions may gonna help you in exams.

Complete notes for c programming

This document contains 1.arrays, types of arrays(single and multi dimensional arrays) and some simple programs using arrays. 2.strings and string manipulation function and programs related to string functions. 3.arrays to pointers with programs. 4.structures with programs. 5.introduction to pointers. 6.arrrays to pointers. 7.self referential structure. 8.enumrated data types and some important questions which are previously asked in the exams.

Some important c programs using expressions

This file contains some basic information regarding programming and some useful programs such as: 1.c program to find the sum of individual digits of a positive integer and the test the given number is palindrome or not. 2.c program to find the Fibonacci series. 3. C program to find the roots of a quadratic equation.

Interview questions in programming

This document contains very important questions that are asked in interview and very useful for learning programming.it is very helpful for student as well as job seekers in IT industry. Some questions which are included, 1.how to install turbo c++? 2.how to run turbo c++?

ANSI implementation and specific standards

This document contains ANSI implementation and specific standards. It contains command line arguments and basic numbering using ansi values and identifying a diagnostic. The representations and sets of values of the various types of integers.