Knowledge in Programming

Arrays Function (BCA)

Arrays is one most important part and a bit tricky to learn topics of any language in computer. The content provides simplifies the topic to a fairly good extent. .

JQUERY (Book)

Jquery the content basically is a pdf book. which will cover all the topics for the subject and give the reader a brief overview about the subject. The book also contains some advanced information about the course. Happy Learning!

Programming In C language

The content is a full fleged book about how to program in c. Starting from the basics to the advanced , the content is all you need to master C as a programming language and level up your CV. Happy Learning!

Introduction to c#

Following document contains the basic information related to the basic introduction and functionality of c# program, how to code it, and why. change the extension of example files from .txt to .cs to execute

Exception Handling in C#

Following document contains information regarding the exception handling in c# program including examples

C programming examples with Algorithms and Flow charts.

This file contains C programs examples. Including Algorithms and Flow Charts.

Github Cheatsheet

Github Cheatsheet for beginners.

Adavanced Programming Architecture

The content is all about the advanced concepts of microprocessor.

Java Programming Language by James Gosling

The content is a book on JAVA Programming which is published By James Gosling,David Holmes, Ken Arnold

PROCESSOR RAM AND HARD DISK

The CPU or processor is the "brain" of the computer. It performs all the operations that the computer does, from simple encoding of text to complex rendering of video. So, the faster the speed of your processor, the faster your computer will run." The most well-known processors are made by Intel and include the Celeron, Pentium, and Core (i7). (Quoted material is from from https://hubpages.com/technology/A-Beginners-Guide-To-Computers.) Random Access Memory "Usually referred to as 'memory', RAM is second to the CPU in determining your computer's performance. It temporarily stores your computer's activities until they are transferred and stored permanently in your hard disk when you shut down or restart." RAM is measured in gigabytes (GB), and the average modern computer has between 4-8 GB of RAM. The more RAM your computer has, the faster it runs (up to a point). (Quoted material is from from https://hubpages.com/technology/A-Beginners-Guide-To-Computers.) Hard Disk Drive "The hard disk drive, more commonly known as the hard drive or hard disk, is where all data and programs are stored in your computer permanently, unless you delete them. Generally speaking, a hard disk with a higher capacity is always better." (Quoted material is from from https://hubpages.com/technology/A-Beginners-Guide-To-Computers.) Motherboard The motherboard is a large circuitboard that connects all the parts of the computer, including the hard disk drive, CPU, and RAM. The motherboard is like the nervous system in your body - it distributes signals to and from all the parts and helps coordinate their activities.

Computer. programming

Computer Programming & Data Structures (CPDS) Materials & Notes. C & DS Unit Wise Lecture Notes and Study Materials in pdf format for Engineering Students. So all students seeking Computer Programming & Data Structures Book for engineering colleges.

Programming -JAVA introduction

This PDFs have the information about java.It contains information about the history of java,features of java,execution procedure,data types,arrays,etc.