SQLITE
SQLite is a software library that provides a relational database management system (RDBMS) with a serverless, zero-configuration, and self-contained architecture. It is widely used as an embedded database engine in applications and devices due to its simplicity, small footprint, and high performance. SQLite is not a client-server database but rather operates directly on the application's files.
Where it is used?
It is used by Adobe for its product Photoshop Lightroom.
Airbus uses it to maintain software of the aircraft family A350 XWB .
It is used in iTunes by Apple.
Dropbox uses it as its primary data store on the client side.
Facebook uses it as the SQL database in its product.
It is used by Microsoft as its core component for Windows 10.
WHY REPL?
Life time validity (enroll one time and revise many times)
Interaction with the best faculty and Industry Experts
Small Batches to focus on each student
We focus on both theoretical and practical approaches in a parallel way.
You will be given the opportunity to work on a live project.
Outdoor activities to boost your confidence.
Presentation in class by the students.
Our Key Features:
Good Quality Material Notes
Smart Classes Available
Online Test
Chapter wise Assignments
Offline And Online Classes
Recorded class on Rays App
Eminent faculties of the IT Industry( Amazon, Wal-Mart, Oracle, Microsoft..)
Fully AC and Wi-Fi Campus.
Syllabus
Introduction to C Language
About C Language
Advantages of C Language
Disadvantages of C Language
A Sample Program in C Language
Elements of the Sample Program
Editing, Compiling, Linking and Execution
Problems related to plateform
Problems related to application
Important Points regarding a C Program
Some inbuilt functions
kbhit(), delay(), sleep(), getch(), getche()
system(), sound(), nosound()