Post Buy Requirement
KnowledgeWorks IT Consulting Pvt Ltd
Bangalore, Karnataka, India
Add Review

Coaching Classes #3878186

C Programming Courses

To acquaint user with C languages by providing detailed knowledge of usability and flexibility of C language features. This module begins with an introduction to C language where the user will learn to write programs in C using its basic features. Building upon the basic concepts, the user is made familiar with pointer and handling memory locations. Subsequently, advanced concepts like appropriate usage of Abstract Data Types like structures, unions and File Handling operations will be taught. Duration: 3 Days Pre-requisitesBefore proceeding with this Course, you should have a basic understanding of Computer Programming terminologies. A basic understanding of any of the programming languages will help you in understanding the C programming concepts and move fast on the learning track. Target AudienceThis Course is designed for software programmers with a need to understand the C programming language starting from scratch. This Course will give you enough understanding on C programming language from where you can take yourself to higher level of expertise. Course ContentBasic structure of C programLayout of a Executable file.Runtime memory layout of a applicationDatatypes, Keywords, Operators and control statementsArraysStrings as character arrayModular programmingPreprocessorPointersDouble dimension arrayDynamic memory allocation (malloc(), calloc(), realloc(), free())Structures and unionsFile Handling
View Complete Details

C Plus Plus Programming Course

Basic introduction to the C++ Programming language for C programmers Duration: 5 Days Pre-requisitesThorough, working knowledge of C Target AudienceProgrammers who have written programs in C Course ContentProcedural Programming.Generic Programming.Lab - Using STL Containers, Algorithms.Generic Programming.Object-Based Programming.Lab - Implementing a Class.Object-Oriented Programming.Lab - Implementing a Class Hierarchy.Programming with Templates.Lab - Implementing a Template Container.Exception Handling.Input and Output Streams.Lab - Object. Persistence and I/O
View Complete Details

Java Programming Course

This course introduces the basic Core Java programming language and how to develop Java applications using Eclipse. Students learn the syntax of the Java programming language, object-oriented programming using Java, exception handling, generics, collections, and file input/output (I/O). During the course, students will develop and test Java applications using Eclipse. Duration: 5 Days Target AudienceThis course is intended for programmers who are interested in adding Java to their skills. Pre-RequisiteThe students should be familiar with any programming language like C or C++. Course ContentIntroduction to Java.Objects, Classes and InterfacesConstructorsEncapsulationInheritancePolymorphismThe Life Cycle of an ObjectWriting a finalizes MethodCreating and Using PackagesInterfacesModifiersTypes of ClassesThe Collections FrameworkHandling Errors Using ExceptionsThreads of ControlWorking with Input and Output in Java
View Complete Details

Python Programming Course

Python is a high-level, interpreted, interactive and object-oriented scripting language. Python is designed to be highly readable. Duration: 2 Days Pre-RequisiteKnowledge of Programming, preferably in C Course Content Salient features of PythonSimple input/output operationsContinuationCommentsMultiple statement GroupBasic types & variablesSpecial variablesAssignmentMemory managementOperators & ExpressionsControl StructuresSequencesDictionariesNested data structuresFunctions & proceduresFilesFile SystemException HandlingModulesObject Oriented Programming
View Complete Details

J2EE Course

Understanding the role of Java EE technologies in the development of enterprise grade Java applications and learn how Java EE facilitates the integration of Java components with non-Java systems including relational databases. And get the practical experience for developing and deploying web and multi-tiered Java enterprise applications. Duration: 5 Days Pre-RequisiteBefore attending this course the student should have:A strong working knowledge of CAwareness of Internet, HTML, Scripting etc. Target AudineceSoftware designers and programmers involved in the design and implementation Java based software systems. Course ContentIntroduction to Object oriented programming and JavaJava basicsOverview of java.lang member classesWorking with arraysClasses and ObjectsConstructorsPackagesInheritanceInterfacesException handlingOverview of Java IO systemOverview of Java Collection frameworksOverview of J2EEIntroduction to Webpage developmentContainer component modelContainer services/responsibilitiesServlet architectureServlet APISession managementJSP benifitsJSP architectureJSP execution phasesJSP elementsEJB architectureContainer responsibilitiesOverview of EJB typesMembers of an EJBWriting and deploying Session beansSettingup database connection poolsWorking with Entity beans (BMP and CMP)Differences between BMP/CMPIntroduction to XMLRules for wellformed and valid XML filesWriting DTDsParsersDOM and SAX API for Java
View Complete Details

Spring And Hibernate Course

This course provides in-depth concepts of Spring and Hibernate Framework with simplified examples. Spring framework makes the easy development of JavaEE application. Duration: 6 Days Pre-RequisiteWorking knowledge of Core Java and Database Programming. Course ContentSPRING FRAMEWORK Introduction to SpringCreating your first Spring applicationUnderstanding IOCUnderstanding AOPJDBC Support and DAOIntroduction to the Spring MVC framework HIBERNATE Introduction to HibernateRelationships and CollectionsPersistenceTransaction, Concurrency and CachingBatch ProcessingThe Hibernate Query LanguageImproving PerformanceExamples and Lab
View Complete Details

JavaScript Course

Javascript is a lightweight, interpreted programming language. It is designed for creating network-centric applications. It is complimentary to and integrated with java. Javascript is very easy to implement because it is integrated with html. It is open and cross-platform. Duration: 3 days pre-requisiteit is assumed that a prior knowledge of html coding. It would help if some prior exposure to object-oriented programming concepts and a general idea on creating online applications. Target audinecethis course has been prepared for javascript beginners to help them understand the basic functionality of javascript to build dynamic web pages and web applications. Course contentthe document objectintroduction to cross-browser compatibilityworking with framesworking with forms and forms-based dataregular expressionjavascript debugguerjavascript object oriented programming
View Complete Details

Angular JS Course

This course teaches experienced JavaScript developers how to create server-side applications with Angular, with an application that queries RESTful web services for data. Duration: 3 Days Pre-RequisiteDevelopers with at least 2 years of hands-on experience in JavaScriptKnowledge of basic HTTP, HTML and CSS ObjectiveUse Angular JS for front-end single page web application Course ContentIntroduction to angularjsOur first angularjs applicationSingle page applicationsControllersModelsViewsExpressionsFiltersScopesAngular formsAjax, data, and angularDirectives
View Complete Details

Node.JS Course

Node.js is a platform for easily building fast, scalable network applications. Learn how to use the event-driven, non-blocking I/O model to build data-intensive real-time applications that run across distributed devices. We will explore the design choices that make Node.js unique, how this changes the way applications are built and how systems of applications work most effectively in this model. Learn how to create modular code thats robust, expressive and clear. Understand when to use callbacks, event emitters and streams. Use streams to easily manipulate data that would be impossible to fit in application memory. Gain confidence in handling errors effectively to ensure runtime reliability. The course has extensive lab exercises to reinforce the concepts and techniques covered. Duration: 3 Days Pre-RequisitesStudents taking this course should have JavaScript programming experience. ObjectivesOn completion of this course, students will be able to: Clearly understand the platform design choices that led to Node.js choosing an event loop and what this means for applications built on that foundation.Understand the unique trade-offs present in event-driven programming.Create Node.js modules and express code modularity in an application.Understand the core flow control patterns in Node.js and know when it is appropriate to use callbacks, event emitters or streams.Create and manipulate buffers efficiently.Understand how to manage error state and know when a process should exit due to an error.Build RESTful applications with node, express and mongodb Course ContentJavascript basicsIntro to node.jsInstalling node.jsModules and npmThe callback patternEventsError handlingFile systemStreamsConnecting to databasesHttp module
View Complete Details

ASP .Net Course

ASP.NET is a web application framework developed and marketed by Microsoft to allow programmers to build dynamic web sites. It allows you to use a full featured programming language such as C# or VB.NET to build web applications easily. Duration: 3 Days Pre-RequisiteBefore proceeding with this tutorial, you should have a basic understanding of .NET programming language. As we are going to develop web-based applications using ASP.NET web application framework, it will be good if you have an understanding of other web technologies such as HTML, CSS, AJAX. etc Target AudineceThis course has been prepared for the beginners to help them understand basic ASP.NET programming. After completing this course you will find yourself at a moderate level of expertise in ASP.NET programming from where you can take yourself to next levels. Course ContentIntroduction to the .NET FrameworkGetting startedData Types and VariablesUsing the .NET FrameworkBranching and Flow ControlClasses and ObjectsProperties and MethodsObject-Oriented TechniquesWorking with ArraysDelegates and EventsGenericsHandling ExceptionsCollection ClassesWorking with .NET FrameworkLINQUnit Testing
View Complete Details

Oracle SQL-PLSQL Course

SQL (Structured Query Language) is used to modify and access data or information from a storage area called database. Duration: 4 Days Course Content Oracle SQLSQL - Quick RecapAdvanced GroupingFunctions - Only AdvancedSet OperatorsPaired Columns in Sub-QueriesJoinsCo-related Sub-QueriesPseudo-ColumnsIn-line ViewsAnalytical FunctionsTCLPrivileges, Roles & DCLData DictionaryCreating ViewsIndexingSynonymsDB Links Oracle PL/SQL Introduction to PL/SQL - A Quick RecapCursorsExceptionsStored ProceduresFunctionsPackagesTriggersAutonomous TransactionDBMS_JOB PackageDynamic SQLRef CursorsRecords & Object TypesCollectionsBulk BindingTracking the Dependencies10g & 11g FeaturesPL/SQL Unit Testing
View Complete Details

Oracle Database Administration I Course

This course is your first step towards success as an Oracle professional, designed to give you a firm foundation in basic database administration. In this class, you'll learn how to install and maintain an Oracle database. You will gain a conceptual understanding of the Oracle database architecture and how its components work and interact with one another. You will also learn how to create an operational database and properly manage the various structures in an effective and efficient manner including performance monitoring, database security, user management, and backup/recovery techniques. The lesson topics are reinforced with structured hands-on practices. This course is designed to prepare you for the corresponding Oracle Certified Associate exam. Duration: 5 Days ObjectivesInstall Oracle Grid InfrastructureInstall and configure Oracle Database 11g Configure Oracle Net servicesMonitor and administer undo dataManage the database storage structuresCreate and administer user accountsPerform basic backup and recovery of a database Manage data concurrencyMonitor performanceDescribe Oracle Database Architecture Pre-RequisiteOracle Introduction to SQL course or equivalent experience Taken Oracle PL/SQL course or equivalent experience Course ContentExploring the Oracle Database ArchitectureInstalling your Oracle SoftwareCreating an Oracle DatabaseManaging the Oracle Database InstanceManage the ASM InstanceConfiguring the Oracle Network EnvironmentManaging Database Storage Structures Storage StructuresAdministering User SecurityManaging Data ConcurrencyManaging Undo DataImplementing Oracle Database AuditingDatabase MaintenanceMonitor (ADDM) Describe and use the advisory frameworkPerformance ManagementBackup and Recovery ConceptsPerforming Database BackupsPerforming Database RecoveryMoving DataWorking with Support
View Complete Details

Oracle Database Administration II Course

This course takes the database administrator beyond the basic tasks covered in the first workshop. The student begins by gaining a much deeper understanding of possibly the most important job of a DBA backup and recovery. The concepts and architecture that support backup and recovery, along with the steps of how to carry it out in various ways and situations, are covered in detail. This includes how to define and test your own backup and recovery scenarios. Also, the DBA learns how to manage memory effectively and how to perform some performance evaluation and tuning tasks, including using some of the advisors. All types of flashback technologies, scheduling jobs inside and outside of the database, and controlling system resource usage are also covered. Duration: 5 Days ObjectivesBack and recover a database (and its parts) with RMAN (command-line and Enterprise Manager)Use flashback technology to view past states of data and to revert either objects or the entire database back to a past stateUse an appropriate and flexible memory configuration for your databaseIdentify burdensome database sessions and poorly performing SQLConfigure the Oracle Database for optimal recoveryConfigure the database instance such that resources are appropriately allocated among sessions and tasksSchedule jobs to run inside or outside of the databaseUse compression to optimize database storage and duplicate a database Target AudineceDatabase AdministratorsSupport EngineerTechnical AdministratorTechnical Consultant Pre-RequisiteComplete the Course Oracle Database Administration I Course ContentCore Concepts and Tools of the Oracle DatabaseConfiguring for RecoverabilityUsing the RMAN Recovery CatalogConfiguring Backup SettingsCreating Backups with RMANRestore and Recovery TaskUsing RMAN to Perform RecoveryMonitoring and Tuning RMANDiagnosing the DatabaseUsing Flashback Technology I
View Complete Details

Querying Microsoft SQL Server Course

This 5-day instructor led course provides students with the technical skills required to write basic Transact-SQL queries for Microsoft SQL Server 2014. This course is the foundation for all SQL Server-related disciplines; namely, Database Administration, Database Development and Business Intelligence. This course helps people prepare for exam 70-461. Duration: 5 Days Pre-RequisiteThis course requires that you meet the following prerequisites:Working knowledge of relational databases.Basic knowledge of the Microsoft Windows operating system and its core functionality. Target AudineceThis course is intended for Database Administrators, Database Developers, and Business Intelligence professionals. The course will very likely be well attended by SQL power users who arent necessarily database-focused or plan on taking the exam; namely, report writers, business analysts and client application developers. Upon Course CompletionAfter completing this course, students will be able to:Describe the basic architecture and concepts of Microsoft SQL Server.Understand the similarities and differences between Transact-SQL and other computer languages.Write SELECT queriesQuery multiple tablesSort and filter dataDescribe the use of data types in SQL ServerModify data using Transact-SQLUse built-in functionsGroup and aggregate dataUse subqueriesUse table expressionsUse set operatorsUse window ranking, offset and aggregate functionsImplement pivoting and grouping setsExecute stored proceduresProgram with T-SQLImplement error handlingImplement transactions
View Complete Details

Administering Microsoft® SQL Server® Databases Course

This five-day instructor-led course provides students with the knowledge and skills to maintain a Microsoft SQL Server 2014 database. The course focuses on teaching individuals how to use SQL Server 2014 product features and tools related to maintaining a database. Note: This course is designed for customers who are interested in learning SQL Server 2012 or SQL Server 2014. It covers the new features in SQL Server 2014, but also the important capabilities across the SQL Server data platform. Duration: 5 Days Pre-RequisiteThis course requires that you meet the following prerequisites: Basic knowledge of the Microsoft Windows operating system and its core functionality.Working knowledge of Transact-SQL.Working knowledge of relational databases.Some experience with database design. Target AudineceThe primary audience for this course is individuals who administer and maintain SQL Server databases. These individuals perform database administration and maintenance as their primary area of responsibility, or work in environments where databases play a key role in their primary job.The secondary audience for this course is individuals who develop applications that deliver content from SQL Server databases. Upon Course CompletionAfter completing this course, students will be able to: Describe core database administration tasks and tools.Install and configure SQL Server 2014.Configure SQL Server databases and storage.Plan and implement a backup strategy.Restore databases from backups.Import and export data. Monitor SQL Server.Trace SQL Server activity.Manage SQL Server security.Audit data access and encrypt data.Perform ongoing database maintenance.Automate SQL Server maintenance with SQL Server Agent Jobs.Configure Database Mail, alerts and notifications.
View Complete Details

Implementing A Data Warehouse With Microsoft® SQL Server® 2014 Course

This course describes how to implement a data warehouse platform to support a BI solution. Students will learn how to create a data warehouse with Microsoft SQL Server 2014, implement ETL with SQL Server Integration Services, and validate and cleanse data with SQL Server Data Quality Services and SQL Server Master Data Services. Note: This course is designed for customers who are interested in learning SQL Server 2012 or SQL Server 2014. It covers the new features in SQL Server 2014, but also the important capabilities across the SQL Server data platform. Duration: 5 Days Pre-RequisiteThis course requires that you meet the following prerequisites:At least 2 years experience of working with relational databases, including:Designing a normalized database.Creating tables and relationships.Querying with Transact-SQL.Some exposure to basic programming constructs (such as looping and branching).An awareness of key business priorities such as revenue, profitability, and financial accounting is desirable. Target AudineceThis course is intended for database professionals who need to create and support a data warehousing solution. Primary responsibilities include:Implementing a data warehouse.Developing SSIS packages for data extraction, transformation, and loading.Enforcing data integrity by using Master Data Services.Cleansing data by using Data Quality Services. Upon Course CompletionAfter completing this course, students will be able to:Describe data warehouse concepts and architecture considerations.Select an appropriate hardware platform for a data warehouse.Design and implement a data warehouse.Implement Data Flow in an SSIS Package.Implement Control Flow in an SSIS Package.Debug and Troubleshoot SSIS packages.Implement an ETL solution that supports incremental data extraction.Implement an ETL solution that supports incremental data loading.Implement data cleansing by using Microsoft Data Quality Services.
View Complete Details

System And Database Administration: Adaptive Server Enterprise (SYBASE) Course

Our Sybase database training develops and delivers excellent learning solutions to support your personal and organizational learning goals. We developed our courses to provide real solutions for the challenges you face every day, these task-based courses get to the heart of Sybase technology and provide you with the technical know-how that you can apply to achieve effective results, the ability to address specific real-world issues that pertain to your company's unique environment. When it comes to delivering Sybase database administration and technology training, there is no one better equipped than real-world production Sybase DBA's. Our access to production DBA, technical support and database architects ensures that our programs incorporate the most recent tips, tools and best practices to bring you up to speed and help you get the most out of your Sybase training. Duration: 5 Days Pre-RequisiteFundamental understanding of databases and SQL languageBasic understanding of network connectivity architectureKnowledge of general Unix commands Target AudineceDatabase Administrators, Database Designers, End-Users, SQL Developers Course ContentModule 1:Introducing Adaptive ServerModule 2:Installing ServersModule 3:Establishing ConnectivityModule 4:Configuring Server BehaviorModule 5:Configuring MemoryModule 6:Initializing and Using DevicesModule 7: Creating and Using DatabasesModule 8:Suggested Disk Resource StrategiesModule 9: Managing tempdbModule 10: Administering System Roles and LoginsModule 11: Managing Database Access and UsersModule 12: Implementing Object Permissions, Groups, and RolesModule 13: Using Bulk Copy UtilityModule 14: Overview of Automatic RecoveryModule 15: Planning for BackupsModule 16: Performing a BackupModule 17: Practicing Advanced Backup TechniquesModule 18: Monitoring the System
View Complete Details

Installing And Configuring Windows Server 2012 Course

This course is part one of a three-part series that provides the skills and knowledge necessary to implement a core Windows Server 2012 infrastructure in an existing enterprise environment. The three courses collectively cover implementing, managing, maintaining, and provisioning services and infrastructure in a Windows Server 2012 environment. While there is some cross-over in skills and tasks across the courses, this course primarily covers the initial implementation and configuration of core services including Active Directory Domain Services (AD DS), networking services, and Microsoft Hyper-V Server 2012 configuration. Duration: 5 Days Pre-RequisiteBefore attending this course, students must have: A good understanding of networking fundamentals.An understanding of and experience with configuring security and administration tasks in an enterprise environment.Experience supporting or configuring Windows operating system clients.Good hands-on Windows client operating system experience with Windows Vista, Windows 7, or Windows 8.An understanding of basic Active Directory Domain Services (AD DS) concepts, such as the purpose of user accounts and computer accounts.Students would also benefit from having some previous Windows Server operating system experience. Target AudineceThis course is intended for Information Technology (IT) Professionals who have good Windows operating system knowledge and experience and want to acquire the skills and knowledge necessary to implement the core infrastructure services in an existing Windows Server 2012 environment. The secondary audience consists of those seeking certification in the 70-410, Installing and Configuring Windows Server 2012 exam. Upon Course CompletionAfter completing this course, students will be able to:
View Complete Details

Administering Windows Server 2012 Course

Learn how to administer Windows Server 2012 with this five-day course. This course is part two in a series of three courses that provides the skills and knowledge necessary to implement a core Windows Server 2012 Infrastructure in an existing enterprise environment. The three courses collectively cover implementing, managing, maintaining and provisioning services and infrastructure in a Windows Server 2012 environment. Although there is some cross-over of skills and tasks across these courses, this course primarily covers the administration tasks necessary to maintain a Windows Server 2012 infrastructure such as Implementing Server Images, User and Group management with Active Directory Domain Services(AD DS) and Group Policy, Remote Access and Network Policies, Data Security, Monitoring and Update Management Duration: 5 Days Pre-RequisiteBefore attending this course, students must have: Real world hands on experience working with Windows Server 2008, Windows Server 2008 R2 or Windows Server 2012.Good knowledge and understanding of Active Directory and networking infrastructure. Target AudineceThis course is intended for Information Technology (IT) Professionals with hands on experience working in a Windows Server 2008 or Windows Server 2012 environment, who wish to acquire the skills and knowledge necessary to be able to manage and maintain the core infrastructure required for a Windows Server 2012 environment. The key focus for students in this course is to broaden the initial deployment of Windows Server 2012 services and infrastructure and provide the skills necessary to manage and maintain a domain based Windows Server 2012 environment, such as user and group management, network access and data security.
View Complete Details

Core Solutions Of Microsoft® SharePoint® Server 2013 Course

This course will provide you with the knowledge and skills to configure and manage a Microsoft SharePoint Server 2013 environment. This course will teach you how to configure SharePoint Server 2013, as well as provide guidelines, best practices, and considerations that will help you optimize your SharePoint server deployment. This is the first in a sequence of two courses for IT Professionals and will align with the first exam in the SharePoint Server 2013 IT Pro certification. Duration: 5 Days Pre-RequisiteAn ideal candidate will have at least one year of experience with deploying and administering multiple SharePoint 2010 farms across a large enterprise. Because many customers skipped upgrading from SharePoint 2007, a candidate can also have at least 2 years of experience with SharePoint 2007 and knowledge of the differences between 2007 and 2010, particularly the Service Application model. A candidate can demonstrate the following skills:Software management in a Windows 2008 R2 enterprise server or Windows Server 2012 environment.Deploying and managing applications natively, virtually and in the cloud.Administering Internet Information Services (IIS).Configuring Active Directory for use in authentication, authorization and as a user store.Managing an application remotely using Windows PowerShell 2.0.Connecting applications to Microsoft SQL Server.Implementing Claims-based Security.
View Complete Details

Advanced Solutions Of Microsoft® SharePoint® Server 2013 Course

This five-day course examines how to plan, configure, and manage a Microsoft SharePoint Server 2013 environment. Special areas of focus include implementing high availability, disaster recovery, service application architecture, Business Connectivity Services, social computing features, productivity and collaboration platforms and features, business intelligence solutions, enterprise content management, web content management infrastructure, solutions, and apps. The course also examines how to optimize the Search experience, how to develop and implement a governance plan. and how to perform an upgrade or migration to SharePoint Server 2013. Duration: 5 Days Before attending this course, students must have: Completed Course 20331: Core Solutions of Microsoft SharePoint Server 2013, successful completion of Exam 70-331: CoreSolutions of Microsoft SharePoint 2013, or equivalent skills.At least one years experience of mapping business requirements to logical and physical technical design.Working knowledge of network design, including network security.Experience managing software in a Windows 2008 R2 enterprise server or Windows Server 2012 environment.Deployed and managed applications natively, virtually, and in the cloud.Administered Internet Information Services (IIS).Configured Active Directory for use in authentication, authorization and as a user store.Managed an application remotely using Windows PowerShell 2.0.Connected applications to Microsoft SQL Server.Implemented Claims-based security.
View Complete Details

Developing Microsoft SharePoint® Server 2013 Core Solutions Course

In this course, students learn core skills that are common to almost all SharePoint development activities. These include working with the server-side and client-side object models, developing and deploying features, solutions, and apps, managing identity and permissions, querying and updating list data, managing taxonomy, using workflow to manage business processes, and customizing the user interface. Duration: 5 Days Pre-RequisiteBefore attending this course, students must have::A working knowledge of using Visual Studio 2010 or Visual Studio 2012 to develop solutions.A basic working knowledge of SharePoint solution development, either in SharePoint 2013 or in earlier versions of SharePoint.A working knowledge of Visual C# and the .NET Framework 4.5.A basic understanding of ASP.NET and server-side web development technologies, including request/response and the page lifecycle.A basic understanding of AJAX and asynchronous programming techniques.A basic working knowledge of client-side web technologies including HTML, CSS, and JavaScript.Familiarity with approaches to authentication and authorization, including claims-based authentication. Course ContentModule 1: SharePoint as a Developer PlatformModule 2: Working with SharePoint ObjectsModule 3: Working with Lists and LibrariesModule 4: Designing and Managing Features and SolutionsModule 5: Working with Server-Side CodeModule 6: Managing Identity and PermissionsModule 7: Managing Custom Components and Site LifecyclesModule 8: Introducing Apps for SharePointModule 9: Client-Side SharePoint DevelopmentModule 10: Developing Remote Hosted SharePoint AppsModule 11: Publishing and Distributing AppsModule 12: Automating Business ProcessesModule 13: Managing TaxonomyModule 14: Customizing User Interface ElementsModule 15: Working with Branding and Navigation
View Complete Details

Quick Test Pro Course

Basics of Functional Test Automation tool Quick Test Professional training is used to gain considerable knowledge on QTP tool. Duration: 3 Days
View Complete Details

Load Runner Course

After completing this course, you will be able to, Identify what information needs to be gathered for load testing. Identify the components of LoadRunner. Apply the workflow recommended for creating a basic LoadRunner scenario. Assign scripts, run-time settings, performance monitors, load generators and Vusers to a LoadRunner scenario based on your load testing goals. Load test your application by running a scenario. Duration: 4 Days Pre-RequisitesThe course is intended for beginners or intermediate testers, leads who need to develop or improve automation techniques using Load Runner. While previous testing tool knowledge is not required. Course ContentLR VuGen Contents: IntroductionRecording for the WebReplayTransactionsParametersAuto Correlation After RecordingVerificationActionsIntroduction to Script View
View Complete Details

Silk Test Course

Silk Test is the industry's leading functional testing product for e-business applications, whether Window based, Web, Java, or traditional client/server-based. Silk Test also offers test planning, management, direct database access and validation, the flexible and robust Test scripting language, a built in recovery system for unattended testing, and the ability to test across multiple platforms, browsers and technologies. Duration: 4 Days Pre-RequisitesBasic knowledge of scripting or structured programmingKnowledge about basic concepts related to load testing, Web architecture and protocols. Course ContentSilkTest and the Testing ProcessThe SilkTest ArchitectureThe Testing ProcessProjects and PlansSilkTest ProjectsCreating TestPlansUsing Attributes in TestPlansCreating a Master PlanCapturing the ApplicationSilkTest Object RecognitionThe Basic WorkFlow BarCapturing State of an ApplicationCapturing Window DeclarationsApplication VerificationMultiple Property VerificationTestcase FailureLinking Tests to the TestPlanAlternate Verification Techniques
View Complete Details

Selenium Course

This course is designed to familiarize testing professionals with testing web applications using Selenium. Testers can build, enhance, and maintain scripts in the Eclipse IDE editor. Expert level instructions are provided for those who want to explore the power Selenium using Java as programming language. The course covers in detail Selenium IDE, Selenium RC server, Selenium Web Driver, Java Testing frameworks like JUNIT and Keyword driven Selenium framework using Java. Duration: 2 Days Pre-requisitesKnowledge of manual functional testing processes and techniques. Nice to have:To benefit from this course, you should have:General understanding of web-based applications (desired).Knowledge of Java programming is not a prerequisite for this course, but such knowledge is beneficial Target AudienceThe target audiences are software testers who are seeking to automate the testing of web applications using Selenium.This basic course is designed primarily for testing professionals who will be using the automation tools.These testers are new to test automation and may be new to testing.The audience might also include quality assurance practitioners, managers, or team leaders who are responsible for interacting with testers or who need to ensure that the tools are being implemented fully and appropriately. Course ContentIntroducing SeleniumSelenium BasicsDeveloping Test Cases With Selenium-IDEBuilding Test Suites"Selenese" Selenium CommandsSelenium WebDriverWebDriver Selenium-RCWebDriver, JUnit with EclipseWebDriver, JUnit, TestNG with EclipseWebDriver Grid
View Complete Details

JMeter Course

Jmeter is a popular open source performance testing tool. Following 11 topics cover all aspects of JMeter to make you a testing pro. Duration: 2 Days Course ContentIntroductionRunning JMeterIntroduction to Elements of JMeter Test PlanBuilding a Test PlanBuilding a Web Test PlanRecording Tests Using JMeterHandling the dynamic server valuesParameterize with test dataAdding Assertions to the test scriptBuilding a Monitor Test PlanReporting and Analyzing the ResultsRunning Mutiple Scripts with JMeterBest Practices
View Complete Details

Big Data And Hadoop Developer Course

This course will provide you an excellent kick start in building your fundamentals in developing big data solutions using hadoop platform and its ecosystem tools. The course is well balanced between theory and hands-on lab (more than 15 lab exercises) spread on real world uses cases like retail data analysis, sentiment analysis, log analysis, real time trend analysis etc. Duration: 3 Days Pre-requisitesThe participants should have basic knowledge of java, SQL and Linux. It is advised to refresh these skills to obtain maximum benefit from this workshop. Target AudienceArchitects and developers, who wish to write, build and maintain Apache Hadoop jobs. Learning ObjectivesThe attendees will learn below topics through lectures and hands-on exercises Understand Big Data, Hadoop 2.0 architecture and its EcosystemDeep Dive into HDFS and YARN ArchitectureWriting map reduce algorithms using java APIsAdvanced Map Reduce features & AlgorithmsHow to leverage Hive & Pig for structured and unstructured data analysisData import and export using Sqoop and Flume and create workflows using OozieHadoop Best Practices, Sizing and capacity planningCreating reference architectures for big data solutions
View Complete Details

Big Data And Hadoop Administrator Course

Apache Hadoop, the open source data management software that helps organizations analyze massive volumes of structured and unstructured data, is a very hot topic across the tech industry. Employed by such big named websites as eBay, Facebook, and Yahoo, Hadoop is being tagged by many as one of the most desired tech skills for coming years along with Cloud Computing. Duration: 3 Days Pre-requisitesThe participants should have basic understanding of Linux. Target AudienceArchitects, developers, administrators who wish to design, deploy and manage Hadoop clusters. Learning ObjectivesThe attendees will learn below topics through lectures and hands-on exercises Understand Big Data & Hadoop EcosystemHadoop Distributed File System HDFSPlanning, designing and deploying a fully distributed clusterManaging and monitoring HDFS, Map Reduce ComponentsPeriodic and regular maintenance activities for the clusterBest practices for cluster optimizationDiagnosing, tuning and solving Apache Hadoop issuesPopulating HDFS using Sqoop
View Complete Details

Apache Spark Developer Course

Apache Spark is the next-generation successor to MapReduce. Spark is a powerful, open source processing engine for data in the Hadoop cluster, optimized for speed, ease of use, and sophisticated analytics. The Spark framework supports streaming data processing and complex, iterative algorithms, enabling applications to run up to 100x faster than traditional Hadoop MapReduce programs. This course will provide you an excellent kick start in building your fundamentals in developing big data solutions using Apache Spark platform. The course is well balanced between theory and hands-on lab (more than 10 lab exercises) spread on real world uses cases. Duration: 3 Days Pre-requisitesAll the programming will be done using Python, hence the participants should have basic programming knowledge of Python. It is advised to refresh these skills to obtain maximum benefit from this workshop. Target AudienceArchitects, developers & data scientists who wish to write, build and maintain Apache Spark jobs. Learning ObjectivesThe attendees will learn below topics through lectures and hands-on exercises Deep Dive into Apache Spark 1.5 ArchitectureUnderstand Spark APIs, RDDs, Data frames, Spark SQL How to do parallel programming and develop Spark applicationsHow Spark run on standalone and Cluster including Hadoop?Understand Advanced Features and spark internalsDevelop Spark Streaming ApplicationsWrite advanced algorithms using Spark Machine Learning(ML) LibraryOptimizing and tuning spark applicationsEnd to End Use Case Implementation
View Complete Details

Hadoop HBase Course

This course will provide you an excellent kick start in building your fundamentals in developing big data solutions using hadoop platform and its ecosystem tools. The course is well balanced between theory and hands-on lab (more than 15 lab exercises) spread on real world uses cases like retail data analysis, sentiment analysis, log analysis, real time trend analysis etc. Duration: 4 Days Pre-requisitesThe participants should have basic knowledge of java, SQL and Linux. It is advised to refresh these skills to obtain maximum benefit from this workshop. Target AudienceArchitects and developers, who wish to write, build and maintain Apache Hadoop jobs. Course ContentWhat is Big Data & Why Hadoop?Hadoop Overview & its EcosystemHDFS and YARNMap Reduce Anatomy (MR2)Developing Map Reduce ProgramsAdvanced Map Reduce ConceptsSqoop & FlumeStructured Data Analysis using HiveSemi or Unstructured Data Analysis using PigHBase ArchitectureUsing HBase ShellUsing HBase Java APIsUsing Hive for writing SQL queries on HBaseAdvanced HBase OperationsAdvance Hbase conceptsHadoop Best Practices, Advanced Tips & Techniques
View Complete Details

Hadoop For Data Analyst - Hive And Pig Course

This course will provide you an excellent kick start in building your fundamentals in developing big data solutions using hadoop platform and its ecosystem tools. The course is designed for data analysts and well balanced between theory and hands-on lab (10+ lab exercises) spread on real world uses cases like retail data analysis, sentiment analysis, log analysis using Hive and Pig. Duration: 3 Days Pre-requisitesThe participants should have basic understanding or knowledge of SQL or any other scripting language. Target AudienceArchitects, developers, administrators or analysts who wish to analyze big data using Hadoop and languages like Hive and Pig. Learning ObjectivesThe attendees will learn below topics through lectures and hands-on exercises Understand Big Data & Hadoop EcosystemHadoop Distributed File System HDFS and Map Reduce ConceptsInstalling and Configuring Hadoop SystemUsing Hive and Pig for Data AnalysisHow to use advanced features of Hive and Pig for complex analysis?Analyze structured and unstructured dataIngesting Data into HDFS from external sources like database and streaming sourcesPerformance optimization and best practices10+ hands on exercises including analyzing retail transactions, log and twitter data
View Complete Details

Data Science Using R, Hadoop And Apache Mahout Course

Data Science is emerging as a hot new profession and academic discipline. Harvard Business Review says Data Scientist is the Sexiest Job of the 21st Century. But demand for data scientists is racing ahead of supply. People with the necessary skills are scarce, primarily because the discipline is so new. This course is designed to give a quick start and introduction to this new discipline. This course is spread across 3 days and will have a plenty of hands on exercises on real world data. Duration: 3 Days Pre-requisitesAnalysts and developers should have underdone Hadoop Developer Training and basic understanding of statistics and probability. Target AudienceAnalysts and developers, who wish to write data analysis programs using Hive and Pig interface in Apache Hadoop. Learning ObjectivesThis course will help participants learn: The role of data scientists, use cases, and business applications of data scienceWhere and how to acquire data and transform and prepare dataTypes of statistics and analytical methods and their relationshipMachine learning fundamentals and how to implement machine learning algorithms using Apache MahoutMachine Learning algorithms like Recommendations, Clustering and Classifications Course ContentThis course will help participants learn: The role of data scientists, use cases, and business applications of data scienceWhere and how to acquire data and transform and prepare dataTypes of statistics and analytical methods and their relationshipMachine learning fundamentals and how to implement machine learning algorithms using Apache MahoutMachine Learning algorithms like Recommendations, Clustering and Classifications
View Complete Details

DevOps - For Java Developers Course

This course aims to educate participates on one the current new trends in the IT industry i.e DevOps. Course starts by de-mystifying what DevOps means, what its core principles, practices are and more importantly what DevOps is not. It then focuses on various engineering practices that make DevOps possible and then provides hands on introduction to the most important engineering processes that any engineer should know about and should be involved with. Duration: 3 Days Pre-requisitesShould have experience in building JEE based web applicationsKnowledge of Configuration Management is good to have Learning ObjectivesDevOps - DemystifiedUnderstand the core principles, practices of DevOpsUnderstand what DevOps is notUnderstand concept of Build and ReleaseUnderstand how Maven can be used as a build toolUnderstand what Repository Management systems and where they fit into DevOpsUnderstand how to use Nexus OSS as a Repository ManagerUnderstand how measure code quality using SonarUnderstand how to do Continuous Integration using JenkinsUnderstand deference between Continuous Delivery and Continuous DeploymentOverview of Continuous Delivery Pipeline
View Complete Details

Scala Programming (Basic And Advanced) Course

Scala is a programming language based on Java virtual machine that is gaining popularity for its effective mixing of object oriented concepts with functional programming. Functional programming is itself becoming very popular for its usage in parallel and multithreaded programming, due to its emphasis on avoiding shared data. Scala has evolved over the last few years and has reached a state of maturity now. The core language provides great tools for creating efficient code using functional paradigm, while the seamless mix of Actor patter via Akka makes developing multi-threaded applications a breeze. Duration: 3 Days Pre-requisitesThe course will not cover basics of Java and it is expected that the participants are familiar with core Java.If required a pre-assessment test can be administered to ensure all participants are at basic proficiency with respect to Java language and platform. Learning ObjectivesIt is expected that at the end of the program the participants are familiar with the core scala concepts of functional programming and actors. The participants will also get conversant with the powerful collections framework of scala and use them to derive maximum benefits.The participants will gain familiarity with developing applications using Scala and testing and packaging it using the SBT build tool. Course ContentIntroduction to Scala Introduction to ScalaThe origins of ScalaDesign Choices of the Scala CreatorsWhy should one choose Scala?Basics of Scala SyntaxScala classes and ObjectsScala TraitsSCAL REPLAn example using Scala classes and traitsImplementation of singleton objects in ScalaCase Classes and its usageScala Options and its usageHands on case study that covers the conceptsAdvanced Scala Functional Programming BasicsFunctional programming with ScalaCreating and consuming higher order functionsScala CollectionsLists, Maps and Arrays and immutabilityHands on case study that covers the concepts
View Complete Details

Internet Of Things (IoT) Advanced Course

Internet of Things (IoT) is expected to generate multi-trillion-dollar revenues in the next 4-5 years as per forecasts by multiple agencies including IDC and Gartner. Almost every business house in the technology space is investing heavily in IoT. Governments across the globe are acknowledging the important role that IoT might play in the near future and are gearing up to leverage what is being referred to the Fourth Industrial Revolution. It is therefore very important for technology professionals and business entities to gain a good understanding of the IoT landscape and develop appropriate skill sets to be able to play key roles in this amazing paradigm shift that is unfolding before us. The purpose of this workshop is to provide the participants with a solid foundation that enables participants to design IoT based solutions. The course assumes that the participants are familiar with the basic tenets of an IoT solution. Key enabling technologies will be discussed to provide a holistic understanding of the technical aspects involved in developing IoT-based solutions. The primary focus of the workshop will be to discuss the key system design parameters that need to be considered by practitioners when developing an IoT solution. As part of the practical sessions, we will build an end-to-end IoT solution connecting a few sensors to a hardware board, sending the data over a communication protocol to a gateway and then on to a database on the cloud. Finally the data on the cloud will be analyzed and visualized using appropriate tools. These sessions will enable participants to appreciate the practical aspects involved in implementing an end-to-end IoT solution. The workshop will be interactive and will leverage the diversity of technical background that the participants may bring in.
View Complete Details
Tell Us What are you looking for? Will call you back

Contact Us

Service Provider of Coaching Classes from Bangalore, Karnataka by KnowledgeWorks IT Consulting Pvt Ltd
Post Buy Requirement
KnowledgeWorks IT Consulting Pvt Ltd

KnowledgeWorks IT Consulting Pvt Ltd

Add Review

Coaching Classes

Leading Manufacturer, Supplier & Retailer of C Programming Courses, C Plus Plus Programming Course, Java Programming Course, Python Programming Course and j2ee course.

C Programming Courses

To acquaint user with C languages by providing detailed knowledge of usability and flexibility of C language features. This module begins with an introduction to C language where the user will learn to write programs in C using its basic features. Building upon the basic concepts, the user is made familiar with pointer and handling memory locations. Subsequently, advanced concepts like appropriate usage of Abstract Data Types like structures, unions and File Handling operations will be taught. Duration: 3 Days Pre-requisitesBefore proceeding with this Course, you should have a basic understanding of Computer Programming terminologies. A basic understanding of any of the programming languages will help you in understanding the C programming concepts and move fast on the learning track. Target AudienceThis Course is designed for software programmers with a need to understand the C programming language starting from scratch. This Course will give you enough understanding on C programming language from where you can take yourself to higher level of expertise. Course ContentBasic structure of C programLayout of a Executable file.Runtime memory layout of a applicationDatatypes, Keywords, Operators and control statementsArraysStrings as character arrayModular programmingPreprocessorPointersDouble dimension arrayDynamic memory allocation (malloc(), calloc(), realloc(), free())Structures and unionsFile Handling
View Complete Details

C Plus Plus Programming Course

Basic introduction to the C++ Programming language for C programmers Duration: 5 Days Pre-requisitesThorough, working knowledge of C Target AudienceProgrammers who have written programs in C Course ContentProcedural Programming.Generic Programming.Lab - Using STL Containers, Algorithms.Generic Programming.Object-Based Programming.Lab - Implementing a Class.Object-Oriented Programming.Lab - Implementing a Class Hierarchy.Programming with Templates.Lab - Implementing a Template Container.Exception Handling.Input and Output Streams.Lab - Object. Persistence and I/O
View Complete Details

Java Programming Course

This course introduces the basic Core Java programming language and how to develop Java applications using Eclipse. Students learn the syntax of the Java programming language, object-oriented programming using Java, exception handling, generics, collections, and file input/output (I/O). During the course, students will develop and test Java applications using Eclipse. Duration: 5 Days Target AudienceThis course is intended for programmers who are interested in adding Java to their skills. Pre-RequisiteThe students should be familiar with any programming language like C or C++. Course ContentIntroduction to Java.Objects, Classes and InterfacesConstructorsEncapsulationInheritancePolymorphismThe Life Cycle of an ObjectWriting a finalizes MethodCreating and Using PackagesInterfacesModifiersTypes of ClassesThe Collections FrameworkHandling Errors Using ExceptionsThreads of ControlWorking with Input and Output in Java
View Complete Details

Python Programming Course

Python is a high-level, interpreted, interactive and object-oriented scripting language. Python is designed to be highly readable. Duration: 2 Days Pre-RequisiteKnowledge of Programming, preferably in C Course Content Salient features of PythonSimple input/output operationsContinuationCommentsMultiple statement GroupBasic types & variablesSpecial variablesAssignmentMemory managementOperators & ExpressionsControl StructuresSequencesDictionariesNested data structuresFunctions & proceduresFilesFile SystemException HandlingModulesObject Oriented Programming
View Complete Details

J2EE Course

Understanding the role of Java EE technologies in the development of enterprise grade Java applications and learn how Java EE facilitates the integration of Java components with non-Java systems including relational databases. And get the practical experience for developing and deploying web and multi-tiered Java enterprise applications. Duration: 5 Days Pre-RequisiteBefore attending this course the student should have:A strong working knowledge of CAwareness of Internet, HTML, Scripting etc. Target AudineceSoftware designers and programmers involved in the design and implementation Java based software systems. Course ContentIntroduction to Object oriented programming and JavaJava basicsOverview of java.lang member classesWorking with arraysClasses and ObjectsConstructorsPackagesInheritanceInterfacesException handlingOverview of Java IO systemOverview of Java Collection frameworksOverview of J2EEIntroduction to Webpage developmentContainer component modelContainer services/responsibilitiesServlet architectureServlet APISession managementJSP benifitsJSP architectureJSP execution phasesJSP elementsEJB architectureContainer responsibilitiesOverview of EJB typesMembers of an EJBWriting and deploying Session beansSettingup database connection poolsWorking with Entity beans (BMP and CMP)Differences between BMP/CMPIntroduction to XMLRules for wellformed and valid XML filesWriting DTDsParsersDOM and SAX API for Java
View Complete Details

Spring And Hibernate Course

This course provides in-depth concepts of Spring and Hibernate Framework with simplified examples. Spring framework makes the easy development of JavaEE application. Duration: 6 Days Pre-RequisiteWorking knowledge of Core Java and Database Programming. Course ContentSPRING FRAMEWORK Introduction to SpringCreating your first Spring applicationUnderstanding IOCUnderstanding AOPJDBC Support and DAOIntroduction to the Spring MVC framework HIBERNATE Introduction to HibernateRelationships and CollectionsPersistenceTransaction, Concurrency and CachingBatch ProcessingThe Hibernate Query LanguageImproving PerformanceExamples and Lab
View Complete Details

JavaScript Course

Javascript is a lightweight, interpreted programming language. It is designed for creating network-centric applications. It is complimentary to and integrated with java. Javascript is very easy to implement because it is integrated with html. It is open and cross-platform. Duration: 3 days pre-requisiteit is assumed that a prior knowledge of html coding. It would help if some prior exposure to object-oriented programming concepts and a general idea on creating online applications. Target audinecethis course has been prepared for javascript beginners to help them understand the basic functionality of javascript to build dynamic web pages and web applications. Course contentthe document objectintroduction to cross-browser compatibilityworking with framesworking with forms and forms-based dataregular expressionjavascript debugguerjavascript object oriented programming
View Complete Details

Angular JS Course

This course teaches experienced JavaScript developers how to create server-side applications with Angular, with an application that queries RESTful web services for data. Duration: 3 Days Pre-RequisiteDevelopers with at least 2 years of hands-on experience in JavaScriptKnowledge of basic HTTP, HTML and CSS ObjectiveUse Angular JS for front-end single page web application Course ContentIntroduction to angularjsOur first angularjs applicationSingle page applicationsControllersModelsViewsExpressionsFiltersScopesAngular formsAjax, data, and angularDirectives
View Complete Details

Node.JS Course

Node.js is a platform for easily building fast, scalable network applications. Learn how to use the event-driven, non-blocking I/O model to build data-intensive real-time applications that run across distributed devices. We will explore the design choices that make Node.js unique, how this changes the way applications are built and how systems of applications work most effectively in this model. Learn how to create modular code thats robust, expressive and clear. Understand when to use callbacks, event emitters and streams. Use streams to easily manipulate data that would be impossible to fit in application memory. Gain confidence in handling errors effectively to ensure runtime reliability. The course has extensive lab exercises to reinforce the concepts and techniques covered. Duration: 3 Days Pre-RequisitesStudents taking this course should have JavaScript programming experience. ObjectivesOn completion of this course, students will be able to: Clearly understand the platform design choices that led to Node.js choosing an event loop and what this means for applications built on that foundation.Understand the unique trade-offs present in event-driven programming.Create Node.js modules and express code modularity in an application.Understand the core flow control patterns in Node.js and know when it is appropriate to use callbacks, event emitters or streams.Create and manipulate buffers efficiently.Understand how to manage error state and know when a process should exit due to an error.Build RESTful applications with node, express and mongodb Course ContentJavascript basicsIntro to node.jsInstalling node.jsModules and npmThe callback patternEventsError handlingFile systemStreamsConnecting to databasesHttp module
View Complete Details

ASP .Net Course

ASP.NET is a web application framework developed and marketed by Microsoft to allow programmers to build dynamic web sites. It allows you to use a full featured programming language such as C# or VB.NET to build web applications easily. Duration: 3 Days Pre-RequisiteBefore proceeding with this tutorial, you should have a basic understanding of .NET programming language. As we are going to develop web-based applications using ASP.NET web application framework, it will be good if you have an understanding of other web technologies such as HTML, CSS, AJAX. etc Target AudineceThis course has been prepared for the beginners to help them understand basic ASP.NET programming. After completing this course you will find yourself at a moderate level of expertise in ASP.NET programming from where you can take yourself to next levels. Course ContentIntroduction to the .NET FrameworkGetting startedData Types and VariablesUsing the .NET FrameworkBranching and Flow ControlClasses and ObjectsProperties and MethodsObject-Oriented TechniquesWorking with ArraysDelegates and EventsGenericsHandling ExceptionsCollection ClassesWorking with .NET FrameworkLINQUnit Testing
View Complete Details

Oracle SQL-PLSQL Course

SQL (Structured Query Language) is used to modify and access data or information from a storage area called database. Duration: 4 Days Course Content Oracle SQLSQL - Quick RecapAdvanced GroupingFunctions - Only AdvancedSet OperatorsPaired Columns in Sub-QueriesJoinsCo-related Sub-QueriesPseudo-ColumnsIn-line ViewsAnalytical FunctionsTCLPrivileges, Roles & DCLData DictionaryCreating ViewsIndexingSynonymsDB Links Oracle PL/SQL Introduction to PL/SQL - A Quick RecapCursorsExceptionsStored ProceduresFunctionsPackagesTriggersAutonomous TransactionDBMS_JOB PackageDynamic SQLRef CursorsRecords & Object TypesCollectionsBulk BindingTracking the Dependencies10g & 11g FeaturesPL/SQL Unit Testing
View Complete Details

Oracle Database Administration I Course

This course is your first step towards success as an Oracle professional, designed to give you a firm foundation in basic database administration. In this class, you'll learn how to install and maintain an Oracle database. You will gain a conceptual understanding of the Oracle database architecture and how its components work and interact with one another. You will also learn how to create an operational database and properly manage the various structures in an effective and efficient manner including performance monitoring, database security, user management, and backup/recovery techniques. The lesson topics are reinforced with structured hands-on practices. This course is designed to prepare you for the corresponding Oracle Certified Associate exam. Duration: 5 Days ObjectivesInstall Oracle Grid InfrastructureInstall and configure Oracle Database 11g Configure Oracle Net servicesMonitor and administer undo dataManage the database storage structuresCreate and administer user accountsPerform basic backup and recovery of a database Manage data concurrencyMonitor performanceDescribe Oracle Database Architecture Pre-RequisiteOracle Introduction to SQL course or equivalent experience Taken Oracle PL/SQL course or equivalent experience Course ContentExploring the Oracle Database ArchitectureInstalling your Oracle SoftwareCreating an Oracle DatabaseManaging the Oracle Database InstanceManage the ASM InstanceConfiguring the Oracle Network EnvironmentManaging Database Storage Structures Storage StructuresAdministering User SecurityManaging Data ConcurrencyManaging Undo DataImplementing Oracle Database AuditingDatabase MaintenanceMonitor (ADDM) Describe and use the advisory frameworkPerformance ManagementBackup and Recovery ConceptsPerforming Database BackupsPerforming Database RecoveryMoving DataWorking with Support
View Complete Details

Oracle Database Administration II Course

This course takes the database administrator beyond the basic tasks covered in the first workshop. The student begins by gaining a much deeper understanding of possibly the most important job of a DBA backup and recovery. The concepts and architecture that support backup and recovery, along with the steps of how to carry it out in various ways and situations, are covered in detail. This includes how to define and test your own backup and recovery scenarios. Also, the DBA learns how to manage memory effectively and how to perform some performance evaluation and tuning tasks, including using some of the advisors. All types of flashback technologies, scheduling jobs inside and outside of the database, and controlling system resource usage are also covered. Duration: 5 Days ObjectivesBack and recover a database (and its parts) with RMAN (command-line and Enterprise Manager)Use flashback technology to view past states of data and to revert either objects or the entire database back to a past stateUse an appropriate and flexible memory configuration for your databaseIdentify burdensome database sessions and poorly performing SQLConfigure the Oracle Database for optimal recoveryConfigure the database instance such that resources are appropriately allocated among sessions and tasksSchedule jobs to run inside or outside of the databaseUse compression to optimize database storage and duplicate a database Target AudineceDatabase AdministratorsSupport EngineerTechnical AdministratorTechnical Consultant Pre-RequisiteComplete the Course Oracle Database Administration I Course ContentCore Concepts and Tools of the Oracle DatabaseConfiguring for RecoverabilityUsing the RMAN Recovery CatalogConfiguring Backup SettingsCreating Backups with RMANRestore and Recovery TaskUsing RMAN to Perform RecoveryMonitoring and Tuning RMANDiagnosing the DatabaseUsing Flashback Technology I
View Complete Details

Querying Microsoft SQL Server Course

This 5-day instructor led course provides students with the technical skills required to write basic Transact-SQL queries for Microsoft SQL Server 2014. This course is the foundation for all SQL Server-related disciplines; namely, Database Administration, Database Development and Business Intelligence. This course helps people prepare for exam 70-461. Duration: 5 Days Pre-RequisiteThis course requires that you meet the following prerequisites:Working knowledge of relational databases.Basic knowledge of the Microsoft Windows operating system and its core functionality. Target AudineceThis course is intended for Database Administrators, Database Developers, and Business Intelligence professionals. The course will very likely be well attended by SQL power users who arent necessarily database-focused or plan on taking the exam; namely, report writers, business analysts and client application developers. Upon Course CompletionAfter completing this course, students will be able to:Describe the basic architecture and concepts of Microsoft SQL Server.Understand the similarities and differences between Transact-SQL and other computer languages.Write SELECT queriesQuery multiple tablesSort and filter dataDescribe the use of data types in SQL ServerModify data using Transact-SQLUse built-in functionsGroup and aggregate dataUse subqueriesUse table expressionsUse set operatorsUse window ranking, offset and aggregate functionsImplement pivoting and grouping setsExecute stored proceduresProgram with T-SQLImplement error handlingImplement transactions
View Complete Details

Administering Microsoft® SQL Server® Databases Course

This five-day instructor-led course provides students with the knowledge and skills to maintain a Microsoft SQL Server 2014 database. The course focuses on teaching individuals how to use SQL Server 2014 product features and tools related to maintaining a database. Note: This course is designed for customers who are interested in learning SQL Server 2012 or SQL Server 2014. It covers the new features in SQL Server 2014, but also the important capabilities across the SQL Server data platform. Duration: 5 Days Pre-RequisiteThis course requires that you meet the following prerequisites: Basic knowledge of the Microsoft Windows operating system and its core functionality.Working knowledge of Transact-SQL.Working knowledge of relational databases.Some experience with database design. Target AudineceThe primary audience for this course is individuals who administer and maintain SQL Server databases. These individuals perform database administration and maintenance as their primary area of responsibility, or work in environments where databases play a key role in their primary job.The secondary audience for this course is individuals who develop applications that deliver content from SQL Server databases. Upon Course CompletionAfter completing this course, students will be able to: Describe core database administration tasks and tools.Install and configure SQL Server 2014.Configure SQL Server databases and storage.Plan and implement a backup strategy.Restore databases from backups.Import and export data. Monitor SQL Server.Trace SQL Server activity.Manage SQL Server security.Audit data access and encrypt data.Perform ongoing database maintenance.Automate SQL Server maintenance with SQL Server Agent Jobs.Configure Database Mail, alerts and notifications.
View Complete Details

Implementing A Data Warehouse With Microsoft® SQL Server® 2014 Course

This course describes how to implement a data warehouse platform to support a BI solution. Students will learn how to create a data warehouse with Microsoft SQL Server 2014, implement ETL with SQL Server Integration Services, and validate and cleanse data with SQL Server Data Quality Services and SQL Server Master Data Services. Note: This course is designed for customers who are interested in learning SQL Server 2012 or SQL Server 2014. It covers the new features in SQL Server 2014, but also the important capabilities across the SQL Server data platform. Duration: 5 Days Pre-RequisiteThis course requires that you meet the following prerequisites:At least 2 years experience of working with relational databases, including:Designing a normalized database.Creating tables and relationships.Querying with Transact-SQL.Some exposure to basic programming constructs (such as looping and branching).An awareness of key business priorities such as revenue, profitability, and financial accounting is desirable. Target AudineceThis course is intended for database professionals who need to create and support a data warehousing solution. Primary responsibilities include:Implementing a data warehouse.Developing SSIS packages for data extraction, transformation, and loading.Enforcing data integrity by using Master Data Services.Cleansing data by using Data Quality Services. Upon Course CompletionAfter completing this course, students will be able to:Describe data warehouse concepts and architecture considerations.Select an appropriate hardware platform for a data warehouse.Design and implement a data warehouse.Implement Data Flow in an SSIS Package.Implement Control Flow in an SSIS Package.Debug and Troubleshoot SSIS packages.Implement an ETL solution that supports incremental data extraction.Implement an ETL solution that supports incremental data loading.Implement data cleansing by using Microsoft Data Quality Services.
View Complete Details

System And Database Administration: Adaptive Server Enterprise (SYBASE) Course

Our Sybase database training develops and delivers excellent learning solutions to support your personal and organizational learning goals. We developed our courses to provide real solutions for the challenges you face every day, these task-based courses get to the heart of Sybase technology and provide you with the technical know-how that you can apply to achieve effective results, the ability to address specific real-world issues that pertain to your company's unique environment. When it comes to delivering Sybase database administration and technology training, there is no one better equipped than real-world production Sybase DBA's. Our access to production DBA, technical support and database architects ensures that our programs incorporate the most recent tips, tools and best practices to bring you up to speed and help you get the most out of your Sybase training. Duration: 5 Days Pre-RequisiteFundamental understanding of databases and SQL languageBasic understanding of network connectivity architectureKnowledge of general Unix commands Target AudineceDatabase Administrators, Database Designers, End-Users, SQL Developers Course ContentModule 1:Introducing Adaptive ServerModule 2:Installing ServersModule 3:Establishing ConnectivityModule 4:Configuring Server BehaviorModule 5:Configuring MemoryModule 6:Initializing and Using DevicesModule 7: Creating and Using DatabasesModule 8:Suggested Disk Resource StrategiesModule 9: Managing tempdbModule 10: Administering System Roles and LoginsModule 11: Managing Database Access and UsersModule 12: Implementing Object Permissions, Groups, and RolesModule 13: Using Bulk Copy UtilityModule 14: Overview of Automatic RecoveryModule 15: Planning for BackupsModule 16: Performing a BackupModule 17: Practicing Advanced Backup TechniquesModule 18: Monitoring the System
View Complete Details

Installing And Configuring Windows Server 2012 Course

This course is part one of a three-part series that provides the skills and knowledge necessary to implement a core Windows Server 2012 infrastructure in an existing enterprise environment. The three courses collectively cover implementing, managing, maintaining, and provisioning services and infrastructure in a Windows Server 2012 environment. While there is some cross-over in skills and tasks across the courses, this course primarily covers the initial implementation and configuration of core services including Active Directory Domain Services (AD DS), networking services, and Microsoft Hyper-V Server 2012 configuration. Duration: 5 Days Pre-RequisiteBefore attending this course, students must have: A good understanding of networking fundamentals.An understanding of and experience with configuring security and administration tasks in an enterprise environment.Experience supporting or configuring Windows operating system clients.Good hands-on Windows client operating system experience with Windows Vista, Windows 7, or Windows 8.An understanding of basic Active Directory Domain Services (AD DS) concepts, such as the purpose of user accounts and computer accounts.Students would also benefit from having some previous Windows Server operating system experience. Target AudineceThis course is intended for Information Technology (IT) Professionals who have good Windows operating system knowledge and experience and want to acquire the skills and knowledge necessary to implement the core infrastructure services in an existing Windows Server 2012 environment. The secondary audience consists of those seeking certification in the 70-410, Installing and Configuring Windows Server 2012 exam. Upon Course CompletionAfter completing this course, students will be able to:
View Complete Details

Administering Windows Server 2012 Course

Learn how to administer Windows Server 2012 with this five-day course. This course is part two in a series of three courses that provides the skills and knowledge necessary to implement a core Windows Server 2012 Infrastructure in an existing enterprise environment. The three courses collectively cover implementing, managing, maintaining and provisioning services and infrastructure in a Windows Server 2012 environment. Although there is some cross-over of skills and tasks across these courses, this course primarily covers the administration tasks necessary to maintain a Windows Server 2012 infrastructure such as Implementing Server Images, User and Group management with Active Directory Domain Services(AD DS) and Group Policy, Remote Access and Network Policies, Data Security, Monitoring and Update Management Duration: 5 Days Pre-RequisiteBefore attending this course, students must have: Real world hands on experience working with Windows Server 2008, Windows Server 2008 R2 or Windows Server 2012.Good knowledge and understanding of Active Directory and networking infrastructure. Target AudineceThis course is intended for Information Technology (IT) Professionals with hands on experience working in a Windows Server 2008 or Windows Server 2012 environment, who wish to acquire the skills and knowledge necessary to be able to manage and maintain the core infrastructure required for a Windows Server 2012 environment. The key focus for students in this course is to broaden the initial deployment of Windows Server 2012 services and infrastructure and provide the skills necessary to manage and maintain a domain based Windows Server 2012 environment, such as user and group management, network access and data security.
View Complete Details

Core Solutions Of Microsoft® SharePoint® Server 2013 Course

This course will provide you with the knowledge and skills to configure and manage a Microsoft SharePoint Server 2013 environment. This course will teach you how to configure SharePoint Server 2013, as well as provide guidelines, best practices, and considerations that will help you optimize your SharePoint server deployment. This is the first in a sequence of two courses for IT Professionals and will align with the first exam in the SharePoint Server 2013 IT Pro certification. Duration: 5 Days Pre-RequisiteAn ideal candidate will have at least one year of experience with deploying and administering multiple SharePoint 2010 farms across a large enterprise. Because many customers skipped upgrading from SharePoint 2007, a candidate can also have at least 2 years of experience with SharePoint 2007 and knowledge of the differences between 2007 and 2010, particularly the Service Application model. A candidate can demonstrate the following skills:Software management in a Windows 2008 R2 enterprise server or Windows Server 2012 environment.Deploying and managing applications natively, virtually and in the cloud.Administering Internet Information Services (IIS).Configuring Active Directory for use in authentication, authorization and as a user store.Managing an application remotely using Windows PowerShell 2.0.Connecting applications to Microsoft SQL Server.Implementing Claims-based Security.
View Complete Details

Advanced Solutions Of Microsoft® SharePoint® Server 2013 Course

This five-day course examines how to plan, configure, and manage a Microsoft SharePoint Server 2013 environment. Special areas of focus include implementing high availability, disaster recovery, service application architecture, Business Connectivity Services, social computing features, productivity and collaboration platforms and features, business intelligence solutions, enterprise content management, web content management infrastructure, solutions, and apps. The course also examines how to optimize the Search experience, how to develop and implement a governance plan. and how to perform an upgrade or migration to SharePoint Server 2013. Duration: 5 Days Before attending this course, students must have: Completed Course 20331: Core Solutions of Microsoft SharePoint Server 2013, successful completion of Exam 70-331: CoreSolutions of Microsoft SharePoint 2013, or equivalent skills.At least one years experience of mapping business requirements to logical and physical technical design.Working knowledge of network design, including network security.Experience managing software in a Windows 2008 R2 enterprise server or Windows Server 2012 environment.Deployed and managed applications natively, virtually, and in the cloud.Administered Internet Information Services (IIS).Configured Active Directory for use in authentication, authorization and as a user store.Managed an application remotely using Windows PowerShell 2.0.Connected applications to Microsoft SQL Server.Implemented Claims-based security.
View Complete Details

Developing Microsoft SharePoint® Server 2013 Core Solutions Course

In this course, students learn core skills that are common to almost all SharePoint development activities. These include working with the server-side and client-side object models, developing and deploying features, solutions, and apps, managing identity and permissions, querying and updating list data, managing taxonomy, using workflow to manage business processes, and customizing the user interface. Duration: 5 Days Pre-RequisiteBefore attending this course, students must have::A working knowledge of using Visual Studio 2010 or Visual Studio 2012 to develop solutions.A basic working knowledge of SharePoint solution development, either in SharePoint 2013 or in earlier versions of SharePoint.A working knowledge of Visual C# and the .NET Framework 4.5.A basic understanding of ASP.NET and server-side web development technologies, including request/response and the page lifecycle.A basic understanding of AJAX and asynchronous programming techniques.A basic working knowledge of client-side web technologies including HTML, CSS, and JavaScript.Familiarity with approaches to authentication and authorization, including claims-based authentication. Course ContentModule 1: SharePoint as a Developer PlatformModule 2: Working with SharePoint ObjectsModule 3: Working with Lists and LibrariesModule 4: Designing and Managing Features and SolutionsModule 5: Working with Server-Side CodeModule 6: Managing Identity and PermissionsModule 7: Managing Custom Components and Site LifecyclesModule 8: Introducing Apps for SharePointModule 9: Client-Side SharePoint DevelopmentModule 10: Developing Remote Hosted SharePoint AppsModule 11: Publishing and Distributing AppsModule 12: Automating Business ProcessesModule 13: Managing TaxonomyModule 14: Customizing User Interface ElementsModule 15: Working with Branding and Navigation
View Complete Details

Quick Test Pro Course

Basics of Functional Test Automation tool Quick Test Professional training is used to gain considerable knowledge on QTP tool. Duration: 3 Days
View Complete Details

Load Runner Course

After completing this course, you will be able to, Identify what information needs to be gathered for load testing. Identify the components of LoadRunner. Apply the workflow recommended for creating a basic LoadRunner scenario. Assign scripts, run-time settings, performance monitors, load generators and Vusers to a LoadRunner scenario based on your load testing goals. Load test your application by running a scenario. Duration: 4 Days Pre-RequisitesThe course is intended for beginners or intermediate testers, leads who need to develop or improve automation techniques using Load Runner. While previous testing tool knowledge is not required. Course ContentLR VuGen Contents: IntroductionRecording for the WebReplayTransactionsParametersAuto Correlation After RecordingVerificationActionsIntroduction to Script View
View Complete Details

Silk Test Course

Silk Test is the industry's leading functional testing product for e-business applications, whether Window based, Web, Java, or traditional client/server-based. Silk Test also offers test planning, management, direct database access and validation, the flexible and robust Test scripting language, a built in recovery system for unattended testing, and the ability to test across multiple platforms, browsers and technologies. Duration: 4 Days Pre-RequisitesBasic knowledge of scripting or structured programmingKnowledge about basic concepts related to load testing, Web architecture and protocols. Course ContentSilkTest and the Testing ProcessThe SilkTest ArchitectureThe Testing ProcessProjects and PlansSilkTest ProjectsCreating TestPlansUsing Attributes in TestPlansCreating a Master PlanCapturing the ApplicationSilkTest Object RecognitionThe Basic WorkFlow BarCapturing State of an ApplicationCapturing Window DeclarationsApplication VerificationMultiple Property VerificationTestcase FailureLinking Tests to the TestPlanAlternate Verification Techniques
View Complete Details

Selenium Course

This course is designed to familiarize testing professionals with testing web applications using Selenium. Testers can build, enhance, and maintain scripts in the Eclipse IDE editor. Expert level instructions are provided for those who want to explore the power Selenium using Java as programming language. The course covers in detail Selenium IDE, Selenium RC server, Selenium Web Driver, Java Testing frameworks like JUNIT and Keyword driven Selenium framework using Java. Duration: 2 Days Pre-requisitesKnowledge of manual functional testing processes and techniques. Nice to have:To benefit from this course, you should have:General understanding of web-based applications (desired).Knowledge of Java programming is not a prerequisite for this course, but such knowledge is beneficial Target AudienceThe target audiences are software testers who are seeking to automate the testing of web applications using Selenium.This basic course is designed primarily for testing professionals who will be using the automation tools.These testers are new to test automation and may be new to testing.The audience might also include quality assurance practitioners, managers, or team leaders who are responsible for interacting with testers or who need to ensure that the tools are being implemented fully and appropriately. Course ContentIntroducing SeleniumSelenium BasicsDeveloping Test Cases With Selenium-IDEBuilding Test Suites"Selenese" Selenium CommandsSelenium WebDriverWebDriver Selenium-RCWebDriver, JUnit with EclipseWebDriver, JUnit, TestNG with EclipseWebDriver Grid
View Complete Details

JMeter Course

Jmeter is a popular open source performance testing tool. Following 11 topics cover all aspects of JMeter to make you a testing pro. Duration: 2 Days Course ContentIntroductionRunning JMeterIntroduction to Elements of JMeter Test PlanBuilding a Test PlanBuilding a Web Test PlanRecording Tests Using JMeterHandling the dynamic server valuesParameterize with test dataAdding Assertions to the test scriptBuilding a Monitor Test PlanReporting and Analyzing the ResultsRunning Mutiple Scripts with JMeterBest Practices
View Complete Details

Big Data And Hadoop Developer Course

This course will provide you an excellent kick start in building your fundamentals in developing big data solutions using hadoop platform and its ecosystem tools. The course is well balanced between theory and hands-on lab (more than 15 lab exercises) spread on real world uses cases like retail data analysis, sentiment analysis, log analysis, real time trend analysis etc. Duration: 3 Days Pre-requisitesThe participants should have basic knowledge of java, SQL and Linux. It is advised to refresh these skills to obtain maximum benefit from this workshop. Target AudienceArchitects and developers, who wish to write, build and maintain Apache Hadoop jobs. Learning ObjectivesThe attendees will learn below topics through lectures and hands-on exercises Understand Big Data, Hadoop 2.0 architecture and its EcosystemDeep Dive into HDFS and YARN ArchitectureWriting map reduce algorithms using java APIsAdvanced Map Reduce features & AlgorithmsHow to leverage Hive & Pig for structured and unstructured data analysisData import and export using Sqoop and Flume and create workflows using OozieHadoop Best Practices, Sizing and capacity planningCreating reference architectures for big data solutions
View Complete Details

Big Data And Hadoop Administrator Course

Apache Hadoop, the open source data management software that helps organizations analyze massive volumes of structured and unstructured data, is a very hot topic across the tech industry. Employed by such big named websites as eBay, Facebook, and Yahoo, Hadoop is being tagged by many as one of the most desired tech skills for coming years along with Cloud Computing. Duration: 3 Days Pre-requisitesThe participants should have basic understanding of Linux. Target AudienceArchitects, developers, administrators who wish to design, deploy and manage Hadoop clusters. Learning ObjectivesThe attendees will learn below topics through lectures and hands-on exercises Understand Big Data & Hadoop EcosystemHadoop Distributed File System HDFSPlanning, designing and deploying a fully distributed clusterManaging and monitoring HDFS, Map Reduce ComponentsPeriodic and regular maintenance activities for the clusterBest practices for cluster optimizationDiagnosing, tuning and solving Apache Hadoop issuesPopulating HDFS using Sqoop
View Complete Details

Apache Spark Developer Course

Apache Spark is the next-generation successor to MapReduce. Spark is a powerful, open source processing engine for data in the Hadoop cluster, optimized for speed, ease of use, and sophisticated analytics. The Spark framework supports streaming data processing and complex, iterative algorithms, enabling applications to run up to 100x faster than traditional Hadoop MapReduce programs. This course will provide you an excellent kick start in building your fundamentals in developing big data solutions using Apache Spark platform. The course is well balanced between theory and hands-on lab (more than 10 lab exercises) spread on real world uses cases. Duration: 3 Days Pre-requisitesAll the programming will be done using Python, hence the participants should have basic programming knowledge of Python. It is advised to refresh these skills to obtain maximum benefit from this workshop. Target AudienceArchitects, developers & data scientists who wish to write, build and maintain Apache Spark jobs. Learning ObjectivesThe attendees will learn below topics through lectures and hands-on exercises Deep Dive into Apache Spark 1.5 ArchitectureUnderstand Spark APIs, RDDs, Data frames, Spark SQL How to do parallel programming and develop Spark applicationsHow Spark run on standalone and Cluster including Hadoop?Understand Advanced Features and spark internalsDevelop Spark Streaming ApplicationsWrite advanced algorithms using Spark Machine Learning(ML) LibraryOptimizing and tuning spark applicationsEnd to End Use Case Implementation
View Complete Details

Hadoop HBase Course

This course will provide you an excellent kick start in building your fundamentals in developing big data solutions using hadoop platform and its ecosystem tools. The course is well balanced between theory and hands-on lab (more than 15 lab exercises) spread on real world uses cases like retail data analysis, sentiment analysis, log analysis, real time trend analysis etc. Duration: 4 Days Pre-requisitesThe participants should have basic knowledge of java, SQL and Linux. It is advised to refresh these skills to obtain maximum benefit from this workshop. Target AudienceArchitects and developers, who wish to write, build and maintain Apache Hadoop jobs. Course ContentWhat is Big Data & Why Hadoop?Hadoop Overview & its EcosystemHDFS and YARNMap Reduce Anatomy (MR2)Developing Map Reduce ProgramsAdvanced Map Reduce ConceptsSqoop & FlumeStructured Data Analysis using HiveSemi or Unstructured Data Analysis using PigHBase ArchitectureUsing HBase ShellUsing HBase Java APIsUsing Hive for writing SQL queries on HBaseAdvanced HBase OperationsAdvance Hbase conceptsHadoop Best Practices, Advanced Tips & Techniques
View Complete Details

Hadoop For Data Analyst - Hive And Pig Course

This course will provide you an excellent kick start in building your fundamentals in developing big data solutions using hadoop platform and its ecosystem tools. The course is designed for data analysts and well balanced between theory and hands-on lab (10+ lab exercises) spread on real world uses cases like retail data analysis, sentiment analysis, log analysis using Hive and Pig. Duration: 3 Days Pre-requisitesThe participants should have basic understanding or knowledge of SQL or any other scripting language. Target AudienceArchitects, developers, administrators or analysts who wish to analyze big data using Hadoop and languages like Hive and Pig. Learning ObjectivesThe attendees will learn below topics through lectures and hands-on exercises Understand Big Data & Hadoop EcosystemHadoop Distributed File System HDFS and Map Reduce ConceptsInstalling and Configuring Hadoop SystemUsing Hive and Pig for Data AnalysisHow to use advanced features of Hive and Pig for complex analysis?Analyze structured and unstructured dataIngesting Data into HDFS from external sources like database and streaming sourcesPerformance optimization and best practices10+ hands on exercises including analyzing retail transactions, log and twitter data
View Complete Details

Data Science Using R, Hadoop And Apache Mahout Course

Data Science is emerging as a hot new profession and academic discipline. Harvard Business Review says Data Scientist is the Sexiest Job of the 21st Century. But demand for data scientists is racing ahead of supply. People with the necessary skills are scarce, primarily because the discipline is so new. This course is designed to give a quick start and introduction to this new discipline. This course is spread across 3 days and will have a plenty of hands on exercises on real world data. Duration: 3 Days Pre-requisitesAnalysts and developers should have underdone Hadoop Developer Training and basic understanding of statistics and probability. Target AudienceAnalysts and developers, who wish to write data analysis programs using Hive and Pig interface in Apache Hadoop. Learning ObjectivesThis course will help participants learn: The role of data scientists, use cases, and business applications of data scienceWhere and how to acquire data and transform and prepare dataTypes of statistics and analytical methods and their relationshipMachine learning fundamentals and how to implement machine learning algorithms using Apache MahoutMachine Learning algorithms like Recommendations, Clustering and Classifications Course ContentThis course will help participants learn: The role of data scientists, use cases, and business applications of data scienceWhere and how to acquire data and transform and prepare dataTypes of statistics and analytical methods and their relationshipMachine learning fundamentals and how to implement machine learning algorithms using Apache MahoutMachine Learning algorithms like Recommendations, Clustering and Classifications
View Complete Details

DevOps - For Java Developers Course

This course aims to educate participates on one the current new trends in the IT industry i.e DevOps. Course starts by de-mystifying what DevOps means, what its core principles, practices are and more importantly what DevOps is not. It then focuses on various engineering practices that make DevOps possible and then provides hands on introduction to the most important engineering processes that any engineer should know about and should be involved with. Duration: 3 Days Pre-requisitesShould have experience in building JEE based web applicationsKnowledge of Configuration Management is good to have Learning ObjectivesDevOps - DemystifiedUnderstand the core principles, practices of DevOpsUnderstand what DevOps is notUnderstand concept of Build and ReleaseUnderstand how Maven can be used as a build toolUnderstand what Repository Management systems and where they fit into DevOpsUnderstand how to use Nexus OSS as a Repository ManagerUnderstand how measure code quality using SonarUnderstand how to do Continuous Integration using JenkinsUnderstand deference between Continuous Delivery and Continuous DeploymentOverview of Continuous Delivery Pipeline
View Complete Details

Scala Programming (Basic And Advanced) Course

Scala is a programming language based on Java virtual machine that is gaining popularity for its effective mixing of object oriented concepts with functional programming. Functional programming is itself becoming very popular for its usage in parallel and multithreaded programming, due to its emphasis on avoiding shared data. Scala has evolved over the last few years and has reached a state of maturity now. The core language provides great tools for creating efficient code using functional paradigm, while the seamless mix of Actor patter via Akka makes developing multi-threaded applications a breeze. Duration: 3 Days Pre-requisitesThe course will not cover basics of Java and it is expected that the participants are familiar with core Java.If required a pre-assessment test can be administered to ensure all participants are at basic proficiency with respect to Java language and platform. Learning ObjectivesIt is expected that at the end of the program the participants are familiar with the core scala concepts of functional programming and actors. The participants will also get conversant with the powerful collections framework of scala and use them to derive maximum benefits.The participants will gain familiarity with developing applications using Scala and testing and packaging it using the SBT build tool. Course ContentIntroduction to Scala Introduction to ScalaThe origins of ScalaDesign Choices of the Scala CreatorsWhy should one choose Scala?Basics of Scala SyntaxScala classes and ObjectsScala TraitsSCAL REPLAn example using Scala classes and traitsImplementation of singleton objects in ScalaCase Classes and its usageScala Options and its usageHands on case study that covers the conceptsAdvanced Scala Functional Programming BasicsFunctional programming with ScalaCreating and consuming higher order functionsScala CollectionsLists, Maps and Arrays and immutabilityHands on case study that covers the concepts
View Complete Details

Internet Of Things (IoT) Advanced Course

Internet of Things (IoT) is expected to generate multi-trillion-dollar revenues in the next 4-5 years as per forecasts by multiple agencies including IDC and Gartner. Almost every business house in the technology space is investing heavily in IoT. Governments across the globe are acknowledging the important role that IoT might play in the near future and are gearing up to leverage what is being referred to the Fourth Industrial Revolution. It is therefore very important for technology professionals and business entities to gain a good understanding of the IoT landscape and develop appropriate skill sets to be able to play key roles in this amazing paradigm shift that is unfolding before us. The purpose of this workshop is to provide the participants with a solid foundation that enables participants to design IoT based solutions. The course assumes that the participants are familiar with the basic tenets of an IoT solution. Key enabling technologies will be discussed to provide a holistic understanding of the technical aspects involved in developing IoT-based solutions. The primary focus of the workshop will be to discuss the key system design parameters that need to be considered by practitioners when developing an IoT solution. As part of the practical sessions, we will build an end-to-end IoT solution connecting a few sensors to a hardware board, sending the data over a communication protocol to a gateway and then on to a database on the cloud. Finally the data on the cloud will be analyzed and visualized using appropriate tools. These sessions will enable participants to appreciate the practical aspects involved in implementing an end-to-end IoT solution. The workshop will be interactive and will leverage the diversity of technical background that the participants may bring in.
View Complete Details
Tell Us What are you looking for? Will call you back

Contact Us