Instructor Led Data Structures Training
Data Structures Training Provider? - Tell us about your Training!
From Wintrac Inc.
T-SQL 2005 WITH ADVANCED TOPICS
In this course, you'll start by learning about the basic features that are available in SQL Server, including how to design and create a database and how to build queries using Transact-SQL, the language of SQL Server. Then, you'll learn how to build effective views, stored procedures, triggers, and user-defined functions using Transact-SQL. You'll learn about the new enhancements to the
more...
z-OS Assembler Language - Advanced Topics
This class is oriented to the advanced Assembler language programmer that includes updated information relating to features with HLASM and the changes introduced with z/ OS. Specific topics will focus on 64-bit virtual storage addressing and the programming changes required to exploit new z/ OS features. New macros and data structures inherent in the z/ OS architecture will be explored. In
more...
Advanced C++ Programming
...e Standard Template Library (STL). The main components of data structures, algorithms and iterators are covered. Illustrations are provided of a number of important containers, such as vectors, stacks, queues, lists and sets. Extensive programming examples and exercises are provided. A number of progressively developed case studies are used to illustrate object oriented programming techniques
more...
Advanced HP-UX Systems Programming
This course introduces the participants to system level programming in the C language in a HP-UX environment. The course focuses on HP-UX system calls and library functions, how to use them, and their underlying mechanisms. The course deals with many facets of the HP-UX operating system, including: introduction to UNIX kernel structure, I/ O, Signals, Signal handlers, Timers, Processes,
more...
Advanced IBM AIX Systems Programming
This course introduces the participants to system level programming in the C language in a IBM AIX environment. The course focuses on HP-UX system calls and library functions, how to use them, and their underlying mechanisms. The course deals with many facets of the IBM AIX operating system, including: introduction to UNIX kernel structure, I/ O, Signals, Signal handlers, Timers, Processes,
more...
Advanced Solaris 10 Systems Programming
This course introduces the participants to system level programming in the C language in a Solaris 10 environment. The course focuses on Unix system calls and library functions, how to use them, and their underlying mechanisms. The course deals with many facets of the Unix operating system, including: introduction to UNIX kernel structure, I/ O, Signals, Signal handlers, Timers, Processes,
more...
Advanced Red Hat Linux Systems Programming
This course introduces the participants to system level programming in the C language in an RHEL environment. The course focuses on RHEL system calls and library functions, how to use them, and their underlying mechanisms. The course deals with many facets of the RHEL operating system, including: introduction to RHEL kernel structure, I/ O, Signals, Signal handlers, Timers, Processes,
more...
T-SQL 2008
...r handling and hierarchical queries, dealing with complex data structures and processes, and how to make your databases more scalable through partitioning. SQL Server 2008 includes a rich set of tools that go beyond the basics of querying and manipulating data. You will learn how to take advantage of the user-friendly management console that integrates both authoring and administrative tasks.
more...
MICROSOFT SQL SERVER 2005 ADDITIONAL TOPICS
Developing a database, getting the database to work with your applications, and getting it to production is just the beginning, but can often be where the story ends. This course examines other SQL Server 2005 essential application, support, and maintenance topicsa features you can use for high-availability, stability, reliability, and scalability of databases, plus enhancements for processing
more...
Perl Programming on Unix
Perl has been described as C, awk, sed, and shell programming all wrapped into one language. In this intense, 5-day, hands-on programming course, you will learn how to take advantage of Perl's power through examples and extensive exercises. Arrays and hashes, I/ O, regular expressions, subroutines, and complex data structures are covered in depth. The course also introduces object-oriented
more...
Learning To Program Using Visual C# 2008
... classes and objects. The course moves on to working with data structures, such as arrays and collection classes, before finishing up with discussions of generics, handling exceptions and working with delegates and events. By the end of this course, you will understand the important basic concepts that will allow you to start creating the applications you need.
You can get a complete list
more...
From L'Obel IT-Palaestra
L'Obel Certified PG Diploma in BioInformatics Training in Bangalore





...oading
a Inheritance
a Virtual Functions Files
a Data structures
a Exception Handling
a Templates
Java Fundamentals
a Introduction
a Class and Objective
a Packages and Interface
a Multi threading
a Applets
a AWT
a JFC and Swings
a JDBC
Perl and Bioperl
a Creating and Running the PERL Programs (Scripts)
a Scalars
a Arrays
a Associated
more...
From Ecologic Corporation
Python Training in Chaindigarh and Baddi Himachal Pradesh
Learn the key Python development skills hands-on, with real programs and expert instruction from books based world-renowned authors and our experienced corporate trainers!.The Course coverage includes control structures, functions, classes, inheritance, string manipulation, security, syntax, objects, exceptions, CGI, GUIs, XML, DB-API, networking, data structures, multimedia, Python for
more...
Learn F# Programming in Chandigarh and Baddi
A deep introduction to the F# language and programming techniques based on the book of Don Syme, the lead designer of the F# language, this training covers the F# language and libraries, as well as some important areas of applied programming with F#, such as parallel and asynchronous programming, language-oriented programming and working with data.
If you're interested in aspect oriented
more...
From Software Training Academy, Inc
SQL Server 2005 Transact SQL T-SQL with Additional Topics



...enhancements made to SQL Server 2005 for handling complex data structures, using partitioning, and working with XML.
LEARNING OBJECTIVES
Understand basic database design principles and how to implement them in SQL Server.
Learn the fundamentals of writing Transact-SQL queries that retrieve or modify data.
Understand the differences between view, stored procedures, triggers, and
more...
SQL Server 2005 - Additional Topics



...ts for processing large amounts of data, handling complex data structures, implementing asynchronous messaging, and working with XML.
LEARNING OBJECTIVES
Learn about disaster recovery options
Understand high availability concepts
See how to implement SQL Server high-availability features: failover clustering, database mirroring, log shipping, and peer-to-peer replication
Explore
more...
SQL Server 2008 Transact SQL (T-SQL)



...r handling and hierarchical queries, dealing with complex data structures and processes, and how to make your databases more scalable through partitioning.
SQL Server 2008 includes a rich set of tools that go beyond the basics of querying and manipulating data. You will learn how to take advantage of the user-friendly management console that integrates both authoring and administrative tasks.
more...
From Hands On Technology Transfer, Inc.
Learning to Program with C#


This hands on C# Programming course provides an introduction to programming using the C# language. Students are introduced to the application development cycle, structure of programs, and specific language syntax. The course introduces important algorithmic constructs, string and character manipulation, dynamic memory allocation, standard I/ O, and fundamental object-oriented programming concepts.
more...
Learning to Program with Java


This hands on Java Programming course provides an introduction to programming using the Java language. Students are introduced to the application development cycle, structure of programs, and specific language syntax. The course introduces important algorithmic constructs, string and character manipulation, dynamic memory allocation, standard I/ O, and fundamental object-oriented programming
more...
From Ace Technologies
Unix Internals











...al features and their operation. The course describes the data structures, their relationships and the major algorithms used to manage System, processes, system calls, interrupts and exceptions, virtual memory and file systems. The course presents theory in practical contexts with detailed explanations of common Unix programs such as who, Is, pwd, sh, and httpd. Each example starts with a
more...
From Skills Matter
Robert Pickerings Beginning F Workshop 9 May 2011
...t will show you how to use F#a s powerful immutable data structures to reduce the amount of mutable state your programs require. You'll look at how functions can be used to build complex solutions by composing a number of simple and elegant building blocks. You will also learn how F# allows you to easily mix functional programming with both object oriented and imperative style
more...
Robert Pickerings Beginning F Workshop
...t will show you how to use F#a s powerful immutable data structures to reduce the amount of mutable state your programs require. You'll look at how functions can be used to build complex solutions by composing a number of simple and elegant building blocks. You will also learn how F# allows you to easily mix functional programming with both object oriented and imperative style
more...
From FormaServe Systems Ltd
RPG400 Programming



If your skill set needs the RPG/ 400 language this is the course for you.
This intensive three day course provides delegates with the skills to develop or maintain existing applications written in RPG/ 400 on the i5.
This course covers the old type of RPG and is therefore not scheduled for public courses.
The latest features of IBM i will be demonstrated during this course.
more...
From Modulus
T-SQL 2008




...r handling and hierarchical queries, dealing with complex data structures and processes, and how to make your databases more scalable through partitioning. SQL Server 2008 includes a rich set of tools that go beyond the basics of querying and manipulating data. You will learn how to take advantage of the user-friendly management console that integrates both authoring and administrative tasks.
more...
From Aspect Training
C Sharp . Net Introduction
...classes and objects.
The course moves on to working with data structures, such as arrays and collection classes, before finishing up with discussions of generics, handling exceptions and working with delegates and events. By the end of this course, you will understand the important basic concepts that will allow you to start creating the applications you need.
This C# .NET training course
more...
VBNet Introduction Intermediate
... classes and objects. The course moves on to working with data structures, such as arrays and collection classes, before finishing up with discussions of generics, handling exceptions and working with delegates and events. By the end of this course, you will understand the important basic concepts that will allow you to start creating .NET applications.
Important Note: Specific units can be
more...
From Security University
QSSE Qualified Software Security Expert 5-day Bootcamp
... (e. g. checking error return codes before using, other data structures that should have been created, or protecting against using a pointer after it has been released), process-related and risk- related, hacking and XSS . Also included are items on how to prevent attacks with a step-by-step process how to FIX software with counter measures that protect your code.
Passing the Q/
more...
From Affinity IT Training, LLC
Advanced SQL Server 2000 Administration
...th look at SQL Server 2000
by examining relevant internal data structures
and learning practical troubleshooting techniques.
Diagnose and prevent potentially disastrous situations
and learn how to make optimal use of the features of SQL Server 2000
for normal administrative tasks.
Real-world benefits include learning how to perform mission-critical administrative tasks more efficiently,
more...
Sybase Administrators Performance and Tuning for ASE 12 5 1
This course teaches database administrators
how to tune an Adaptive Server for optimal performance.
It explores Adaptive Server architecture in depth,
and includes sections on designing databases for performance,
managing Adaptive Server system resources (CPUs, disks, I/O),
choosing appropriate locking schemes, optimizer statistics,
SMP features, relevant data structures, and parallel processing.
more...
DB2 -- Performance and Tuning
...lowing a review of the DB2 architecture, environment, and data structures,
course coverage includes index internals, block index MDC
'
s,
access methods, and how to write effective SQL predicates.
'
Explain
'
tables and tools are covered in detail as well as additional performance tools.
The optimizer is studied along with RUNSTATS to understand why index methods are chosen by the access plan.
more...
SQL Server 2005 Additional Topics
This course examines SQL Server 2005 essential application, support,
and maintenance topics - features you can use for high-availability,
stability, reliability, and scalability of databases, plus
enhancements for processing large amounts of data, handling complex
data structures, implementing asynchronous messaging, and working
with XML.
Audience:SQL Server 2005 administrators seeking advanced
more...
Learning to Program in Visual C 2005
Learn to use Visual Studio 2005 to explore
the Visual C# 2005 language.
Learn about data types, variables, and operators, along
with all the important flow control structures.
The course moves on to working with data structures, such
as arrays and collection classes, before finishing up with discussions
of generics, handling exceptions and working with delegates and events
.
Audience:Technology
more...
From JAVA J2EE Training
Embedded Linux Training In bangalore
Course Contents
Module 1: OPERATING SYSTEMS & RTOS Concepts
Module 2: LINUX BASICS
Module 3: LINUX INTERNALS, KERNEL and PROGRAMMING
Module 4: LINUX DEVICE DRIVERS
Module 5: LINUX SHELL SCRIPTING
Module 6: LINUX GDB DEBUGGER
Module 7: LINUX KGDB KERNEL DEBUGGER
Module 8: LINUX PORTING to ARM
Can Avail training on C, C++, Data Structures Course based on your interest.
more...
From TPS Services Ltd
Python
...omfortably within a project team
* Work with complex data structures and references
* Handle errors and exceptions
* Work with databases
* Create simple CGI pages
WHO SHOULD ATTEND?
This course is intended for those of you who have had an introduction to another scripting language, have created some scripts on your own in another scripting languages, and have an idea
more...
From Vector India
Embedded Systems course with 100 percent plcament assistance





...
Training in Embedded systems covering:
Indepth C with Data Structures, Linix Internals, Socket Prog, TCP/ IP applications, C++, Real Time Operating systems(VxWorks, RTLinux,), Micro controllers (8-bit, 16/ 32bit), 8051 microcontroller, ARM, RTOS Porting, , Embedded C.
Methodology:
Classes of 2-hours; followed by daily theory and lab assignments, 3-hours fo lab practice is mandatory;
more...
From Emertxe Information Technologies Pvt Ltd.
Advanced C, Embedded Systems, Linux Internals, Linux Device Drivers






... online test
Training Modules:
7 Modules:
Advance C, Data Structures, Micro-controller(8051, PIC), Embedded Linux on Arm 9, Linux Device Drivers, Linux Internals
SALIENT FEATURES:
* Assured Placements
* All Faculties at Emertxe are working Experts in Embedded Domain
* 70 Practical oriented Class sessions
* Work continuously on Latest Hardware without any restriction(on ARM Boards &
more...
Embedded Systems Training








Center for Excellence in Embedded Systems & Unix Systems Programing located in Bangalore ofers 4 months industry oriented training in Embedded Systems Unix Systems programming. Emertxe Infotech is a ventute of Alumini of IISc, Banglore focussed to be among the top in Embedded Systems trainings.
Training Modules includes
* Advanced C
more...
From Miracle Infocom
Corporate Training
...erating System Internals: Kernel Programming Programming, Data Structures. Pointers File Systems, Multithreading, Memory Management, Systems Calls, WindowsInternals, SDK Programming, DDK Programming, And Win32. Scripting: Shell, Perl, And Awk.
Scripting
Shell, Perl and AWK.
Embedded Systems
C, C , Micro Controller, Microprocessor, Assembly Language, RTOS, Linux, VxWorks, Win CE,
more...
From Emertxe Information Technologies Pvt Ltd.
Embedded systems programming
...Data Structures
Micro-controllers (8051, PIC)
Linux Device Drivers
Linux Internals
Embedded Programming (ARM7, ARM9)
Emertxe provides well trained, high-quality students to organizations. The students of Emertxe go through a very stimulating and challenging training schedule which sharpens their mind and prepares them to face any challenge in the Industry. The course contents go through
more...
Embedded Systems & Systems Programming







Center for Excellence in Embedded Systems & Unix Systems Programing located in Bangalore offers 4 months industry oriented training in Embedded Systems Unix Systems programming. Emertxe Infotech is a venture of Alumni of IISc, Bangalore focused to be among the top in Embedded Systems trainings.
Training Modules includes
*Advanced C programming
more...
From Miracle Infocom
Corporate Training
...erating System Internals: Kernel Programming Programming, Data Structures. Pointers File Systems, Multithreading, Memory Management, Systems Calls, WindowsInternals, SDK Programming, DDK Programming, And Win32. Scripting: Shell, Perl, And Awk.
Scripting
Shell, Perl and AWK.
Embedded Systems
C, C , Micro Controller, Microprocessor, Assembly Language, RTOS, Linux, VxWorks, Win CE, Device
more...
From Linux Training Bangalore
Linux Device Driver Training
LINUX
Course Contents
Module 1: OPERATING SYSTEMS & RTOS Concepts
Module 2: LINUX BASICS
Module 3: LINUX INTERNALS, KERNEL and PROGRAMMING
Module 4: LINUX DEVICE DRIVERS
Module 5: LINUX SHELL SCRIPTING
Module 6: LINUX GDB DEBUGGER
Module 7: LINUX KGDB KERNEL DEBUGGER
Module 8: LINUX PORTING to ARM
Can Avail training on C, C++, Data Structures Course based on your
more...
Embedded linux training bangalore











LINUX TRAINING BANGALORE offers
Indepth training on Embedded Linux with Device Drivers and Porting Linux to ARM
Course Contents
Module 1: OPERATING SYSTEMS & RTOS Concepts
Module 2: LINUX BASICS
Module 3: LINUX INTERNALS, KERNEL and PROGRAMMING
Module 4: LINUX DEVICE DRIVERS
Module 5: LINUX SHELL SCRIPTING
Module 6: LINUX GDB DEBUGGER
Module 7: LINUX KGDB KERNEL DEBUGGER
more...
From iByteCode Training Solutions
UNIX C C Data Structures and Algorithms


The world of software is filled with a whole lot of programming languages. However, a great way for budding programmers to initiate their way into the world of programming languages is to learn C. You could call it the lingua franca, when it comes to programming. It can be adapted to suit the requirements of any development, and its current use and the languages used to program the UNIX system,
more...
From Infitech Global
Corporate Training
Our expertise in :
Web Technologies
Core Java, Java, J2EE, EJB, Struts, Weblogic, Websphere, XML, UML, Servlets,, HTML, JSP,JDK,NMS, OOAD, Web Services, SOAP, CORBA,MQ Series ,Cold Fusion etc
MS Technologies
ASP,VB,.NET,C#,VB Script, D Com, VB COM, VB PowerBuilder, VC++, Unix C++ etc
Testing & QA
Manual, Automated Testing
more...
From DN DIGITAL Ltd.
Introduction to Actionscript
...the world of programming, introducing you to more complex data structures, such as lists. You will learn about writing code to make decisions, executing repetitive tasks and how to use third-party Actionscript libraries. A workshop-style discussion towards the end of the course includes an introduction to Actionscript-based animation.
About the Presenter
The training course is run by Nils
more...
From Linux Training Bangalore
Linux Training Bangalore Projects
LINUX
Course Contents
Module 1: OPERATING SYSTEMS & RTOS Concepts
Module 2: LINUX BASICS
Module 3: LINUX INTERNALS, KERNEL and PROGRAMMING
Module 4: LINUX DEVICE DRIVERS
Module 5: LINUX SHELL SCRIPTING
Module 6: LINUX GDB DEBUGGER
Module 7: LINUX KGDB KERNEL DEBUGGER
Module 8: LINUX PORTING to ARM
Can Avail training on C, C++, Data Structures Course based on your
more...
From Yantrix
GNU Linux System & Kernel Deveioper






The Kernel is the heart of a GNU Linux System and provides the interface required by applications to communicate with the underlying hardware. As a Kernel engineer you will get to intricately know the various data structures and algorithms that make up its architecture and be in a position to write kernel modules to incorporate custom functionality into the kernel.
more...
From KnowledgeWorks IT Consulting Pvt. Ltd.
Workshop on Introduction Ruby Programming at Bangalore
Workshop on
Introduction Ruby Programming
Dates: 4th & 5th Feb 2012, at Bangalore
Time: 09: 30 Hrs to 14: 00 Hrs
Hurry Register Today.
Course Description:
This course covers the fundamental components of the Ruby Programming Language. Emphasis is placed on the object oriented aspects of Ruby.
Upon completion of this course, students will be able to:
a Distinguish and use
more...
From Technopundits business solutions
Ethical Hacking training chennai
Technopundits Business Solutions, Chennai provides comprehensive educational programs that enhance individual performance / productivity in high-end technologies. We provide cost effective training programs in collaboration with several industry experts. We are dedicated to provide niche and highly qualified technologies which are value-based and offers a high percentage of jobs in the domestic
more...
From Embedded Training Centre
Job based Embedded Systems Training Bangalore









... in Embedded Systems
Course Contents
Module 1: C, Data Structures
Module 2: C++
Module 3: Embedded C, C++
Module 4: 8051 Microcontroller
Module 5: PIC Microcontroller
Module 6: OS Concepts
Module 7: Linux Basics
Module 8: Linux Internals, Kernel & Programming
Module 9: Linux Device Drivers
Module 10: Shell Scripting
Module 11: GDB Debugger
Module 12: KGDB Kernel
more...
From ISAC Software Academy
Java Project Taining and Placement - ISAC Software Academy
... Core fundamental principles of Software Engineering like Data Structures, Algorithms, System Design and Programming.
Extensive Real Life Software Project. ISAC works on the principle that ONLY practice makes a man perfect. We ensure that students do at least 3-4 hour of complex coding in ISAC everyday.
Extensive course lab - Full day, dedicated, individual computer (very high end) for
more...
From Embedded Training Centre
Embedded Systems training Bangalore











...n Embedded Systems
Course Contents
Module 1: C, Data Structures
Module 2: C++
Module 3: Embedded C, C++
Module 4: 8051 Microcontroller
Module 5: PIC Microcontroller
Module 6: OS Concepts
Module 7: Linux Basics
Module 8: Linux Internals, Kernel & Programming
Module 9: Linux Device Drivers
Module 10: Shell Scripting
Module 11: GDB Debugger
Module 12: KGDB Kernel
more...
Embedded Systems Training Bangalore Industry based
... in Embedded Systems
Course Contents
Module 1: C, Data Structures
Module 2: C++
Module 3: Embedded C, C++
Module 4: 8051 Microcontroller
Module 5: PIC Microcontroller
Module 6: OS Concepts
Module 7: Linux Basics
Module 8: Linux Internals, Kernel & Programming
Module 9: Linux Device Drivers
Module 10: Shell Scripting
Module 11: GDB Debugger
Module 12: KGDB Kernel
more...
From Marakana
Advanced Java Training

This course goes deeper into the data structures, file input and output features, exception handing, OO design and analysis, object serialization, database connectivity with JDBC, multi-threaded programming, and networking capabilities of Java.
more...
From Microsys Technologies and Solutions Pvt. Ltd.,
LINUX Kernel Internals and device drivers
...ss Creation and the Scheduler
Module 5 : Open File kernel data structures
Module 6 : Linux Memory Management
Module 7 : Building a fresh LINUX Kernel
Module 8 : System Call Implementation and LKMs
Module 9 : The /proc filesystem
Module 10: LINUX Device Drivers
Module 11: I/O Port Drivers
Module 12 : LINUX Device Drivers - Advanced Aspects
Module 13 : LINUX Device Drivers - Interrupt Handling
more...
Corba/C++/Java

...yIds
TypeCodes
Dynamic Invocation Interface (DII)
Common Data Structures
Request Operations
List Operations
Context Objects
Native Data Manipulation
Locator Daemon
Mapping Threads And Connections
Practicals
Examples on DII
Example on Managing Threads
Day 3
Theory
Corba services Overview
Naming Service
Service Descripting
Design Principles
Binding Objects
Resolving Names
Unbinding
more...
Perl Programming

... Perl
Regular expressions
Perl: beyond the basics
Complex data structures & references
Perl Style
Handling Databases with Perl
Advanced File Processing with Perl
System interaction
Perl Security Issues
Finding Out More For Yourself
Command Line Perl
Adv Perl Miscellany
Creating Perl Modules
Advanced File Processing with Perl
Advanced Perl Regular Expressions
Object-Oriented Techniques in
more...
Java/J2EE Performance Tuning
What is Performance?
The Performance Process
Measuring performance
Java Performance Coding Best Practices for the J2SE
RAM Footprint
Controlling Class Loading
Object Mutability: String and Other Things
Algorithms and Data Structures
Using Native Code
Reflection and performance
Profiling
The Truth About Garbage Collection
Reference Objects
Detailed look at BEA JRockit JVM and its console
more...
From High Technologies Solutions
AS400 training







i. Introduction to AS/400
Basic AS/400 Operations
Work Management
System Architecture
ii. Relational Database DB2
Database Files
Utilities (SEU, DFU)
Referential Integrity
Database Triggers
iii. AS/400 Data Management
AS/400 Files
Utilities (SDA, RLU)
Data Area/ Data Queue
Query/400
iv. AS/400 CL Programming
Basic CL Programming
Advanced CL Programming
Message
more...
From X-Ways Software Technology AG
X-Ways Forensics & File System Revealed

...ediate application of newly gained knowledge by examining data structures on a practical example with WinHex. These exercises will ensure you will remember what you have learned. By the end you will be able to navigate almost intuitively on a hard disk and to identify various sources of information with relevance to forensics. You will be enabled to recover data manually in several cases even
more...
From Khagolam Institute of Geoinformatics
GIS Training Course




...you will learn about basic GIS concepts including spatial data structures, data sources and transfer methods, projections and coordinate systems, geo-referencing, metadata, supporting software, global positioning systems, the integration of remote sensing and GIS, as well as fundamental spatial analysis techniques such as overlay, extraction, and interpolation. Concepts presented in lecture
more...
From Matrix Zeroone systems
Best institute to learn java in pune Java pune
...ons, Structure, enum, typedef
* File Handling
* Data Structures -Linked List, Stack, Queues
C++
* C++ as a Better C
* Introduction to Object
Oriented Programming
* Classes, Objects
* Scope rule, Constructors
& Destructors
* Static, friend, this
* Method overloading
* Operator Overloading,
Type Conversion
*
more...
Software testing pune Best institute to learn software testing in pune
...ons, Structure, enum, typedef
* File Handling
* Data Structures -Linked List,
Stack, Queues
C++
* C++ as a Better C
* Introduction to Object Oriented
Programming
* Classes, Objects
* Scope rule , Constructors & Destructors
* Static, friend, this
* Method overloading
* Operator Overloading, Type
Conversion
*
more...
From Khagolam Institute of Geoinformatics
After graduation Course on GIS
...you will learn about basic GIS concepts including spatial data structures, data sources and transfer methods, projections and coordinate systems, geo-referencing, metadata, supporting software, global positioning systems, the integration of remote sensing and GIS, as well as fundamental spatial analysis techniques such as overlay, extraction, and interpolation. Concepts presented in lecture
more...
From Indian Geoinformatics Centre
Building Geodatabases


An Instructor Led Course for an indepth learning of ArcGIS, Data structures, Relationships, Editing Tools, Geoprocessing etc.
more...
From Khagolam Institute of Geoinformatics
GIS for Urban Planning


...you will learn about basic GIS concepts including spatial data structures, data sources and transfer methods, projections and coordinate systems, geo-referencing, metadata, supporting software, global positioning systems, the integration of remote sensing and GIS, as well as fundamental spatial analysis techniques such as overlay, extraction, and interpolation. Concepts presented in lecture
more...
From Embedded System Training
Embedded System Training Bangalore
...Data Structures
Module 2: C++
Module 3: Embedded C, C++
Module 4: 8051 Microcontroller
Module 5: PIC Microcontroller
Module 6: OS Concepts
Module 7: Linux Basics
Module 8: Linux Internals, Kernel & Programming
Module 9: Linux Device Drivers
Module 10: Shell Scripting
Module 11: GDB Debugger
Module 12: KGDB Kernel Debugger
Module 13: ARM Microcontroller
Module 14: Linux
more...
From Daffodil Softwatre Ltd
6 month Live Project training in Java
...ny SQL based database. You will be diving deeper into the data structures, I/ O, exception handing, object oriented design and analysis, object serialization, database connectivity with JDBC, multi-threaded programming, and networking capabilities of Java. Upon completion of Java Developer Training, you will be able to work on Java based Enterprise Applications.
Topics to be covered
Part
more...
From Corporate Education Group
Administering a Microsoft SQL Server 2000 Database
...ng topics are covered in this module:
Introduction to Data Structures Creating Databases Managing Databases Placing Database Files and Logs Optimizing the Database Using Hardware-based RAID Optimizing the Database Using Filegroups Optimizing the Database Using Filegroups with Hardware-based RAID Capacity Planning Performance Considerations
The following
more...
