Full Stack Software Engineer

Core Programming with Databases will always be in demand
Learn Java | Python | Databases indepth with Suven

Java Core & Advanced

Java SE 8.0 Programmer I and II Syllabus

Java SE 8.0 Programmer 1 ( OCJA 8.0 )

Java SE 8.0 Programmer 2 ( OCJP 8.0 )

Java Basics
Working With Java Data Types
Using Operators and Decision Constructs
Creating and Using Arrays
Using Loop Constructs
Working with Methods and Encapsulation
Working with Inheritance
Handling Exceptions
Oracle Java-Core Mock Test dumps
8 hrs (Assessment) Test on Hackerank.com
Certificate of Completion issused to only Individuals completing the Hackrrank Test
Post this training one can easily clear Oracle Java Exam(1z0-808)
Look at the new Batch Dates here

Download detailed syllabus click here

Java Class Design
Advanced Class Design
Object-Oriented Design Principles
Generics and Collections
String Processing
Exceptions and Assertions
Java I/O Fundamentals
Java File I/O (NIO.2)
Building Database Applications with JDBC
Threads
Concurrency
Localization
Oracle Java-Advanced Mock Test dumps
1 hr Tech Interview Assessment
Certificate of Completion issused to only Individuals completing the Tech Interview Assessment
Post this training one can easily clear Oracle Java Exam(1z0-809)
Look at the new Batch Dates here

For detailed syllabus click here

Course Highlights of Java SE 8 Programmer I and II

    1) 20 paper based MCQ class test(topic wise)[890+ MCQs]

    2) 4 full MOCK test for Home practice.

    3) 2 Online test exactly on lines of OCAJP(8) click here and OCPJP(8) click here

    4) Each student is awarded COC# ( Certificate of Completion ).
         All certificates issued by SCTPL carry affliation logos of Shine.com, era.org.in and hackerrank.com. (# passing % : OCAJP:63 and OCPJP:65)

    5) Duration : 72 hrs ( 24 sessions of 3 hrs each )

    6) One week Internship with flexible timings on (Industry Based) Java Projects.

    7) Regular project updates & (must read) NEWS articles on Java.

    8) Get placed as Java Developer.

    9) Download lecture wise schedule.

Download Section

A

Software downloads

  1. Java SE
  2. Eclipse for Java
  3. Core Java Workspace -
  4. Advanced Java Workspace -
B

    Revision test papers ( for Core Java ).

    OCJA practice test answers.

C

    Revision test papers ( for Advanced Java).

    OCJP Practice test answers.

D

    Internship project

    Additional Assignments in Java ( must be solved before attending Interviews )

E

    eNotes for Java Front End or UI Programming workshop Download

    Programs for Java Front End or UI Programming workshop Download

F

    Overview of a Java Virtual Machine (JVM). Download

G

    Java Garbage Collection Basics. Click here

H

    Java Security Model using Sandbox. Download

I

    Java File I/O NIO.2. Download

J

    How to use Git Hub ?

K

    Mind Map for Java

L

    Top 100 IQs on Java to crack any Interview

    Java Exercises (should be solved before Interview Calls)   

    Java Regex (Regular Expression) Quick_read_Tutorial   

    Closeable extends AutoCloseable : allows an object to be used as a resource

M

    Oracle Pearson Vue centres for giving Oracle certification exams Download

N

    How to set Breakpoints in Eclipse - Java Click Here

O

    The RowSet Interface - additional reading under Java database ConnectivityDownload

P

    Java 7/8 concurrent programs

    Download Java Database Programs

    How to run java-database programs from my PC ?Download

Q

    All static methods of java.util.Collections class Download

R

    HackerRank Code Challenge Solutions By_Rocky_Sir ( to few Java & Data Structure Problems )   Download    ReadMe.txt

S

    Sample Resume Format Download

    (more resume formats in BrainDumps app)



Python (Core + Advanced) with upto 4 weeks of Industry Internship

Python (Core + Advanced) with upto 4 weeks of Industry Internship

Python is a general purpose programming language. Created nearly 30 years ago, it is now one of the most popular language according to the Stackoverflow rankings. Its popularity is particularly important in the data science and machine learning fields. But it is also a language easy to learn, this explains why it has become the language the most taught in universities.

What is python used for ?

  1. Web Development, using the frameworks Django, Flask, Pylons
  2. Data Science and Visualization using Numpy, Pandas and Matplotlib
  3. Machine learning with Tensorflow and Scikit-learn
  4. Desktop applications with PyQt, Gtk, wxWidgets and many more
  5. Mobile applications using Kivy or BeeWare
  6. Education: Python is a great language to learn programming!

    Course Highlights:

  •  17 sessions of 3 hrs each covering 3 major sections of generic python programming namely Core, Routine Business Task automation, Advanced.

  •  The course does not* focus on "Python for Data Science", as this makes the learner in-competent for many interviews. (*Python for Data Science is covered under "Machine Learning course" module)

  •  Each participant can do a 2 weeks of Online Internship on problem statements submitted by IT professionals working at Morgan Stanley, Accenture and NeoSoft.

Download Section

Course Download

  1. Syllabus Download

  2. Download Jupyter Notebooks and E-notes from here


Oracle SQL & PL/SQL

Oracle Database SQL & PL/SQL

SQL Syllabus

Basics of Databases
Types of Statements : DDL,DML,TCL,DRL
Power of Select Simple to Complex Queries
Joins - Its Type & Applications
DML - insert, update,delete & merge
DDL - create, drop, truncate & alter
Table & Views
Constraints - Type & Applications
Indexes - Its Type & Applications
Sequences - Its Type & Applications
Synonyms - Its Type & Applications
Data Dictionary Tables & Views
Oracle SQL Mock Test dumps
5 hrs (Assessment) Test on Hackerank.com
Certificate of Completion issused to only Individuals completing the Hackrrank Test
Post this training one can easily clear Oracle SQL test
Look at the new Batch Dates here

PL/SQL Syllabus

PL/SQL Language Fundamentals
PL/SQL Control Statement
PL/SQL Collection Types
PL/SQL Cursors
PL/SQL Errors and Exceptions
PL/SQL Stored Procedure and Function
PL/SQL Triggers
PL/SQL Dynamic SQL
PL/SQL Packages
PL/SQL Database Interaction
Oracle PL/SQL Mock Test dumps
1-2 hrs (Assessment) Technical Interview on video call
Post this training one can easily clear Oracle PLSQL test
Look at the new Batch Dates here

Download Section

Course Download

    1) Oracle Database Express Edition 11g Download Or use live SQL

    2) Installation Steps - Oracle DB 11g - By Rocky Sir Download

    3) How to run java-database programs from my PC ?Download

    4) One-full-day(8 hrs) - 100% Practical Microsoft SQL Server Workshop

    • E_book_1 : Microsoft SQL Server Class_Notes Download
    • E_book_2 : Microsoft SQL Server Pracs Download

    5) Must Read Information about Oracle Architecture Download

    6) About a Multitenant Environment_oracle 12c Download

    7) PL/SQL Oracle Home practice _file_1 Download

    8) PL/SQL Oracle Home practice _file_2 Download

    9) Oracle SQL Practice Queries Download_1 Download_2

    11) Oracle PL/SQL Practice Queries Download_1 Download_2

    12) Solution (by Rocky Sir) to HackerRank > SQL problems Download    ReadMe.txt

    13) Oracle SQL & Pl/SQL and Database Interview Questions_difficult Download

    14) Sample Resume Format Download 1         Download 2

    15) Oracle Pearson Vue centres for giving Oracle certification exams Download

MUST READ SECTION

    1) Why using bind variables in PL/SQL improves performance ? Read

    2) All, Any and Some operators in SQL - Important !! Must See Once

    3) Exists clause - Important !! Must See Once

    4) ROWSCN, UID and USER Pseudo columns - Important !! Must See Once

    5) Foreign Key Constraint Example -- important !! Must See Once

    6) Learn Oracle SQL : The Hierarchical Query Clause Must See Once

    7) Top-N queries in Oracle SQL Must See Once

    8) Understanding Analytic Functions in Oracle SQL Must See Once

    9) Overview of Regular Expressions in Oracle 11g Must See Once

    10) How and why to create clusters ? Must See Once

    11) complete list of single row functions Must See Once

    12) complete list of Aggregate ( Group ) functions Must See Once

    13) Enhancements done in Oracle 12C over previous versions Must See Once

    14) Format models use in conversion function_Oracle_11g(same applies to 12c) Must See Once

    15) Whats new in Oracle PL/SQL ( Release 1 and 2 ) Must See Once

    16) Must Read Oracle PL/SQL Building Packages and Reference Types Must See Once

    17) How to Create USER, GRANT and REVOKE rights ?  Read-1    Read-2

    18) SQL - A Practical Introduction Must See Once


Placements on Mind

Register for Suven Mentorship & Placement Programme

9000+ students & professionals benefitted till date !!

Inquire.   NOW
Suven Mentorship & Placement Programme is a 100% money back guarantee programme