- Courses & Classes
- Institutes, Colleges, Schools & Tutors
| Page 11 of 234 courses from 37 providers |
Course Content: Ruby is a dynamic, reflective, general-purpose object-oriented programming language that combines syntax inspired by Perl with Smalltalk-like features. Ruby originated in Japan during the mid-1990s and was first developed and designed by Yukihiro "Matz" Matsumoto. It was influenced primarily by Perl, Smalltalk, Eiffel, and Lisp. Ruby supports multiple programming paradigms, including functional, o... Category: Web Technologies | Brilliance WorksIndia (Andhra Pradesh) Brilliance Works is an established web development company delivering web development services of any complexity to clients worldwide. Having been in ... |
Course Content: Ruby on Rails, often shortened to Rails or RoR, is an open source web application framework for the Ruby programming language. Ruby on Rails was extracted by David Heinemeier Hansson from his work on Basecamp, a project management tool by 37signals (now a web application company).Hansson first released Ruby on Rails as open source in July 2004, but did not share commit rights to the project until ... Category: Web Technologies | Brilliance WorksIndia (Andhra Pradesh) Brilliance Works is an established web development company delivering web development services of any complexity to clients worldwide. Having been in ... |
Course Content: Selenium Remote Control (RC) is a test tool that allows you to write automated web application UI tests in any programming language against any HTTP website using any mainstream JavaScript-enabled browser. Selenium RC comes in two parts. A server which automatically launches and kills browsers, and acts as a HTTP proxy for web requests from them. Client libraries for your favorite computer languag... Category: Testing | Brilliance WorksIndia (Andhra Pradesh) Brilliance Works is an established web development company delivering web development services of any complexity to clients worldwide. Having been in ... |
Course Content: • Introduction to the Internet • Creating a Basic Web Page • Attributes, Lists and Tables • Links and Images • Cascading Style Sheets Introduction • CSS - Selector Type, Values, Common Properties • CSS - Common Properties (Cont'd), Directory Structure, Some Common Tags • Web Page Layout Techniques • CSS Improvement - Typography, Imagery •... Category: Web Technologies | Brilliance WorksIndia (Andhra Pradesh) Brilliance Works is an established web development company delivering web development services of any complexity to clients worldwide. Having been in ... |
Course Content: HTML Syllabus • HTML Introduction • Elements • Tags • Text • Formatting • Pre • Attributes • Text Links • Comments • Lists • Images • Image Links • Tables • Forms • Input • Text Fields • Password • Reset • Submit • Checkboxes • Radio • Select • Hidden Fields ... Category: Web Technologies | Technnovation LabsIndia (Maharashtra) The ubiquitous nature of technology has marked its impact in our day-to-day life with its rapid development rate. Now, it becomes the demand of time t... |
Course Content: HTML Syllabus • HTML Introduction • Elements • Tags • Text • Formatting • Pre • Attributes • Text Links • Comments • Lists • Images • Image Links • Tables • Forms • Input • Text Fields • Password • Reset • Submit • Checkboxes • Radio • Select • Hidden Fields ... Category: Web Technologies | Technnovation LabsIndia (Maharashtra) The ubiquitous nature of technology has marked its impact in our day-to-day life with its rapid development rate. Now, it becomes the demand of time t... |
Course Content: HTML • HTML Introduction • Elements • Tags • Text • Formatting • Pre • Attributes • Text Links • Comments • Lists • Images • Image Links • Tables • Forms • Input • Text Fields • Password • Reset • Submit • Checkboxes • Radio • Select • Hidden Fields • Uplo... Category: Web Technologies | Technnovation LabsIndia (Maharashtra) The ubiquitous nature of technology has marked its impact in our day-to-day life with its rapid development rate. Now, it becomes the demand of time t... |
Course Content: PHP Basics 1. PHP Basics • How PHP Works • The php.ini File • Basic PHP Syntax • PHP Tags • PHP Statements and Whitespace • Comments • PHP Functions • Hello World! • Variables • Variable Types • Variable Names (Identifiers) • Type Strength • Hello Variables! • Variable Scope • Superglobals • Constants &... Category: Web Technologies | Technnovation LabsIndia (Maharashtra) The ubiquitous nature of technology has marked its impact in our day-to-day life with its rapid development rate. Now, it becomes the demand of time t... |
Course Content: Introduction to Search Engine • Introduction to web/Internet • Website(s) • Introduction to Search Engine • Search engine need & evolution • Learn How SE works • Search engine technology • Search engine algorithm – Google ranking factors Learn SEO strategy • Set up an Entity/Website • Keyword analysis • Content generation •... Category: SEO | Technnovation LabsIndia (Maharashtra) The ubiquitous nature of technology has marked its impact in our day-to-day life with its rapid development rate. Now, it becomes the demand of time t... |
Course Content: Many website owners get an UnOptimized website or develop website that is useless for search engine ranking or their website never shows up in Google /yahoo/msn search results. When they are serious about their business and looking for customers who come through internet then seo (search engine optimization) is the only media to make their website rank well in search engines. There are many seo pr... Category: SEO | Virtue trainingIndia (Andhra Pradesh, Karnataka) VirtueTraining provides the best specialized Computer Training & Software Training for various Computer IT courses. We are providing online softwa... |
Course Content: Objective C • Classes , Properties , Categories and Protocols • Control statements and loops in objective C • Working with Arrays and Dictionaries • Working with Foundation Classes • Understanding run-time environment Memory Management • Understanding the Memory leaks • Reference Counting algorithm • ARC iPhone SDK • Introduction to iPhone SDK.... Category: Mobile Technologies | Technnovation LabsIndia (Maharashtra) The ubiquitous nature of technology has marked its impact in our day-to-day life with its rapid development rate. Now, it becomes the demand of time t... |
Course Content: Android is the name of the software that an increasing number of today’s phones run on. It’s developed by Google and comes with a range of Google features, most notably Search and Maps, installed as standard. This means you can easily search for information on the web and for directions from your phone, as you would on your computer. This is handy for checking up on things like train t... Category: Mobile Technologies | Virtue trainingIndia (Andhra Pradesh, Karnataka) VirtueTraining provides the best specialized Computer Training & Software Training for various Computer IT courses. We are providing online softwa... |
Course Content: Module 1 • Introduction To Android And Architecture Overview • History of Android • Android features • Introduction to OS layers • Linux kernel • Libraries • Android Runtime • Application framework Module 2 • GUI Development • Introducing Android (Hello World) • Use of XML for UI Design • Development tools and Hierarchy View &... Category: Mobile Technologies | Technnovation LabsIndia (Maharashtra) The ubiquitous nature of technology has marked its impact in our day-to-day life with its rapid development rate. Now, it becomes the demand of time t... |
Course Content: ASP.NET MVC • The role of the Model, View, and Controller • Key benefits of ASP.NET MVC Getting Started with ASP.NET MVC • ASP.NET MVC project templates • Understanding the structure of an ASP.NET MVC project • Naming conventions • Creating views • Defining controllers • Defining a data model Creating a Complete ASP.NET MVC 4 Application • Crea... Category: Web Technologies | .NET | Technnovation LabsIndia (Maharashtra) The ubiquitous nature of technology has marked its impact in our day-to-day life with its rapid development rate. Now, it becomes the demand of time t... |
Course Content: Features of the courses offered • You understand the WCF Programming • You get trained to model services in a pure Web style • You get the skills to optimize service-oriented communication • Get knowledge of how to secure services-based applications Who all can learn If you have to deal with web services in your programming work or if you are an e-commerce website developer... Category: .NET | Technnovation LabsIndia (Maharashtra) The ubiquitous nature of technology has marked its impact in our day-to-day life with its rapid development rate. Now, it becomes the demand of time t... |
Course Content: • Oops • Function prototypes • Comments • Type casting • Void pointers • The :: operator • The Const qualifier • Reference variables Functions • Function prototypes • Function overloading • Default arguments in functions • Call by value, address and reference • Return by value, by address and by reference • Inline ... Category: Programming | Virtue trainingIndia (Andhra Pradesh, Karnataka) VirtueTraining provides the best specialized Computer Training & Software Training for various Computer IT courses. We are providing online softwa... |
Course Content: Introduction to WPF • Why WPF? • What Is WPF? • .NET Framework 3.0 (WinFX) • WPF Overview • Application and Window • A Simple WPF Application • Using Visual Studio • Brushes • Panels XAML • Role of XAML • Elements and Attributes • Namespaces • Property Elements • Type Converters • Content Property • Col... Category: .NET | Web Technologies | Technnovation LabsIndia (Maharashtra) The ubiquitous nature of technology has marked its impact in our day-to-day life with its rapid development rate. Now, it becomes the demand of time t... |
Course Content: Introduction to cloud computing What is cloud computing • Trends in cloud computing • Infrastructure as as service IAAS • Platform As A Service PAAS • Software As A Service • Case study of contemporary • Cloud computing solutions like Sales force, Amazon AWS • Google APP Engine GAE Introduction to Salesforce on demand editions • On Demand concept ... Category: Cloud Computing | Virtue trainingIndia (Andhra Pradesh, Karnataka) VirtueTraining provides the best specialized Computer Training & Software Training for various Computer IT courses. We are providing online softwa... |
Course Content: 1. History, Vision & Future of HTML5 • What Is HTML5? • History And Major Actors • A Little Retrospective • What Is The W3C? • What Is The WHATWG? • Vision And Philosophy Behind HTML5 • Compatibility • Utility • Interoperability • Universal Access • Future Of HTML5 • Timeline 2. Getting Started With HTML5 • The State... Category: Web Technologies | Technnovation LabsIndia (Maharashtra) The ubiquitous nature of technology has marked its impact in our day-to-day life with its rapid development rate. Now, it becomes the demand of time t... |
Course Content: 1. Voice and Tense • Simple Present Tense • The Present Continuous Tense • Present Perfect • Present perfect continuous • The Simple Past Tense • The Past Continuous Tense • Past perfect • Past perfect continuous • The Future Tense • The Future continuous • Future perfect • Future perfect continuous 2. Soft Skills • Goal... Category: Personality Development | Virtue trainingIndia (Andhra Pradesh, Karnataka) VirtueTraining provides the best specialized Computer Training & Software Training for various Computer IT courses. We are providing online softwa... |



Brilliance Works is an established web development company delivering web development services of any complexity to clients worldwide. Having been in ...
The ubiquitous nature of technology has marked its impact in our day-to-day life with its rapid development rate. Now, it becomes the demand of time t...
VirtueTraining provides the best specialized Computer Training & Software Training for various Computer IT courses. We are providing online softwa...
