DEVELOPMENT

SubCategories

DEVELOPMENT Courses

course
  • 14 Classes
  • 129 Minutes
  • 2 Students

A comprehensive course to teach you how to complete SQL queries using Microsoft SQL Server and the T-SQL language.

  • 499.00₹ 
    2000.00₹
  • (1 Reviews)
What learn
  • • How to login in SQL Server • Introduction to Database • Difference between frontend software and backend software •...
  • • Use of SQL • Data base in SQL • Tables in SQL Data base • Data Field • Data Record • Types of SQL • DML (Data Ma...
  • • Different types of DDL • Use of DDL
  • • Syntax of Create table query • Create table example "ALTER TABLE QUERY" • Syntax of Alter table query • Alter ta...
  • • Different types of DML • "INSERT QUERY11,Syntax of Insert query • Working example of insert query • Insert values f...
  • • Use of Update Query • Syntax of Update Query • Working Example of Update query • "DELETE QUERY" • Syntax of De...
  • • Order by Clause • Syntax of Order by • Working Example of Order by AND---OR" • Use of "AND---OR" • Combine wher...
  • • Use of "IN" • Operator in select query • Syntax of "IN" Operator • Working Example of "IN" Operator "BETWEEN -AN...
  • • Use of "UNION" • Combine select query by using "UNION" • Syntax of "UNION" • Working Example of "UNION" • "INTERSE...
  • • Syntax of Built in Functions • Different types built in Functions • Examples of Built in functions • "SELECT INTO Q...
  • • How to join more than one table • Use of keys in SQL, Primary Key • Introduction to Primary Key • Syntax to create...
  • • Use of "INDEX" • Advantages of Index • Syntax to create an Index • Syntax to Drop an Index Working Example to crea...
  • • How to create a virtual copy of table • Use of "VIEW" • Syntax to create "VIEW" • Sub quires • Working example of...
  • • How to create procedures • Advantages of Procedures • Syntax to create procedures • Calling Procedures • Declaring...
course
  • 18 Classes
  • 235 Minutes
  • 1 Students

Want to learn how to program with VB.NET? This beginners guide to programming in Visual Basic.NET will show you how.

  • 499.00₹ 
    2000.00₹
  • (1 Reviews)
What learn
  • • Introduction to VB.Net • How to open VB.Net • How to create a new window application • Introduction to IDE • Intro...
  • • Control adding Items to list box • How to remove Items from list box • VB.Net program to add textbox contents to l...
  • • If statement • If...else statement • Program to find largest number • Program to check whether a • Given number is...
  • • While loop • Working of while loop statements • Program to display numbers completely • divisible by 7 by using wh...
  • • Syntax of user defined functions • Call user defined subprograms • Parameterized functions • Return statements • P...
  • • Message box result variable • Syntax of message box input box • Syntax of input box • Program to find addition of...
  • • Create our own menus in VB.Net application • Program for mathematical operations by using menus • Context Menu • H...
  • • Properties of picture box • Introduction to tab window • How to create a tab dialog • Introduction to MDI (Multiple...
  • • Introduction to multitasking • Resume, start, stop and • pause functions in thread. • Syntax to assign threads in p...
  • • Control rich textbox • Program to create a notepad by using rich textbox
  • • HTML help workshop • Creating contents in help • Creating Index in help • Attaching help to VB.Net application
  • • Creating class property • Get and set property • Creating objects of property • Assign values to property members...
  • • Introduction to windows control library • Creating user controls • Adding controls to tool box • Program to create...
  • • Introduction to backend soft wares • Creating connection between VB.Net • and Access software Query settings in VB....
  • • Program to update salary of an employee • Searching a particular record by using loop
  • • Delete a particular employee record • Searching and delete record
  • • Pay roll
  • • File setup • Creating shortcuts of VB.Net application
course
  • 19 Classes
  • 380 Minutes
  • 1 Students

Learn How To Build Cross Platform Web Apps in ASP.NET Core Utilizing MVC, C#, Web Api, Angular & Entity Framework Core

  • 499.00₹ 
    2000.00₹
  • (1 Reviews)
What learn
  • • Use of ASP.Net in internet • Introducing some ASP.Net sites • Difference between client side scripting and server...
  • • MS Path settings • Introduction about ASP.Net window • Design a website using GUI • Property settings of web page a...
  • • Services in ASP.Net • Different files in ASP.Net files • Assemblylnfo.es • Global.asax • Web.config • Webapplicat...
  • • ASP.Net code for addition of two numbers • List Box control • Adding and removing items to List Box • ASP.Net cod...
  • • Advantage of style sheet in ASP.Net • Different types of style sheet • External • Embedded • Internal • How to ad...
  • • Return statement • Calling user defined functions • ASP Web Application Program • to validate deposit of a customer...
  • • ASP Web Application Program • to add label control at run time • ASP Web Application Program • to add textbox contr...
  • • Required field validator • Compare field validator • Range validator • Regular expression validator • Validati...
  • • Required field validator • Compare field validator • Range validator • Regular expression validator • Validati...
  • • DataAdapter, DataSet and Data connection • Events in repeater control • ASP Web Application Program • To add book d...
  • • Database connection • Data Table, Data Row, Data Column • Inserting data from ASP.Net website to database • ASP Web...
  • • Scripts in ASP.Net • Use of client side scripts • C# Scripts • ASP Web Application Program • C# script program to...
  • • Adding XML file to ASP.Net • Connecting XML file with ASP.Net control • Formatting XML • Style sheet • XML Style s...
  • • Different types of errors • Page level error r handling • Application error handling • Global error handling • Cus...
  • • Client side management options • Cookies • Query String • Hidden field • View State
  • • Application sate • Session sate • ASP Web Application Program • to count total numbers of visit in an ASP.Net site...
  • • Introduction about web services • Creating web services • Invoking web services
  • • ASP Web Application Program Fore mail service
  • • Creating Multitier class • Invoking multitier class in ASP.Net web application
course
  • 16 Classes
  • 279 Minutes
  • 3 Students

Learn Java Programming. For Java Beginners! Learn Java Object Oriented Programming Now!

  • 499.00₹ 
    2000.00₹
  • (1 Reviews)
What learn
  • • Features of Java • How to create, compile and run a Java program • Java program to print a message • Setting Java c...
  • • Variable declaration in Java • Operators in Java • Input Statement • Java program to read two numbers from a keyboa...
  • • Reading different data values from a keyboard
  • • Conditional control statements • Switch statement • Java program to enter age of a person and check whether he is el...
  • • Syntax for while loop • Java program to print a string using while loop • Do..while loop • Syntax of do...while l...
  • • Java program to print numbers that can be divided by 7 using do..while loop
  • • Nested loop • Use of nested loop • Syntax and working method of nested loop • Java program to print patterns using...
  • • Use of Array • Types of Array • Declaring one dimensional Array • Array index • Java program to enter n numbers in...
  • • Use of multidimensional Array • Syntax for multidimensional Array • Java program to enter two matrixes and print its...
  • • String classes • Reading string data value • Java program to read student details and print it • Different string h...
  • • Type of errors • Compiling time error • Run time errors • Handling run time errors • Use of TRY and CATCH • Java...
  • • Difference between procedure oriented programming • and Object Oriented Programming. • Classes in Java • Syntax for...
  • • Types of constructor • Parameterized constructor • Default constructor • Use of constructor • Syntax of constructo...
  • • Types of in inheritance • Advantage of inheritance • Single inheritance • Syntax for single inheritance • Java pro...
  • • Use of interface • Syntax of interface • Member declaration in interface • Advantages of interface • Extending int...
  • • Use of threads • Different thread handling functions • Implementing thread in a Java program • Java program to exec...
course
  • 31 Classes
  • 424 Minutes
  • 10 Students

ഇതുവരെ പ്രോഗ്രാമിംഗ് എക്സ്പീരിയൻസ് ഇല്ലാത്തവർക്ക് പോലും എളുപ്പത്തിൽ പൈത്തൺ പ്രോഗ്രാമർ ആയി മാറാം

  • 999.00₹ 
    12500.00₹
  • (2 Reviews)
What learn
  • All the fundamentals of Python programming.
  • Beautiful web and desktop application development using python.
  • Basics of HTML CSS and JavaScript.
  • Use of EEL package for modern desktop applications.
course
  • 8 Classes
  • 56 Minutes
  • 1 Students

How to Free Up Your Valuable Time & Run Your WordPress Site On Autopilot.

  • 149.00₹ 
    1500.00₹
  • (1 Reviews)
What learn
  • Website Maintenance Automation
  • Social Media Automation
  • Membership Automation
  • Content Marketing Automation
  • Ecommerce Automation
  • Best Complete Automation Plugins (Free and Paid)