Instructor Led Ide Training

Ide Training Provider? - Tell us about your Training!
Please select the location nearest to you: India   United States   United Kingdom   South Africa   Canada   Finland  
Ide Training Seminars and Classes
From MeritForge Infotech
DB2 Content Manager V8x API Programming instructor led trainingcoursewareworkshop / seminartrain the trainercomputer lab Learn custom programming techniques and build a stand-alone Web application using the IBM Content Manager (CM) for Multiplatforms Version 8 (V8) Application Programming Interfaces (API). Understand the advanced CM V8 document model and features. Also, explore IBM DB2 Information Integrator for Content V8 APIs for Federated search and retrieve. Work with non-visual and visual JavaBeans, and the  more...
From The Career Center
Net Framework Introduction instructor led training ...he first in a series of .NET-related courses. It will provide you with the basic concepts required to decode the terminology and features of .NET and will serve as the foundation for the other .NET courseware. Upon successful completion of this course students will be able to: Identify the five main components of the .NET Framework Explain how each functions as part of the whole Identify  more...
Visual Studio Net Introduction instructor led training ...ironment. In this course, you learn how to work with the IDE Windows in Visual Studio.NET to create the different .NET project types. Learning how to use the Visual Studio.NET environment is the first step to creating .NET applications. By using the various wizards and features of Visual Studio.NET, you are able to create the different project types more quickly and efficiently than coding  more...
From Wintrac Inc.
Fast Track to SOA and Java Web Services JAX-WS Web services are designed to allow Web-based access to distributed software and business services. They bring a standard, open service architecture to component development that allows them to be accessed over the Web with standard protocols such as HTTP and standard XML formats for messages and service descriptions. This course will give you a thorough understanding of the current Web services  more...
Fast Track to JavaServer Faces JSF Using JSF to Build J2EE Web Apps on the JBoss Application Server ...face (UI) framework that can be leveraged by tools to provide a rich and easy to use development environment. This course will get you up to speed with JSF in a very short time. It includes all the important concepts, as well as numerous hands on labs that will have you building working JSF applications very quickly. It covers all the important architectural concepts, as well as providing  more...
Fast Track to Servlets - JSP on the JBoss @ Application Server ...ide Java technologies for building web applications. Servlets are programs that run on a web server; they can respond to client requests and create dynamic content. JSPs are useful for displaying dynamic data, and allowing Java developers and Web page designers to work together easily. The JSTL is a tag library for JSP that encapsulates the core functionality common to many Web applications  more...
Fast Track to Enterprise JavaBeans 3.0 (EJB3) and the Java Persistence API (JPA) on the JBoss@Application Server ...directions on using JBoss. Labs are done with the Eclipse IDE, and the lab instructions also include instructions for using Eclipse. The Enterprise JavaBeans 3. 0 specification is a deep overhaul of the EJB specification that is intended to improve the EJB architecture by reducing its complexity from the developer's point of view. It leverages annotations (introduced in Java 5) and  more...
Fast Track to Enterprise JavaBeans 3.0 (EJB 3) on the JBoss Application Server ...directions on using JBoss. Labs are done with the Eclipse IDE, and the lab instructions also include instructions for using Eclipse. The Enterprise JavaBeans 3. 0 specification is a deep overhaul of the EJB specification that is intended to improve the EJB architecture by reducing its complexity from the developer's point of view. It leverages annotations (introduced in Java 5) and  more...
Fast Track to JavaServer Faces (JSF) - Using JSF to Build J2EE Web Apps ...face (UI) framework that can be leveraged by tools to provide a rich and easy to use development environment. This course will get you up to speed with JSF in a very short time. It includes all the important concepts, as well as numerous hands on labs that will have you building working JSF applications very quickly. It covers all the important architectural concepts, as well as providing  more...
Fast Track to Java EE 5 with Servlets JSP & JDBC ... developing in Java plus a comprehensive suite of server-side technologies. This course tells you what you need to know to design and build your own web applications. You'll learn the details of the key Java EE technologies and how to leverage the strengths of each, with special focus on Servlets and JSP. At the same time, you'll be learning about the big picture of Java EE and how to design  more...
Fast Track to Servlets - JSP ...ide Java technologies for building web applications. Servlets are programs that run on a web server; they can respond to client requests and create dynamic content. JSPs are useful for displaying dynamic data, and allowing Java developers and Web page designers to work together easily. The JSTL is a tag library for JSP that encapsulates the core functionality common to many Web applications  more...
Fast Track to Jakarta Struts Struts is an open source, Model-View-Controller (MVC) framework developed by The Apache Software Foundation as part of its Jakarta project. Struts is built on top of JSP, Servlets, and custom tag libraries. After reading the first J2EE Blueprints from Sun with their explanation of MVC and how to accomplish it with custom tags, Servlets, and JSP, one can clearly see that Struts is a  more...
AJAX for Java Developers (java) ...ON from Java, as well as the use of various other server-side Ajax techniques. The course also provides extensive coverage on using frameworks - both client side JavaScript and server side Java - to support the complex programming that Ajax requires. These frameworks can reduce the sometimes complex and tedious programming that Ajax can require. Client side frameworks can relieve you  more...
Fast Track to Hibernate Using Hibernate For Java Database Access ...signed as a minimal object-oriented extension to SQL, provides an elegant bridge between the object and relational worlds. Hibernate also allows you to express queries using native SQL or Java-based Criteria and Example queries. Hibernate is now the most popular OR mapping solutions for Java, and it has become a de facto standard in Java OR mapping. JBoss has integrated Hibernate into its  more...
Fast Track to Spring 2.x and Spring Web Flow 2 ...ion / Inversion of Control. Its advanced capabilities provide support for JDBC and persistence frameworks like Hibernate (DAO and ORM modules), Aspect-Oriented Programming (AOP module), integration with Java Web technologies (MVC and Web Flow), security, transactions, and more. This course is a completely new course based on the Spring 2. 0/ 2. 5 releases. It starts with the basics of  more...
Fast Track to Spring 2.x ...ion / Inversion of Control. Its advanced capabilities provide support for JDBC and persistence frameworks like Hibernate (DAO and ORM modules), Aspect-Oriented Programming (AOP module), integration with Java Web technologies (MVC module), security, transactions, and more. This course is a completely new course based on the Spring 2. 0 and 2. 5 releases. It starts with the basics of Spring  more...
Fast Track to Spring 3 and Spring MVC Web Flow ...ion / Inversion of Control. Its advanced capabilities provide support for JDBC and persistence frameworks like Hibernate (DAO and ORM modules), Aspect-Oriented Programming (AOP module), integration with Java Web technologies (MVC and Web Flow), security, transactions, and more. This course is a new course based on the Spring 3 release. It includes complete coverage of the annotation based  more...
Fast Track to Spring 3 ...ion / Inversion of Control. Its advanced capabilities provide support for JDBC and persistence frameworks like Hibernate (DAO and ORM modules), Aspect-Oriented Programming (AOP module), and integration with Java EE Web technologies, security, transactions, and more. This course is a new course based on the Spring 3 release. It includes complete coverage of the annotation based approach to  more...
Advanced Java Language Topics The Java programming language has a number of powerful capabilities that have been introduced in recent releases of the Java platform. These include such things as generics, reflection, assertions, inner classes, and enumerations. Though many Java programmers have seen these technologies used in the Java libraries, for example the generic Collection classes, they are slow to adopt them in their  more...
JDBC - Java Database Connectivity JDBC is a Java technology for accessing SQL databases. It is a core part of J2EE, and it works with every major database product. This hands-on course covers all the details that you will need to use JDBC to access the information in your databases using Java. It also talks about real world issues in using JDBC. All labs can be done with the Eclipse IDE or a simple editor, and the lab  more...
Intro to Java and OO Development .... It uses a steady pace and numerous hands-on labs to provide an easy entry into the world of Java and OO Programming. Java is one of the most important programming languages used today, and its correct usage is a critical part of many systems being written now. The basics of the language are relatively easy, but the challenge lies in learning how to use it well. This is especially true  more...
Basic PowerBuilder Classic 12 Programming ...nvironment. Each component of the PowerBuilder Classic 12 IDE is covered in the context of using PowerBuilder to develop GUI-based client/ server business applications. Upon successful completion of this course, the student should be able to: Use the System Tree to create workspaces and targets. Use the Application Painter to create application objects. Use the Window Painter to create  more...
Advanced PowerBuilder Classic 12 Programming ...g business applications using the PowerBuilder Classic 12 IDE. Upon successful completion of this course, the student should be able to: Create standard reports, including TreeViews, graphs, crosstabs, and multi-group reports. Create RichText, nested, and composite style reports. Manipulate the properties and behavior of the DataWindow control. Access and modify the properties of the  more...
Intermediate Java Programming ...tecture and basic procedural programming. This course provides in-depth coverage of object-oriented concepts and how to apply them to Java software design and development. The latter part of the course moves key parts of the J2SE Core API, including collections, exception-handling, logging, streams, and object serialization. The course software also includes an optional overlay of workspace and  more...
Introduction to Java Programming ...workspace and project files to support use of the Eclipse IDE in the classroom. (This requires that the instructor be experienced in use of Eclipse and able to walk students through basic tasks in the IDE.) An important thrust of this course is to teach programming from an object-oriented perspective. It is often difficult for programmers trained originally in a procedural language to start  more...
Developing Spring 2.5 Applications Using Eclipse Spring IDE Training This course provides students with the knowledge needed to use the Spring Framework and the Eclipse Spring IDE to develop flexible, testable and maintainable Java EE enterprise applications. This course covers v2. 5 of the Spring Framework. You can get a complete list of other Java classes at http://www.wintrac.com/courses/mainJava.asp  more...
Eclipse Boot Camp for Java Programmers Using MyEclipse and JBoss This course is intended for Java programmers who are interested in using MyEclipse and Eclipse to build their applications. Applications you develop during the course are based on the Java 2 Platform, Enterprise Edition (J2EE) component model that uses servlets and JSPs for the control and flow of e-business applications. You are going to use the Eclipse IDE to develop J2EE applications, including  more...
EJB Development using WebSphere Studio v5.0 ...IBMa ™s WebSphere Studio Application Developer v5. 0 IDE for the development of enterprise applications using Enterprise JavaBeans in an N-tier architecture. The implementation of these components and their access via servlet clients will be discussed. Each student will learn the following: build session, Message and entity EJBs, use the EJB Test Client, create container-managed and  more...
Introduction to Java using WebSphere Studio v5.0 Through a combination of instructor-led discussions and hands on workshops the course will illustrate the methods and techniques for developing applications using IBMa ™s WebSphere Studio Application Developer. The course will offer a practical introduction to the Java programming language and discuss Java topics like; class definitions and hierarchies, polymorphism, encapsulation,  more...
WebSphere Studio Application Developer v5.0 Migration ...es of IBMa ™s WebSphere Studio Application Developer IDE for the development of J2EE enterprise applications in an N-tier architecture. This course will illustrate the following topics; common workbench functions, integrated toolset support, development and deployment, import and export issues, application server configuration, JAR/ WAR/ EAR file concepts, team support, XML development,  more...
EJB Development using WSAD v5.1 ...IBMa ™s WebSphere Studio Application Developer v5. 1 IDE for the development of enterprise applications using Enterprise JavaBeans in an N-tier architecture. The implementation of these components and their access via servlet clients will be discussed. Each student will learn the following: build session, Message and entity EJBs, use the EJB Universal Test Client, create container-managed  more...
Introduction to Java using WSAD v5.1 Through a combination of instructor-led discussions and hands on workshops the course will illustrate the methods and techniques for developing applications using IBMa ™s WebSphere Studio Application Developer v5. 1. The course will offer a practical introduction to the Java programming language and discuss Java topics like; class definitions and hierarchies, polymorphism, encapsulation,  more...
Introduction to Rational Functional Tester v7.0 ... a full-function Java Integrated Development Environment (IDE) that integrates with the IBM ® Rational ® Software Delivery Platform products. It incorporates hands-on exercises that will allow students to explore the power of using IBM ® Rational ® Functional Tester. It will demonstrate how Rational Functional Tester application builds effective and resilient test scripts using  more...
Introduction to EJB v3.0 and JPA Development ...ractive workshops to demonstrate the capabilities of your IDE for the development of enterprise applications using Enterprise JavaBeans 3. 0 in an N-tier architecture. The implementation of these components and their access via various clients will be discussed. Each student will learn the following: creation of session, Message and entity EJBs, role of annotations, utilization of Callback  more...
Migration to Java EE 5 Development This course will integrate a combination of instructor-led discussions and interactive workshops to demonstrate the new aspects of Java EE 5 for building web applications. This seminar will focus on: new features in Java EE 5, the architecture of JSF application, Struts comparison, role of UI components, role of managed beans, use of validators and converters, dynamic and static navigation, role  more...
AquaLogic BPM Programming BPEL Integration ...ide each participant with an in-depth and comprehensive understanding of the BEA Service-Oriented Architecture and event-driven environment. This course will focus on the integration of SOA components, defining external SOA components (Databases, Web services, EJBs, AquaLogic Service Bus, etc), development of Web services, using messaging-enabled services, utilization of JMS, depict the role of  more...
AquaLogic BPM Programming BPEL Essentials ...ide each participant with an in-depth and comprehensive understanding of the BEA ALBPM Service-Oriented Architecture and event-driven environment and building activities that define a business process This course will focus on the concept of SOA environment, SOA components, role of BPM, syntax and architecture of BPEL, role of ALBPM Studio, development of SOA components using ALBPM Studio IDE,  more...
Servlet and JSP Programming Using Eclipse and JBoss-IDE and JBoss ...roduces the students to learn to develop and test server-side applications based on the Java 2 platform, Enterprise Edition (J2EE) component model using the Eclipse and JBoss platform (using the JBoss-IDE plugin). Develop and test server-side applications that use servlets and JavaServer Pages (JSPs) for the control and flow of e-business applications. You can get a complete list of other  more...
EJB Development using Eclipse and JBoss ...JB) technology. It starts by introducing the concepts and ideal for someone who has never programmed using EJB. The course rapidly picks up and ends with advanced concepts that students can use in real life to complete large scale EJB based projects. The labs are done using Eclipse 3. 0 and JBoss IDE 1. 3. 30. JBoss 3. 2. 3 application server is used as the server runtime. You can get a  more...
EJB 3.0 Development With JBoss ... technology. It starts by introducing the concepts and is ideal for someone who has never programmed using EJB. The course rapidly picks up and ends with advanced concepts that students can use in real life to complete large scale EJB based projects. The labs are done using Eclipse 3. 0 and JBoss IDE 1. 6. JBoss 4 application server is used as the server runtime. You can get a complete list  more...
EJB Development using WSAD v5.1 ...IBMa ™s WebSphere Studio Application Developer v5. 1 IDE for the development of enterprise applications using Enterprise JavaBeans in an N-tier architecture. The implementation of these components and their access via servlet clients will be discussed. Each student will learn the following: build session, Message and entity EJBs, use the EJB Universal Test Client, create container-managed  more...
Introduction to Java using WSAD v5.1 Through a combination of instructor-led discussions and hands on workshops the course will illustrate the methods and techniques for developing applications using IBMa ™s WebSphere Studio Application Developer v5. 1. The course will offer a practical introduction to the Java programming language and discuss Java topics like; class definitions and hierarchies, polymorphism, encapsulation,  more...
EJB v20 Development using Rational Application Developer v60 ...ties of IBMa ™s Rational Application Developer v6. 0 IDE for the development of enterprise applications using Enterprise JavaBeans in an N-tier architecture. The implementation of these components and their access via servlet clients will be discussed. Each student will learn the following: creation of session, Message and entity EJBs, use the Universal Test Client, create  more...
JDBC Programming This one-day course covers the fundamentals of database programming in Java using JDBC (Java Database connectivity) in an incremental fashion, to get the programmer up to speed quickly and then to layer a deeper understanding of JDBC upon that foundation. This course has been designed to work with any of these relational database management systems Apache Derby 10. 4 MySQL 5. 0 PostgreSQL  more...
Java Foundation Classes This 5-day course introduces the Java programmer to the Java Foundation Classes -- a. k. a. Swing -- the Java environment's comprehensive framework for GUI development. The student will study the fundamentals of the JFC architecture and quickly move to building simple JFC frame-based applications. By the end of the course the student will be comfortable building simple or complex interfaces with  more...
Introduction to Java Programming Rev 6-0 ...workspace and project files to support use of the Eclipse IDE in the classroom. (This requires that the instructor be experienced in use of Eclipse and able to walk students through basic tasks in the IDE.) An important thrust of this course is to teach programming from an object-oriented perspective. It is often difficult for programmers trained originally in a procedural language to start  more...
Intermediate Java Programming Rev 6-0 ...tecture and basic procedural programming. This course provides in-depth coverage of object-oriented concepts and how to apply them to Java software design and development. The latter part of the course moves key parts of the Java SE Core API, including collections, exception-handling, logging, streams, and object serialization. The course software also includes an optional overlay of workspace  more...
Basic PowerBuilder 7 Programming ...ent environment. Each component of the new PowerBuilder 7 IDE is covered in the context of using PowerBuilder to develop GUI-based client/ server business applications. Upon successful completion of this course, the student should be able to: Use the Application Painter to define application objects. Use the Window Painter to create windows. Use the PowerScript language to write scripts  more...
Basic PowerBuilder 8 Programming ...lopment environment. Each component of the PowerBuilder 8 IDE is covered in the context of using PowerBuilder to develop GUI-based client/ server business applications. Upon successful completion of this course, the student should be able to: Use the System Tree create workspaces and targets. Use the Application Painter to create application objects. Use the Window Painter to create  more...
Migrating PowerBuilder 6x Application to PowerBuilder 9 ...ide student with the knowledge required to migrate applications developed in PowerBuilder 6. 5 (or earlier) to the PowerBuilder 9. The course includes discussions of: The new PowerBuilder IDE introduced in PowerBuilder 7. The concept of workspaces and targets introduced in PowerBuilder 8. The System Tree, Clip, and Output windows introduced in PowerBuilder 8. PowerScript enhancements  more...
Basic PowerBuilder 9 Programming ...opment environment. Each component of the PowerBuilder 9 IDE is covered in the context of using PowerBuilder to develop GUI-based client/ server business applications. Upon successful completion of this course, the student should be able to: Use the System Tree to create workspaces and targets. Use the Application Painter to create application objects. Use the Window Painter to create  more...
Basic PowerBuilder 10 Programming ...pment environment. Each component of the PowerBuilder 10 IDE is covered in the context of using PowerBuilder to develop GUI-based client/ server business applications. Upon successful completion of this course, the student should be able to: Use the System Tree to create workspaces and targets. Use the Application Painter to create application objects. Use the Window Painter to create  more...
Basic PowerBuilder 11 Programming ...pment environment. Each component of the PowerBuilder 11 IDE is covered in the context of using Powerbuilder to develop GUI-based client/ server business applications. Upon successful completion of this course, the student should be able to: Use the System Tree to create workspaces and targets. Use the Application Painter to create application objects. Use the Window Painter to create  more...
From L'Obel IT-Palaestra
L'Obel Certified PG Diploma in BioInformatics Training in Bangalore instructor led trainingon-line e-learning cbt (computer based)group study and discussioncoursewareworkshop / seminarcomputer lab ...d delivery methodology as it is the first in India to provide the participant Hi-End technology training followed by rigorous Internship in its SOFTWARE DEVELOPMENT CENTER. This gives the participant real time software-development experience through Software Development Life Cycle to making him/ her a complete BioInformatics Professional. BioInformatics Course Syllabus  more...
From Portnov Computer School
SQA Coaching ...s: - Developing automated testing projects with Selenium IDE; - Writing test cases based on technical documentation; - Browser compatibility, functionality, regression, GUI, usability testing - Reporting software defects via bug tracking systems - Job search and interviewing techniques The instruction includes lectures, discussions, and practical training in the areas listed  more...
WHITE BOX TESTING with Java jUnit Eclipse ...amework, and powerful integrated development environment (IDE). This class shall be excellent opportunity for college or university students with theoretical knowledge in Java to experience using Eclipse IDE as development platform, developing and debugging Java application, integrating with JUnit framework and Jcoverage for through and complete testing coverage. Most of the class material  more...
Advanced Selenium - Test Automation The class is targeting two categories of students: - graduates of our Selenium test Automation program - working software quality assurance professional who are using Selenium at work but are interested in learning advanced aspects of it. We invite everybody to audit a session or two at no charge before making an enrollment decision.  more...
Selenium - Test Automation The course covers practical aspects of developing automated tests with Selenium and Java. The class is instructor led (10 sessions, 4 hours per session, one session a week) Combined with Software QA program that class makes the graduate eligible for internship placement with a local San Francisco Bay Area company. Location: our Mountain View campus  more...
From kssinfotech
CHIPLEVEL PC MOTHERBOARD & LAPTOPS REPAIR,SERVICE COURSE study at homeDVDworkshop / seminar ...ptops repair course. This course covers starts from the identification of mother boards, Troubleshooting various problems related to MOTHERBOARD & LAPTOPS like 1. No display 2. No sound 3. Heating of cpu 4. CPU Fan problems 5 Ram related problems 6. Bay or slots problems 7. CHip set problem 8. input out put ic problems] 9. NOrth & south bridge identicattion 10. Checking of  more...
CHIPLEVEL LAPTOPSNOTEBOOKPC MOTHERBOARD REPAIR COURSE ...s make Sections of laptops, desktop motherboards IC's Identification , Testing and Replacement DIP, QUAD, PGA, FPGA, FBGA Tools used for M/ B servicing (Blower, multimeter, soldering iron, lead sucker, desoldering wire, BGA Machine, SMD Rework Station etc) Basic Electronics (Resistors, Capacitor, Diodes, Inductors, Transistors, Mosfets, VRMs, Transformers) Types of ICs  more...
LAPTOPS CHIPLEVEL MOTHERBOARD LAPTOPS REPAIR CLASSES ...ptops repair course. This course covers starts from the identification of mother boards, Troubleshooting various problems related to mother baord like 1. No display 2. No sound 3. Heating of cpu 4. CPU Fan problems 5 Ram related problems 6. Bay or slots problems 7. CHip set problem 8. input out put ic problems] 9. NOrth & south bridge identicattion 10. Checking of tracks on the  more...
LAPTOPS & MOTHERBOARD CHIPLEVEL REPAIR CLASSES instructor led trainingon-line e-learning cbt (computer based)study at homee-bookDVDworkshop / seminartrain the trainercomputer lab ...) I/ O devices (comport, parallel, usb, soundcard, video card, lancard pin voltages) IDE & SATA Hard disk connectors pin voltages Important supporting Ics (Northbridge, Southbridge, Super I/ O, Clock Ic, PWM, ACPI) CPU pin voltage Power section of LAPTOP & PC MOTHERBOARDS Troubleshooting of Dead motherboard & Dead Laptops No Display, Hanging, Restarting,  more...
From Batky-Howell, LLC
Spring Hibernate Accelerated Workshop ...ation project. This workshop makes uses of Eclipse as the IDE, Apache Derby as the DBMS, and Apache Tomcat as the web container. The workshop begins by introducing you to everything you need to know to begin working with Hibernate. It covers all the important concepts necessary to access and update data stored in relational databases. It includes an extensive series of labs to exercise all  more...
From Skills Matter
Dierk Koenig Practical Grails for Developers ierk Koenig- core committer to Groovy and Grails, and speaker at the first International Grails eXchange in 2007, will be delivering his expert Practical Grails For Developers workshop at Skills Matter. During the two day Practical Grails course you will learn how to build industrial-strength web applications for the JVM with Grails. The course will involved a variety of hands-on exercises  more...
Dierk Koenig Practical Groovy for Developers Dierk Koeing -- lead author of the book 'Groovy in Action' and Groovy & Grails committer -- brings his two-day Practical Groovy for Developers workshop exclusively to Skills Matter. Dierk presents a two-day Practical Groovy for Developers workshop that aims to make you a skilled groovy user and also learn more about its areas of applicability. Through a range of classroom sessions and practical  more...
JavaServer Faces in Action with Ajax - 4 days - UK instructor led trainingcoursewarecomputer lab ...hniques, whilst taking advantage of 3rd party components, IDEs and Open Source projects available. We will start with a thorough overview of key concepts and principles on which the JavaServer architecture is based and will then explain how JSF relates to Struts and other web frameworks currently on the market. You will learn about IDEs that support JSF as well as libraries that facilitate JSF  more...
Core Gradle Build System for Java - 2 days - UK instructor led trainingcoursewarecomputer lab In this intensive and highly practical 2-day Gradle course, you will become familiar with all the major concepts of Gradle and how to best use Gradle for simple as well as complex build scenarios. This course is packed with hands-on exercises. You will learn about the basic language elements of the Gradle Domain Specific Language (DSL), and how to use Gradlea ™s build-by-convention for plain  more...
Andy Hunts Pragmatic Thinking Learning Refactor your Wetware ...ware development happens in your head - not in an editor, IDE, or design tool. We're well educated on how to work with software and hardware, but what about wetware, our brains? Join Andy Hunt for a look at how the brain really works (hint: it's a dual processor, shared bus design) and how to use the best tool for the job by learning to think differently about thinking. Andy looks at the  more...
From LearnComputer!
Introduction to Java Programming instructor led training This introductory 5-day, lecture-and-lab Java training course teaches people with little or no programming experience how to program with the Java programming language. Topics include introductory object-oriented programming, algorithmic thinking, problem solving, control statements, primitive types, operators, keyboard input, screen output, methods (user-defined and API), arrays and strings.  more...
Java Programming Training This introductory 5-day, lecture-and-lab Java training course teaches people with little or no programming experience how to program with the Java programming language. The class includes introductory object-oriented programming, algorithmic thinking, problem solving, control statements, primitive types, operators, keyboard input, screen output, methods (user-defined and API), arrays and strings.  more...
From KavinSchool
Instructor Led Basic Selenium Using Ruby Language ... the following Topics Week1 Session 1 Selenium and IDE Overview Creating Selenium Test Suites Session 2 Quick Tour of Selenium IDE - Simple Features Quick Tour of Selenium IDE - Simple Features Week2 Session 1 Selenium Test Runner Selenium Concepts Selenium Commands Week 2 Session 2 Selenium Commands - Continued Using Regular Expressions in Selenium IDE  more...
Bay Area Fremont Instructor Led Basic Selenium Using Ruby Language KavinSchool provides following courses to students who would like to learn about QA Automation using Selenium IDE/ Core/ RC. Our courses are 10 weeks, 4 hours/ week, very nominal prices. The enrollment for the new Selenium courses are starting soon. Please join and learn Selenium with us to become master in your role.  more...
Bay Area Fremont Instructor Led Advanced Selenium Using Java Language KavinSchool provides following courses to students who would like to learn about QA Automation using Selenium IDE/ Core/ RC. Our courses are 10 weeks, 4 hours/ week, very nominal prices. The enrollment for the new Selenium courses are starting soon. Please join and learn Selenium to become master in your role. Use contact us page to enroll.  more...
Express Course Basic Selenium Using Ruby Language ...IDE Overview # Creating Selenium Test Suites Week2 # Quick Tour of Selenium IDE - Simple Features # Quick Tour of Selenium IDE - Simple Features Week3 # Selenium Test Runner # Selenium Concepts # Selenium Commands Week4 # Selenium Commands - Continued # Using Regular Expressions in Selenium IDE # Narrating Selenium Test Cases Week5 # Case Study - OrangeHRM  more...
Instructor Led Advanced Selenium Using Java Language - Online Course ...ommitment course, 4 hours/ week with 15 min break. We provide this course as an online instructor led webinar course. Due to popular request we have recently added self-study materials for this course for a lower fee. This will allow for the students who can not attend during the session, but still want to read our materials on their own pace. Please look the schedules page for current start  more...
From Edista Testing Institute
Test Automation Using Open Source Tools instructor led trainingcoursewarebookcomputer lab ...ntroduction to Selenium g. Test Automation with Selenium IDE h. Selenium Remote Control (RC) Delivery Method: The course is a mix of case driven, instructor-led, and self paced learning, designed to enable participants learn, experiment and implement the concepts covered in performance & functional testing. To enable a thorough hands-on of the concepts taught in the class room, the  more...
Test Automation Selenium Advanced Course Objectives After the completion of the course, the participants would be able to: a Understand the advanced Concepts of Selenium Tool a Implementation of Selenium tool a Plan an Effective Functional & Load Test a Create Functional/ Load Test Scenarios a Execution of Scenarios a Record and Play a In-depth understanding Selenium IDE and RC a Limitations and common  more...
From White Box QA
Selenium WebDriver Training ...ly came from ThoughtWorks. It is a set of tools; Selenium-IDE, Selenium-RC and Slenium-Grid. Selenium-IDE & Selenium-RC Recording a Script with the IDE Download & Install Selenium-RC Selenium script as a JUnit test About selenium-java-client-driver. jar Add the Verify Statements & Assert Statements Improving Selenium scripts using coding Managing Selenium Server Using XPath, DOM &  more...
From Grey Technologies
Embedded System Development Programme instructor led traininggroup study and discussioncoursewarecd romworkshop / seminarcomputer lab ...R SYSTEMS o ADDRESSING MODES o INSTRUCTION SET o MPLAB IDE o CONFIGURATION BITS o ASSEMLER DIRECTIVES o SAMPLE PROGRAM PERIPHERALS o I/ O PORTS USING MULTIPLEXED PINS INTERNAL PULLUPS o INTERRUPT o TIMERS o SERIAL COMMUNICATION USART I2C SPI o ADC o THE CCP MODULE PWM CAPTURE COMPARE o EEPROM HIGH LEVEL PROGRAMMING o COMPILER  more...
From Affinity IT Training, LLC
ASP NET and the NET Framework instructor led training This two-day course provides an introduction to developing web applications with .NET. Students will learn how to use the .NET IDE to develop dynamic web sites with ASP .NET and Web Forms Controls. Audience:Programmers who will be developing Web Applications in ASP.NET  more...
From Zilogic Systems
Zilogic ARM Embedded systems Training instructor led training ...mbedded C programs. * Use the embedded tools including: IDE, C compiler and linker. * Download and run programs on an evaluation target board. Human Interface Devices * LEDs, Keys * Seven-segment display * LCD Modules * Matrix Keyboard Scanning Algorithm * Multiplexed LED Display Module Timers and Interrupts * Interrupts * Interrupt Vector Table * Writing  more...
From Advanced Concepts
Server + ... Swap  Creating a Disaster Recovery Plan  Identifying Hot and Cold sites IDE DEVICES  IDE and ATA  ATA Standard  Cabling and Connectors  Master / Slave / Cable Select (CSEL)  SCSI versus ATA/IDE in a Server  Verifying That Drives Are the Appropriate Type  Confirming Termination and Cabling  Cabling and Master/Slave  more...
From JCA Solutions
A Practical Hands-on Guide to SCORM instructor led traininggroup study and discussioncoursewareworkshop / seminarcomputer lab ...ide to SCORM is a high-quality professional development course designed to prepare a Training Professional for success. In this course, you will learn how to actually create SCORM conformant courseware and have the opportunity to experiment with a number of tools you will need in your program. Who Should Attend? This is a hands-on SCORM development course intended for instructional  more...
From Miracle Infocom
Training Programs instructor led training Miracle Infocom is an six year old Corporate Training and Consultancy Services firm, with its offices at chennai (India) and Hyderabad(India). Join our panel of Freelance Trainers We invite Freelancers / IT professionals working high-end technologies, with passion for teaching to join our Trainers Panel. (Refer our Corporate Training Programs for skill sets). Rewarding short-term training  more...
From Cursive Technologies Pvt. Ltd
MCA Internship on job projects in Pune instructor led traininggroup study and discussioncoursewareself directedworkshop / seminarcomputer lab Dear Students, We have started a training come internship program for MCA Students. The details of the same are on the site com/ mca. html Please read the details properly and if you agree then only apply. Technologies we have for Product development is latest and most recommended in the industry to mention a few * Struts 2. x * Hibernate 3. x * Spring 2. 5 * Java + Adv. Java  more...
From Maze Net Solution
Java and j2ee,Java,j2ee certification & Training ...IDE Tools Training Free & SCJP Exam Point Of View Training Free Only @ Mazenet Enroll it Right Now For details: Address: Mazenet Solution (p) Ltd., Padmalaya Towers, 12-E, Level 1, 10th Street, Gandhipuram, Coimbatore a 641 012 Phone: 9677749786/ 0422-4242300/ 304 S. F. No-46/ 2, Kamarajar road, Lakshmipuram, Opposite to More, Hopes, Coimbatore-641004 Phone: 0422-4235555/  more...
From KnowledgeWorks IT Consulting Pvt. Ltd.
Workshop on SELENIUM Basic Advanced Training Bangalore ...utomation testing fundamentals. a Setting up selenium IDE, supported browsers for recording and running tests. a Detailed discussion on Selenium platform independence and browser independence a Working with selenium commands (selenese). a Detailed discussion on selenium components. a Detailed discussion on Selenium IDE and its features. a Recording, building, running and  more...
From Goddard Consulting
Financial Modeling Tools using MATLAB VBA or C .... The topics covered include: working with an appropriate IDE (integrated design environment); defining data and using the available data types; loading and saving data; writing functions/ methods; programmatic flow control (e. g. for-loops, if-else, switch-case, etc.); error/ exception handling techniques; and visualization/ reporting of results. Debugging; considerations for writing efficient  more...
MATLAB, VBA or C and C++ Boot Camp instructor led trainingcomputer lab .... The topics covered include: working with an appropriate IDE (integrated design environment); defining data and using the available data types; loading and saving data; writing functions/ methods; programmatic flow control (e. g. for-loops, if-else, switch-case, etc.); error/ exception handling techniques; and visualization/ reporting of results. Debugging; considerations for writing efficient  more...
From Intertech
Complete iPhone Training ...basic Objective-C syntax and constructs, use of the Xcode IDE as a development tool, the Foundation framework, building Objective-C classes, properties and methods, debugging using Xcode and GDB, and a thorough explanation of memory management on the iPhone. Day two starts with building a simple iPhone application then covers the details of views and the iPhone view hierarchy, delegates,  more...
Delta ASPNET 20 Training This course is designed for developers currently using ASP. NET Version 1. x and covers the differences from 1. x to 2. 0. Version 2. 0 represents a major advance for the ASP. NET Framework. Come out for this in-depth, hands-on exploration of the new features of ASP. NET. This course is designed to get you a running start leveraging the power of the new features in ASP. NET 2. 0. Students will  more...
Delta NET 20 Training This course is designed for developers currently using .NET Version 1. x and covers the differences from 1. x to 2. 0. The details regarding Visual Studio 2005 (and .NET 2. 0) have emerged and it looks like the old adage is true: the only constant in this industry is change. Delta .NET 2. 0 will expose attendees with a survey of the Visual Studio 2005 IDE, new .NET 2. 0 namespaces and numerous  more...
From GT Enterprises
Programming WIth Qt Ver 4.6 instructor led traininggroup study and discussioncoursewaretrain the trainercomputer lab ...ibrary, integrated development tools and a cross-platform IDE. Using Qt, you can write web-enabled applications once and deploy them across many desktop and embedded operating systems without rewriting the source code. The Programming with Qt course is a 4 in-depth introduction to Qt programming. The course is based on the Qt Essentials - Widgets Edition course outline and is extended by a  more...
From Fleasome Ltd
Qt for Symbian and Maemo ...bian C development environment - Open C and C - Carbide Windows compiler - Qt development environment - Qt Command Prompt - Using make & qmake 3. Qt Carbide. C IDE - Installation - Configuration - Creating a new Qt project for Symbian - Working with Carbide. C - Building, debugging, running 4. QT Creator with the Symbian platform - Installation - Configuration -  more...
From Microsys Technologies and Solutions Pvt. Ltd.,
ASP.Net instructor led training ...lopment The .Net Platform Working with Visual Studio .Net IDE Introduction to ASP.Net Working with webforms Controls Validationg user input Using rich server control Accessing data with ADO.Net Using the data list and repeater controls Working with the datagrid controls Managing data with ADO.net Datasets Creating XML Webservices Consuming XML Webservices Migration and interoperability Managing  more...
From Revanth Technologies
Java Online training from India Revanth Technologies which is a high profiled Java and J2EE online training institute in India offers online training with real time experts and with real time concepts. In the course duration we are covering Core Java Training which includes Collection Frameworks and Swing Provided with Free Project implementation. Object Oriented Programming Concepts. Manual programming as well as training  more...
From Zupiter Technologies
Training cum Placement on PHPMySQL ...d placement. What is PHP? PHP is a powerful server-side scripting language for creating dynamic and interactive websites. PHP is the widely-used, free, and efficient alternative to competitors such as Microsoft's ASP. PHP is perfectly suited for Web development and can be embedded directly into the HTML code. The PHP syntax is very similar to Perl and C. PHP is often used together  more...
From Corporate Education Group
XML Programming Using Java instructor led training ...workspace and project files to support use of the Eclipse IDE in the classroom.  What You Will Learn: Understand the use of SAX and DOM APIs for XML parsing. Understand the need for JAXP as an additional layer to the standard contract between applications and parsers. Use JAXP to write entirely portable XML parsing code. Parse element and attribute content, processing instructions,  more...
Computer Support Specialist instructor led training ...mory, hard drives, SCSI devices, multimedia devices, and video and print subsystems. As the program progresses, you will build on the skills learned, allowing you to understand more complex personal computer configurations. You will also learn how to research technical information from the Internet and technical publications. Frequent use of case studies, troubleshooting labs, and simulated  more...
Core Data Access with Microsoft Visual Studio 2005 instructor led training ...ides students with the knowledge and skills to develop data-access applications by using the Microsoft .NET Framework and Microsoft Visual Studio 2005. The workshop describes how to access and update data in a database by using ADO.NET. The workshop also describes how to create, read, and write XML data. Audience This workshop is intended for corporate and Independent Software Vendor (ISV)  more...
What's New in Microsoft Visual Studio 2005 for existing Visual Studio .NET Developers(Workshop) instructor led training ...ide the student with a focused, hands-on environment to experience the new features and functionality of the Microsoft Visual Studio 2005 product. Students will spend 70% 80% of their time writing code using the Visual Studio 2005 Beta 1 release. Audience This workshop is intended for experienced, professional software developers who are already skilled in building software using Microsoft  more...
From kynesys technologies private ltd
Assignments Based Advanced Java in Pune Maharashtra India instructor led trainingcomputer lab ...ide Assignments Based Advanced Java Course. Our Faculty Members are experienced J2EE developers. We teach relevant coding practices and design patterns as a part of this course. We ensure that at the end of this program trainees can develop java server side components such as Servlets, JSP, Struts using Eclipse IDE. We teach deployment issues related to each technology. You can register  more...
From Corporate Education Group
Jakarta Struts instructor led training ...workspace and project files to support use of the Eclipse IDE in the classroom.    What you will Learn: Use Struts actions and action mappings to take control of HTTP requests/responses. Manage HTML form input and output with form beans, and use these beans to simplify data handling in the controller. Use persistent data in a Struts application with JDBC. Use JSTL and Struts custom  more...
Developing Java Web Services instructor led training ...workspace and project files to support use of the Eclipse IDE in the classroom.    What You Will Learn: Describe the motivation for developing and using Web services in business software. Describe the Web services architecture. Describe common scenarios for Web-service implementation and client-side use. Describe the Java Web services architecture and the requirements of J2EE 1.4.  more...
Introduction to Java Using WebSphere Studio Application Developer instructor led training Through a combination of instructor-led discussions and hands on workshops the course will illustrate the methods and techniques for developing applications using IBM?s WebSphere Studio Application Developer. The course will offer a practical introduction to the Java programming language and discuss Java topics like class definitions and hierarchies, polymorphism, encapsulation, abstraction,  more...
tcw11--02/11/12-01:48:57-(8782)[B]-[B]-[B]