Priyanka Kumari received Tally GST course certificate from SCP INFOTECH INSTITUTE Sarita vihar new Delhi training center.
SCP Infotech institute (SCP), a Technical Computer Institute established in year 2006 is one of the fastest growing Computer Institute. Our Institute is Registered and Recognized by Govt. of N.C.T Delhi and has gained reorganization as a highly reputed training institute. SCP INFOTECH is committed to provide Quality Professionals Education at an affordable price. The institute is managed by professional having 15 years of I.T experience.
Friday, 5 October 2018
Friday, 21 September 2018
Sumjeet is received Diploma certification from SCP INFOTECH INSTITUTE Sarita vihar new Delhi training center September 2018. 9289714745 www.scpinfotech.com
Sumjeet is received Diploma certification from SCP INFOTECH INSTITUTE Sarita vihar new Delhi training center September 2018. 9289714745 www.scpinfotech.com
Tuesday, 11 September 2018
Kunal Chauhan is received Diploma certification DFA from SCP INFOTECH INSTITUTE Sarita vihar new Delhi training center. Www.scpinfotech.com 9289714745
Kunal Chauhan is received Diploma certification DFA from SCP INFOTECH INSTITUTE Sarita vihar new Delhi training center. Www.scpinfotech.com 9289714745
Monday, 10 September 2018
Tally with GST course certificate from SCP INFOTECH INSTITUTE
Students feedback
Computer training center
CCC BCC NIELIT DOEACC approved centre CCC COURSE
Received certificate from SCP INFOTECH INSTITUTE Sarita vihar new Delhi training center
Received certificate from SCP INFOTECH INSTITUTE Sarita vihar new Delhi training center
Friday, 31 August 2018
Royal Digi Public School Rajnagar madhubani bihar
Monday, 6 August 2018
Rakhi is received Diploma certification from SCP INFOTECH INSTITUTE Sarita vihar new Delhi training center
Rakhi is received Diploma certification from SCP INFOTECH INSTITUTE Sarita vihar new Delhi training center. Www.scpinfotech.com 9289714745.
Deepika is received Diploma certification from SCP INFOTECH INSTITUTE Sarita vihar new Delhi training center
Deepika is received Diploma certification from SCP INFOTECH INSTITUTE Sarita vihar new Delhi training center. Www.scpinfotech.com 9289714745.
Tuesday, 31 July 2018
Anil kumar is received BCC certificate in Sarita Vihar Delhi training center
Anil kumar is received BCC certificate in Sarita Vihar Delhi training center.
9289714745, www.scpinfotech.com.
Thursday, 7 June 2018
Java Training Institute
Java
About Course
Syllabus
- Java - What, Where and Why?
- About JDK,JRE and JVM
- Internal Details of JVM
- Variable and Data Type
- Naming Convention
- Advantage of OOPs
- Object and Class
- Methods
- Method Overloading
- Constructor
- static variable, method and block
- this keyword
- Inheritance (IS-A)
- Aggregation and Composition(HAS-A)
- Method Overriding
- super keyword
- Instance Initializer block
- final keyword
- Runtime Polymorphism
- static and Dynamic binding
- Abstract class and Interface
- Package and Access Modifiers
- Encapsulation
- Object class
- Java Array
- Call By Value and Call By Reference
- String Operations
- Character extraction
- Methods of String class
- StringBuffer class
- String conversion
- StringTokenizer class
- Exception fundamentals
- try and catch block
- Multiple catch block
- Nested try
- finally block
- throw keyword
- throws keyword
- Exception Handling with Method Overriding
- Custom Exception
- Multithreading basics
- Life Cycle of a Thread
- Creating Thread
- Sleeping a thread
- Joining a thread
- Thread Priority
- Daemon Thread
- File Basics
- File Operation (create, delete , copy,read,write)
- FILE Class
- FileOutpuStream (Byte stream)
- FileInputSream (Byte stream)
- FileReader (Character Stream)
- FileWritter (Character Stream)
- RandamAccessFile Class
- AWT Controls
- Event Handling by 3 ways
- Event classes and Listener Interfaces
- Adapter classes
- Creating Games and Applications
- Basics of Swing
- JButton class
- JRadioButton class
- JTextArea class
- JComboBox class
- JTable class
- JColorChooser class
- JProgressBar class
- JSlider class
- Digital Watch
- Graphics in swing
- Displaying Image
- BorderLayout
- GridLayout
- FlowLayout
- BoxLayout
- CardLayout
- Life Cycle of Applet
- Graphics in Applet
- Displaying image in Applet
- Animation in Applet
- EventHandling in Applet
- JApplet class
- Painting in Applet
- Digital Clock in Applet
- Parameter in Applet
- Applet Communication
- Collection Framework
- ArrayList class
- LinkedList class
- ListIterator interface
- LinkedHashSet class
- PriorityQueue class
- ArrayDeque class
- LinkedHashMap class
- JDBC Drivers
- Steps to connect to the database
- Connectivity with Access without DSN
- DriverManager
- Connection interface
- Statement interface
- ResultSet interface
- PreparedStatement
- ResultSetMetaData
- DatabaseMetaData
Course Duration
One month in fast track or 3 months in normal track.
Fees
Eligibility
Job Opportunities
- Java developer
- Java programmer
- Computer programmer
- Software engineer
- Entry level java programmer
- Web developer
- software developer
- Game Programmer
- Java/JEE Programmer
C++ Language
C++ Language
About Course
Syllabus
C++ Overview
- C++ Characteristics
- Object-Oriented Terminology
- Polymorphism
- Object-Oriented Paradigm
- Abstract Data Types
- I/O Operations
Functions and Variables
- Functions: Declaration and Definition
- Variables: Definition, Declaration, and Scope
- Variables: Dynamic Creation and Derived Data
- Arrays and Strings in C++
- Qualifiers
Classes in C++
- Defining Classes in C++
- Classes and Encapsulation
- Member Functions
- Instantiating and Using Classes
- Using Constructors
- Multiple Constructors and Initialization Lists
- Using Destructor to Destroy Instances
Operator Overloading
- Operator Overloading
- Working with Overloaded Operator Methods
Initialization and Assignment
- Initialization vs. Assignment
- The Copy Constructor
- Specialized Constructors and Methods
- Constant and Static Class Members
Inheritance
- Overview of Inheritance
- Defining Base and Derived Classes
- Constructor and Destructor Calls
Polymorphism
- Overview of Polymorphism
- Function Overloading
- Operator Overloading
Exception Handling
- Exceptions
- Inheritance and Exceptions
- Exception Hierarchies
- User Define Exception
File Handling
- Basic of File
- Read/Write on File
- Working on Binary File
Course Duration
30 days in fast track or 2 months in normal track.
Fees
Eligibility
Job Opportunities
- Programmer
- C++ programmer
C Programming
C Programming
About Course
Syllabus
Basics of C
- History and Features of C
- Importance of C
- About Procedural Language
- The Structure of a C Program
- Writing C Programs
- Debugging a C Program
- Examining and Running a C Application Program
An Overview Of C And Buzzwords
- Data Type, Variable
- Operators
- Control Statement
- Preprocessor Directives Input and Output Operators
- Reading/Writing Characters
- Formatted input/output Function
Control Statement
- The IF.....ELSE Statement
- IF......ELSE ladder
- Nesting of IF.....ELSE Statements
- The Switching Statements
- The do-while Statement
- The while statement
- FOR Statements
Array in C
- Array : What and Why?
- One Dementions Arrays
- Two Dementions Arrays
- Operations On Array
String Handling
- Input /Output Sting
- Basic Operations On String
- 2D String Array
Function in C
- Function Basics
- Call By Value
- Call by Reference
- Nested Function
Pointers in C
- Understanding Pointers
- Pointer expressions
- Pointer and Arrays
- Pointers and Character String
- Pointers to Functions
- Pointers and Structures
Structures and Unions
- Defining a Structure
- Advantage of Structure
- Arrays of Structures
- Structures and Functions
- Defining Unions
File Handling
- Create / Open File
- Read/ Write File
- Text File & Binary File
- Operations on File
Course Fees
Data Structure with C Course fees is : 5000/-
Eligibility
Course Duration
20 days in fast track or 2 months in normal track.
Job Opportunities
- System Programmer
- Junior Programmer
- Junior Software Tester
- Project Scientist
- System Operator
Tally ERP9 with GST
Tally ERP9 with GST
About Course
Syllabus
ACCOUNTING:
BILLING:
PAYROLL
INVENTORY:
BANKING
Course Duration
3 Weeks in fast track or 2 months in normal track
Course Fees
Eligibility
Web Application Development using PHP & MySQL
Web Application Development using PHP & MySQL
About Course
Syllabus
Hypertext Markup Language - HTML
Cascading Style Sheets - CSS
- Introduction to CSS
- Three ways to use CSS
- CSS Properties
- Designing website Layout
- Working with Templates
Java Script
- Introduction to JavaScript
- Three ways to use JavaScript
- Working with events handling
- Client-side Validation
JQuery
MYSQL Database
Hypertext Preprocessor - PHP
- Capturing Form Data
- Dealing with Multi-value filed
- Generating File uploaded form
- Redirecting a form after submission
- Creating and accessing String
- Searching & Replacing String
- Formatting String
- String Related Library function
- Anatomy of an Array
- Creating index based and Associative array
- Accessing array Element
- Looping with Index based array
- Looping with associative array using each() and foreach()
- Some useful Library function
- Understanding file& directory
- Opening and closing a file
- Coping ,renaming and deleting a file
- Working with directories
- Building a text editor
- File Uploading & Downloading
- What is regular expression)
- Pattern matching in Php
- Replacing text
- Splitting a string with a Regular Expression
- Introduction to RDBMS
- Connection with MySql Database
- Performing basic database operation(DML) (Insert, Delete, Update, Select)
- Setting query parameter
- Executing query
- Join (Cross joins, Inner joins, Outer Joins, Self joins.)
- Managing domain and sub domain
- Managing web space and server database
- Uploading and publishing website in internet