JAVA Programming Courses

 

TechnoSeva Academy a pioneering IT trainer in the Minnesota area, is pleased to offer training courses by experienced and certified professionals in some of the most cutting edge technologies.

Currently we are offering two java programming related courses
1) Fundamentals of the Java Programming Language Course (code#TSJAVA01) for anyone who has programming experience and would like to get a hands-on jumpstart to core Java Programming.

2) Accelerated Java Programming Language Course (code#TSJAVA02) for programmers who are interested in adding the Java programming language to their list of skills. This course prepares one to become Sun Certified Java Programmer (SCJP)
 
Why get trained with TechnoSeva?  Here are a few of the unique highlights that TechnoSeva Academy offers its students:

 

 
Sign up now for one of our up coming sessions!  Please sign up quickly because seats are limited! Here are the course details.
 
Up Coming Sessions:

Session#1
Ø     Course Name: Fundamentals of Java Programming Language
Ø     Course code: TSJAVA01
Ø     Saturday, March 1st & 8th from 9am to 5pm
Ø     Venue: McNamara Alumni Center (200 Oak Street SE, Minneapolis, MN 55455)
Ø     Cost: $250 (includes parking and refreshments/lunch)

Session#2
Ø     Course Name: Accelerated Java Programming Language
Ø     Course code: TSJAVA02
Ø     Saturday, March 22ndnd & 29th from 9am to 5pm
Ø     Venue: McNamara Alumni Center (200 Oak Street SE, Minneapolis, MN 55455)
Ø     Cost: $350 (includes parking and refreshments/lunch)

Instructor(s):
         1) Ashish Dhane [MS (Comp. Sc)] Sun Certified Java Programmer(SCJP) with 7 years of IT   experience and 4 years of teaching experience.
         2) Manoj Prasad [BS & MBA (Carlson School), SCJP] with 15 years of IT experience and currently     working as IT consultant in Java/J2ee area.

Note: Please bring your own laptops.

For registration please call 612-703-4146 or email: epaulson@technoseva.com
For details please visit: http://www.technoseva.com/


Fundamentals of Java Programming Language Course
(TSJAVA01)

The Fundamentals of the Java Programming Language course provides students with an excellent choice for beginning to learn programming using the Java programming language. This course is intended for students with little or no programming experience. The course teaches the significance of object-oriented programming, the keywords and constructs of the Java programming language, and the steps required to create simple Java technology programs. Students taking this course can receive a solid basis in the Java programming language upon which to base continued work and training. The course features the Java Platform, Standard Edition 6 (Java SE 6) platform, and uses the Java SE Development Kit 6 (JDK 6) product and NetBeans/Eclipse IDE.

Who Can Benefit

Students who can benefit from this course are individuals, who have basic mathematical, logical, and analytical problem-solving skills and who want to begin learning the Java programming language. This includes technical writers, web developers, technical managers, and individuals with a technical, non-programming background, such as system administrators. This course is also appropriate for novice programmers and those programmers who prefer to start learning the Java programming language at an introductory level. However, individuals are encouraged to have had some programming experience, whether with a scripting language, such as Perl, or a third-generation language (such as Basic or C) prior to attending this course.

Prerequisites:

Upon completion of this course, students should be able to:

The Fundamentals of Java Programming Language course will be 16 hours divided between two days and will be taught by two experienced Sun Certified Java Programmers.  Please sign up quickly because seats are limited!

Up Coming Sessions:

 

Note: Please bring your own laptops.

For registration please call 612-703-4146 or email: epaulson@technoseva.com


Fundamentals of Java Programming Language (TSJAVA01)
Course Content

Module 1 - Explaining Java Technology

Module 2 - Analyzing a Problem and Designing a Solution

Module 3 - Developing and Testing a Java Technology Program

Module 4 - Declaring, Initializing, and Using Variables

Module 5 - Creating and Using Objects

Module 6 - Using Operators and Decision Constructs

Module 7 - Using Loop Constructs

Module 8 - Developing and Using Methods

Module 9 - Implementing Encapsulation and Constructors

Module 10 - Creating and Using Arrays

Module 11 - Implementing Inheritance


Accelerated Java Programming Language Course
Code#TSJAVA02

 

The Accelerated Java Programming Language course provides students with information about the syntax of the Java programming language; object-oriented programming with the Java programming language; creating graphical user interfaces (GUIs), exceptions, file input/output (I/O), and threads; and networking. Programmers familiar with object-oriented concepts can learn how to develop Java technology applications. The course features the Java Platform, Standard Edition 6 (Java SE 6) platform, and utilizes the Java SE Development Kit 6 (JDK 6) product. The students perform the course lab exercises using the NetBeans Integrated Development Environment (IDE) 5.5 or Eclipse 3.2.

The course covers all the contents required for Sun Certified Java Programmer (SCJP) for details visit Sun’s web site. http://www.sun.com/training/catalog/courses/CX-310-065.xml

Who Can Benefit

Students who can benefit from this course are programmers who are interested in adding the Java programming language to their list of skills and students who are preparing for the Sun Certified Programmer for Java examination.

Prerequisites
Upon completion of this course, students should be able to:
  1. Implement input/output (I/O) functionality to read from and write to data and text files and understand advanced I/O streams

The Accelerated Java Programming Language course will be 16 hours divided between two days and will be taught by two experienced Sun Certified Java Programmers.  Please sign up quickly because seats are limited!

Up Coming Sessions: Accelerated Java Programming Language

Note: Please bring your own laptop.

For registration please call 612-703-4146 or email: epaulson@technoseva.com


Accelerated Java Programming Language (TSJAVA02)

Course Contents

The course covers all the contents required for Sun Certified Java Programmer (SCJP) for details visit Sun’s web site.
http://www.sun.com/training/catalog/courses/CX-310-065.xml

Section 1: Declarations, Initialization and Scoping




Section 2: Flow Control




Section 3: API Contents




Section 4: Concurrency




Section 5: OO Concepts




Section 6: Collections / Generics




Section 7: Fundamentals