Previous Next
 
"Learn Ruby and Rails: Build a blog from scratch step by step"
"Ruby is a modern object oriented programming language, and Ruby on Rails is a popular and powerful frameworks for building web applications. Rails was built using Ruby and makes it much easier to develop web applications with Ruby. Some notable applications have been built using Ruby on Rails: They incudeBasecamp, Twitter, Shopify, Github, LivingSocial, Groupon, Hulu, Airbnb, Yellow Pages to just mention a few.. A google search will reveal much more..This course is for the absolute beginner to Ruby programming language and Rails framework.I will guide you through setting up your development environment. Then we will cover some basics of the Ruby programming language. We will also install git and touch on github which is used for version control.We will create a complete blog application from scratch using Rails and in the process build up your skills.Concepts we will cover while building our blog project include:Creating a new rails projectUpdating gems using bundlerIllustration of MVC architectureStarting rails serverConditional statementsLoopsCreating controllersCreating modelsAssociating modelscreating viewsGenerating modelsRunning migrationsCreating postsEditing postsReading postsDeleting postsAdding links to postsCreating commentsDeleting commentsCreating controller actionsSetting up routesCreate formsUsing helpersAdding resources and automatically generating routesImplementing basic security-By the end of this practical course you would have developed enough skills to be creative and exapnd this project or build similar type of projects."
Price: 129.99


"Angular4 for beginners: Learn from scratch"
"AngularJS is one of the most popular JavaScript framework available today for creating web applications. And now Angular 4 and TypeScript are bringing true object oriented web development to the mainstream, in a syntax that is strikingly close to Java 8. Angular 4 is the next version of Googles massively popular MV* framework for building complex applications in the browser (and beyond).This AngularJS 4 beginners course provides you the skills needed to create dynamic web applications. You will learn about some concepts of AngularJS.Angular allows your application to have an expanded HTML library. Learn to add behaviour to your HTML and speed up your applications responsiveness. Angular js is famous for creating single page application which is known as SPA. Angular developers are well in demand with recruiters.Who is This Course for?This course is aimed at absolute beginners who want learn about Angular Js.Beginner developersBeginner programmersPrerequisitesBasic Knowledge of HTMLBasic Knowledge of CSSBasic Knowledge of JavaScriptWhat You will learn:How to setup a development environment How to create a new project in angular 4How to generate componentsHow to nest componentsHow to use basic templatesHow to use interpolation with your templatesHow to define external HTML templatesHow to define inline HTML TemplatesHow to create arraysHow to use *ngFor directives to display objects of an arrayHow to use conditional statements with your templatesHow to interact with componentsHow to data bind"
Price: 124.99


"Create a Basic Real-Time Chat App with Angular4 and Firebase"
"AngularJS is one of the most popular JavaScript framework available today for creating web applications. This beginners course provides you the skills needed to create dynamic web application using angular4.Firebase is database service that is used to provide backend functionality for applications big and small.Firebase has three types of plans including a free plan that allows you real time data download and upload limits and also storage facilities.Firebase on the free plan allow 100 simultaneous connections to your application.Firebase implementation in your application means you do not need to write any backend server code. It supports both web and mobile app deployments.In this beginner course we will be building a real time chat app with Angular 4 using firebase as a backend database server. Angular allows your application to have an expanded HTML library. Learn to add behaviour to your HTML and speed up your applications responsiveness.Who is This Course for?This course is aimed at absolute beginners who want learn about Angular Js.Beginner developersBeginner programmersPrerequisitesBasic Knowledge of HTMLBasic Knowledge of CSSBasic Knowledge of JavaScriptWhat You will learn:How to setup a development environmentHow to create a new project in angular 4How to generate componentsHow to nest componentsHow to use basic templatesHow to use interpolation with your templatesHow to define external HTML templatesHow to use *ngFor directives to display objects of an arrayHow to use conditional statements with your templatesHow to interact with componentsHow to data bindHow to connect to firebase from your appHow to store and work with objects in firebaseHow to save data to the firebase databaseHow to use firebase supported authenication providers"
Price: 119.99


"Learn how to use chrome developer tools"
"The Chrome Developer Tools (DevTools for short), are a set of web authoring and debugging tools built into Google Chrome. The DevTools provide web developers deep access into the internals of the browser and their web application.You can Use the DevTools to efficiently track down layout issues, set JavaScript breakpoints, and get insights for code optimization. Every web developer should learn how to use the chrome developer tools to help troubleshoot web app issues and improve the performance of their web apps.All major browsers include developer tools, which enable developers to examine the code of a webpage or app, as well as run tests and evaluate metrics related to that code. Chrome Developer Tools (DevTools for short) is the industry standard.This course will show you how to explore the various tools within the chrome developer tools and equip you with an expanded toolbox for your day-to-day work. We will explore the most commonly used panels within the chrome devtools , including the Console, Elements panel, and Network panel. You learn the basic workflow to fix JavaScript related bugs.Topics include:Setting up your testing and debugging environmentHow to access the chrome devtoolsInstalling Live local serverDebugging JavaScript codeWorking with the Elements PanelWorking with the ConsoleUsing and exploring the Network PanelEmulating mobile devicesLive editing of the DOM elementsSetting up Persistence WorkspaceOpening source files in the Sources panelEditing the BOX-ModelAfter completing this course you will have the basic skills to explore and use the chrome devtools."
Price: 104.99


"Learn how to convert excel data to XML from scratch"
"Introduction to basic excel-----------------------------------Microsoft Excel is a powerful tool essential for managingand presenting data in todays working environment.you will gain the knowledge and skills required tocreate and edit worksheets and use formulas .What You Will Learn Include:What is Office 365Setting up Office 365Excel 2016 user interfaceExploring the Excel RibbonCustomizing the Quick Access ToolbarKeeping Tabs on the RibbonEntering Data in ExcelUsing formulas for arithmetic tasksAdding and removing worksheetsResizing columns and rowsMaking worksbook read onlyAdd and remove columnsSharing workbook and tracking changesProtecting workbook and worksheetIntroduction to Basic XML-----------------------------------XML is a mark up language used to record data which isreadable to both people and also a range of software applications.XML is used extensively in the publishing world to filllayouts with content and enable people with no databasedevelopment skills to build data structures with ease.XML is a popular standard for exchanging data betweenapplications and organisations.This course will teach you the very basics of XMLfrom the syntax to document structure.What you will learn includes:How to write a proper XML syntaxHow to create your own custom tagsHow to set a root elementHow to create nested child elementsHow to create a document structureHow to use commentsYou will learn from scratch how to convert excel data into XML and alsohow to convert xml to excel."
Price: 89.99


"Build 7 Useful Python Beginner Projects from Scratch"
"Python is a dynamic modern object -oriented programming language.It is easy to learn and can be used to do a lot of things both big and small.Python is what is referred to as a high level language.That means it is a language that is closer to humans than computer.It is also known as a general purpose programming language due to it's flexibility.Python did not get it's name from the snake but rather from the British comedygroup known as Monty Python.Python is object -oriented means it regards everything as an object.An object in the real world could be a person or a car.Python is an interpreted language that does not need to be complied likefor example java programming language.It is interpreted and run on the fly the same time.Python has been used in a lot of places like in creating games,for statistical data andvisualisation,speech and face recognition.Some of the biggest websites on this planet earth use python in one way or another. Examples inlude:GoogleYoutubeFacebookNasaDisneyPixarRedditPinterestInstagramSpotifySurvey MonkeyYahoo MapsThis course is a practical and hand on course where you will create 7 projects from scratchThe projects we will create together are:A Digital ClockA countdown timerA CalculatorA weight conversion toolA times tables generatorA Random number generatorA Number Guessing GameA Vowel removal programThe best way to learn a new programming language is by building something with it. By the end of this course you would have acquired some useful skills to get creative building more apps on your own.I look forward to welcoming you to the course."
Price: 124.99


"Learn MongoDB from scratch: Absolute beginner's introduction"
"MongoDB is a document-oriented DBMS, with JSON-like objects comprising the data model, rather than RDBMS tables. MongoDB does not support joins nor transactions. However, it features secondary indexes, an expressive query language,atomic writes on a per-document level, and fully-consistent reads. MongoDB uses BSON, a binary object format similar to,but more expressive than JSON..MongoDB uses dynamic schemas. We can create collections without defining the structure,i.e. the fields or the types of their values, of the documents. You can change the structure of documents simply by adding new fields or deleting existing ones. Documents in a collection need unique set of fields.MongoDB database stores its data in collections not in tables The collections are the rough equivalent of RDBMS tables.A collection holds one or more documents, which corresponds to a record or a row in a relational database table, and each document has one or more fields, which corresponds to a column in a relational database table.As one of the NoSQL database engines, MongoDB is a pretty trendy product at the moment. MongoDB provides for a fairly permissive database experience (compared to that of a relational database). The MongoDB schema is dynamic, which allows you to insert data in a very flexible way.One of the key use cases for MongoDB is storing unstructured data, such as from sensor arrays.MongoDB can comfortably chomp away at large data streams, providing a resilient repository.What you will learnHow to setup your environment of a local mongoDB databaseHow to create a database in mongoDBHow to create a collection in mongoDBHow to drop a database in mongoDBHow to create a CRUD operations in mongoDBHow interact with mongoDB using pythonHow to combine collections in MongoDB"
Price: 134.99


"Complete beginners introduction to SQL"
"SQL -Structural Query language is the language used to interrogate and manipulate Microsoft SQL Server Databases.SQL is one of the most in demand IT Skills and has been that way for quite a long time. Data growth is increasing and so also is the demand for professionals with SQL skills.This course is a complete beginners course for those who have had no exposure to SQL.It is a very basic and practical hands on course to introduce you to SQL.We will be using SQL Server as our database engine for this course.Microsoft SQL Server is robust relational database management system used by so manyorganizations of various sizes including top fortune 100 companies.In this course we will coverDownload and Install SQL ServerDatabase conceptsDownload sample databaseAttach sample databaseCreate a viewCreate a tableRetrieve and reading data from a database using SELECT StatementUpdating existing data in the databaseDeleting records from a databaseUse AliasesUse order by clauseSort data by ascending orderSort data by multiple columns Add new recordsUpdate existing recordsDelete recordsJoining TablesInner joins Left outer joinsRight Outer joinsSQL forms the cornerstone of all relational database operations. Taking full advantage of its power requires an in-depth understanding of the language. In this course, you learn to use the full potential of SQL to write simple queries for SQL Server databases."
Price: 104.99


"Introduction to Web Development For Complete Beginners"
"Programming is the process of writing a set of instructions known as code for the computer to perform a task or series of task.Learning to program is a useful and enjoyable skill to have. Programming allows you to solve various types of problems. There are several programming languages that can be used to write computer programs.In this beginners course we will start with the basic front end languages which are HTML CSS and JAVASCRIPT. These three languages are collectively referred to as front end programming languages used to for web development and programming.If you are thinking of becoming a web developer or just curious about how to build websites HTML is thelanguage you will need to start with. Every website on the planet has been built structurally using HTML.A website is built using a variety of technologies such as HTML which is used to create the structure ;then you haveCSS or cascading style sheets which is used to style or make the website presentable;The third language you need is known as JavaScript which is responsible for the interactivity( This means the actions a visitor performs on a website e.g clicking on a button or completing a form) on the website .What You will Learn:Introduction to HTML BasicsIntroduction to CSS BasicsIntroduction to JavaScript BasicsProjects we will create together:CalculatorDigital ClockInteractive QuizImage sliderTip calculatorTodoListMath Addition GameThank you"
Price: 109.99


"Docker for absolute beginners: Learn Docker from scratch"
"Docker is the next step beyond virtualization. A Docker image contains everything it needs to run, independent of the Linux server on which it lives: a copy of the operating system, a database, code, configuration files, dependencies, and so on. Images can also be packaged and shared with other Docker admins. A lot of companies large and small are using Docker to run complex systems with millions of users and hundreds of containers.This course is an absolute beginners introduction to Docker. You will the versy basics of Docker and some of it's concepts. You will learn the basics of Docker, including its containers, Dockerfiles (or base images), and capabilities for networking, how to build your own containers and images and also how to push your images onto Docker Hub remote repository and learn how to create and link containers so they can share data between them.Topics include:Installing Oracle VirtualboxInstalling Docker on UbuntuCreating containersCreating imagesDeleting containersDeleting imagesStarting and stopping containersLinking containersUnderstanding the Docker flowCreating a Repository on Docker HubRunning processes in containersManaging, networking, and linking containersIntroduction to Docker HubPushing images to Docker HubWorking with Docker images and registriesBuilding Dockerfiles"
Price: 114.99


"Learn basic Linux Unix Commands from scratch"
"This is a very basic absolute beginners introductory course to Linux Unix.The course introduces you to how to use a LinuxUnix terminal and commands .You will learn how to install Linux in a virtual environment.The topics covered include:Installing Oracle VirtualboxInstalling UbuntuUsing some basic Linux commandsHow to add new usersHow to delete usersHow to change passwordsLinux file systemIntroduction to UnixFlavours of UnixParts of UnixThe KernelThe ShellUnix TerminalUnix is an operating system that is known for multi user and multitasking. Linux is a variant of Unix.It was created in the 1960's by group of engineers who worked at AT&T Bell research labs.UNIX has become kind of open source with different companies ,organisations and even individuals creating their own versions from the open source versions. Although there are different flavors of Unix they alsoshare common similarities hence knowing one flavor of Unix makes it easy to learn or pick up another variant of the operating system fairy quickly.Some of the popular variants of Unix operating system available include Solaris, Red Hat, Fedora ,Ubuntu,and Linux. There are several more this is just a brief mention of the varieties available. some of these variants can be installed both on servers and desktops or workstations.Unix operations are usually done using UNIX commands through a Unix terminal ,however there are some variants of Unix that has a friendly graphical user interface (GUI) like Microsoft windows operating systemIn this course we will be using Ubuntu's terminal to execute out Linux commandsTaking this course will give you a basic Unix skill that you can develop further.Welcome to"
Price: 74.99


"React for absolute beginners"
"React.js is a an open-source JavaScript library for creating user interfacesReact adopts a component based approach in developing applications.Every react app can considered a component or a collection of components which can be re-usable.This course is for absolute beginners to react and will teach you from scratch what you need to know to begincreating react based applications. React is fun and easy to learn.React.js is designed to make the process of building modular, reusable user interface components simple and intuitive. With React you can design simple views for each state of an application. You can also use React to efficiently update and render components when your data changes. I will walk you through how to create react components from scratch, review components properties, and component state, as well as the foundational parent/child relationships within React.js. I will also take you through the lifecycle of components . You will be transpiling JSX code using babel which is an in browser transpiler that converts JSX code into readable format.What you will learn includes:Setting up a local react development environmentAccessing React Library via CDNUsing Creating a React App tool to create new react projectsAccessing Reaact from JSBINCreating React ComponentsCreating React Components in ES6Converting React functions to ES6 ClassUsing JSXEmbedding JSX as expressionsUsing propsUsing StateComponent life cycleCreating a React mortgage calculatorCreating a React Todo List AppCreating a React static tweet componentCreating a React countdown timerCreating a React digital clock"
Price: 144.99


"Introduction to Android Development for beginners"
"Android powers the majority of smartphones on the planet and a growing number of devices, from Android Wear on your wrist to Android Auto for your car.This course is designed to teach anyone how to make a new Android app from scratch.Learn all the basics of the platform and all the skills an Android app developer needsto be successful. Discover the tools and technologies that you will use when you createApps for Android, including Java, XML, and the Android SDK.In this course we will be using the latest version of Android Studio which at the time of publishing this course is version 2.3.3 also referred to as Android O. Android tool is the official integrated development environment that you will need to create android apps.Making apps for Android is a lot of fun. The project we are going to work onis a simple game that will review the basics of programmingas well as the tools and technologies you'll use to build Android apps.Topics include:Installing Android StudioExploring Android Studio user interfaceWorking with constraint layoutsCommunicating with toastsCoding in Java and XMLGetting a head start with starter templatesWorking with emulatorsCreating a project, variable, and toastConnecting XML widgets to codeAdding imagesAdding game logic with conditional statements and operatorsChanging the data or design"
Price: 119.99


"Learn Apple's IOS App Development with Swift from scratch"
"Do you Want to build an iPhone or iPad app? Start here. You will learn how to build a basic IOS app from scratch using the latest version of Xcode 9 which is the integrated development tool (IDE) and the swift(version 4) programming language which is apple's new programming language for IOS app development.a new( about 3 years)We will be using the MVC ( Model View Controller) design pattern which is commonly used in IOS app development.Xcode comes with several simulators that can be used to test your apps on various apple devices.This course also explores the Xcode 9 interface , techniques for connecting UI elements to code.Discover how to build native iOS apps. This course covers the code, tools, frameworks,and practices for building applications with iOS 11. Discover how to build native iOS apps.Topics include:Acquiring the right tools for iOS app developmentUpgrading IOS macOS high SierraInstalling Xcode version 9Creating an Xcode projectIntroduction to basic programming with swiftUsing MVC in iOSLoading an arrayCreating variablesCreating random numbersCreating basic interactionConnecting UI elements to codeExploring storyboardsDesigning your appWorking with XcodeMaking UI-to-code connectionsRunning your app in various simulated devices"
Price: 134.99


"Beginner Introduction to Mobile App development with Xamarin"
"Xamarin is a software platform that enables you to create cross platform apps that will work on the top three platforms (Android, IOS, Windows) using the same codebase . The programming language used by Xamarin is C#.Xamarin has in a way solved a problem most developers face and that is developing the same app multiple times for each of the top three platforms : Android , IOS and Windows. Without Xamarin developers will have to use different development tools and programming languages to develop the same app for the top three platforms..Topics include:Installing visual studio on macInstalling visual studio on WindowsOverview of Visual studio and Xamarin development environmentCreating a cross platform test appModifying textTesting your app in an Android simulatorTesting your app in an IOS SimulatorModifying XAML codeXamarin can be used to develop native apps using :Xamarin.formXamarin.IOSXamain .Andoid.Using xamarin.form enables you use the same codebase across the top three platforms."
Price: 114.99


"Learn Expressjs for beginners: A JavaScript Framework"
"Express is a fast, minimalist framework that sits on top of Node.js and allows you to build powerful single- and multi-page web applications and websites.Express JS is built with Node JS and is a web framework that can help developers build faster and smarter websites and web apps. NodeJS is a server-side technology built using JavaScript.Express can also be integrated with other modules and databases and offers HTTP utilities and middleware for creating APIs.This course will teach you the very basics in practical steps from installation to creating basic routes and using various http request and response status codes. You will learn how to use a useful tool called postman to test http request methods and also the response and status codes. We will also be learning how to install mongodb database and integrate it into our express app.By the end of the course we would have created a basic functional express server integrated with a mongoDB database.Topics include:Handling HTTP requests with Node.js and ExpressIntroduction to basic routingCreating simple basic routesCreating a basic express serverUsing callback functionsUsing arrow functionsRefactoring existing codeUsing Postman to test HTTP request response and status codesIntroduction to middlewaresIntegrating MongoDB into ExpressInstalling and using nodemon"
Price: 129.99


"Writing Advanced SQL Queries on Microsoft SQL Server"
"Microsoft SQL Server is robust relational database management system used by so manyorganizations of various sizes including top fortune 100 companies.SQL -Structural Query language is the language used to interrogate and manipulateMicrosoft SQL Server Databases.This course is a beginners to slightly advanced course that will walk you through how to develop queriesto execute on and SQL Server Database.We will developing queries to extract data from multiple tables using: Inner joins Left outer joins Right Outer joinsWe will also be Summarising data with aggregate functions such as:COUNTSUMAVGMINMAXVARVARPWe will also be writing queries using various analytic functions like:LEADLAGLAST_VAUEFIRST_VALUEPERCENT_RANKCUME_DISTSQL forms the cornerstone of all relational database operations. Taking full advantage of its power requires an in-depth understanding of the language. In this course, you learn to use the full potential of SQL to write simple queries for SQL Server databases. You will gain the practical skills to choose the best query method to ensure accuracy and avoid common errors or pitfalls."
Price: 129.99


"Writing Advanced SQL Queries on Oracle"
"Oracle database is one of the top and most widely used relational database management systems in the world .This more advanced beginnerscourse will teach you how to retrieve data from an oracle database.We will start off by downloading and installing oracle database 11g express which is free to use. Then we will install TOAD which is a tool we will be using to connect to the oracle database and interact with it.Topics we will cover in this course includes:Retrieving Data with Aggregate FunctionsIntroduction to aggregate functionsUsing AVG functionUsing COUNT functionUsing MAX functionUsing MIN functionRetrieving Data with Table JoinsIntroduction to Table JoinsUsing Equi JoinsUsing Non Equi JoinsUsing Cartesian JoinUsing Outer JoinUsing Self JoinRetrieving Data with Analytic FunctionsIntroduction to Analytic FunctionsThe SyntaxPartition By ClauseFirst and Last FunctionRow number FunctionsDense Rank FunctionLag FunctionLEAD FunctionRANK FunctionBy the end of this course you will have enough skill to write more complex queries on an oracle database."
Price: 124.99


"Writing Advanced SQL Queries on PostgreSQL"
"PostgreSQL is commonly known as Postgres and it is also open source database. There is an increasing need for data scientists and analysts to understand relational data stores. Organizations have long used SQL databases to store transactional data as well as business intelligence related data. If you need to work with SQL databases, this course is designed to help you learn how to perform common relational database advanced queries using various analytic and aggregate functions.What you will learn includes:Downloading and installing PostgreSQLQuerying tablesIntroduction to Aggregate FunctionsWriting queries to perform various aggregate functions like: AVG, COUNT, SUM, MIN,MAXIntroduction to Analytic FunctionsIllustrating various Analytic functionsRow Number FunctionsUsing various types of OperatorsIntroduction to Table JoinsUsing various types of joinsWindowing functions for working with ordered data setsPostgresql INNER JOINRetrieving all Data from TablePostgreSQL FULL OUTER JOINPostgreSQL CROSS JOINPostgreSQL NATURAL JOINPostgreSQL Left JoinThe course will teach you how to aggregate data,analyse data ,retrieve data from multiple tables using table joins and write more advanced queries."
Price: 114.99


"MySQL and MySQL Workbench For beginners"
"MySQL Workbench is a unified visual tool for database architects, developers, and DBAs. MySQL Workbench provides data modeling, SQL development, and comprehensive administration tools for server configuration, user administration, backup, and much more. MySQL Workbench is available on Windows, Linux and Mac OS X.MySQL Workbench enables a DBA, developer, or data architect to visually design, model, generate, and manage databases. It includes everything a data modeler needs for creating complex ER models, forward and reverse engineering, and also delivers key features for performing difficult change management and documentation tasks that normally require much time and effort.MySQL Workbench delivers visual tools for creating, executing, and optimizing SQL queries. The SQL Editor provides color syntax highlighting, auto-complete, reuse of SQL snippets, and execution history of SQL. The Database Connections Panel enables developers to easily manage standard database connections, including MySQL Fabric. The Object Browser provides instant access to database schema and objects.MySQL Workbench provides a visual console to easily administer MySQL environments and gain better visibility into databases. Developers and DBAs can use the visual tools for configuring servers, administering users, performing backup and recovery, inspecting audit data, and viewing database health.MySQL is an open-source relational database management system (RDBMS). Its name is a combination of ""My"", the name of co-founder Michael Wideness's .MySQL is the most popular Open Source Relational SQL Database Management System. MySQL is one of the best RDBMS being used for developing various web-based software applications. MySQL helps users store, organize, and retrieve data."
Price: 129.99


"JavaScript Functions , Objects , and Classes For Beginners"
"Objects in JavaScript, just as in many other programming languages, can be compared to objects in real life. The concept of objects in JavaScript can be understood with real life, tangible objects like a cup or car..In JavaScript, an object is a standalone entity, with properties and type. Compare it with a cup, for example. A cup is an object, with properties. A cup has a color, a design, weight, a material it is made of, etc. The same way, JavaScript objects can have properties, which define their characteristics.A JavaScript object has properties associated with it. A property of an object can be explained as a variable that is attached to the object. Object properties are basically the same as ordinary JavaScript variables, except for the attachment to objects. The properties of an object define the characteristics of the object. You access the properties of an object with a simple dot-notation:Functions are one of the fundamental building blocks in JavaScript. A function is a JavaScript procedurea set of statements that performs a task or calculates a value. To use a function, you must define it somewhere in the scope from which you wish to call it.Classes are in fact ""special functions"", and just as you can define function expressions and function declarations, the class syntax has two components: class expressions and class declarations.An important difference between function declarations and class declarations is that function declarations are hoisted and class declarations are not. You first need to declare your class and then access it, otherwise code like the following will throw a ReferenceError.In this course you will learn how to create objects ,functions and classes."
Price: 84.99


"ECMAScript For Beginners"
"ECMAScript is a standard. While JavaScript is the most popular implementation of that standard. JavaScript implements ECMAScript and builds on top of it. ES is simply short for ECMAScript. Every time you see ES followed by a number, it is referencing an edition of ECMAScript. ECMAScript , has brought about a ton of changes to the JavaScript programming language. In this course, you'll explore some of those changes to learn about the latest features and improvements to the language including new keywords, arrow functions, the Class syntax, Promises, and so much more. This course will cover some ECMAScript features from 1997 -2018Topics includes:Using the ""use strict"" directivesCreating variables using let and const keywordsCreating generator functionsUsing getters and settersUsing Map functionUsing template LiteralsUsing Array find IndexUsing Async FunctionDestructuringArrow FunctionsClassesFor of statements"
Price: 104.99


"MySQL Database Admin -DBA for Beginners"
"The MySQL is the world's most popular open source database.This course will teach you a lot to start using this incredibly popular MySQL database and gain useful skills in the process. In learning about MySQL you will also gain an understanding of relational databases in general. Furthermore, you will harness that power by learning SQL and using it to build databases, populate them with data and query that data through extensive hands-on practices.You will learn how to use the MySQL Workbench which is a very powerful administrative tool that contains a lot of useful features that will enable you perform various administrative tasks on MySQL Server installations.What You will learn includes:Installation and configuration of MySQL ServerCreating DatabasesCreating TablesCreating ViewsCreating Stored ProceduresUsing subqueriesManaging users and proviledgesPerforming backups and restoreChecking client connectionsChecking Server StatusPerform table joinsExplore and use MySQL WorkbenchUse MySQL Command line clientExecute Common MySQL CommandsQuery databasesUpdate databasesDelete recordsPerform aggregate functionsUsing SQL Editors"
Price: 129.99


"SQL: Reporting and Analysis for beginners"
"This introductory beginners course will help you master SQL for Data Reporting & daily data analysis by learning how to select, filter & sort data, customize output, & how you can report aggregated data from a database!The course, we will focus on ANSI(American National Standards Institute) SQL that works on every database like Oracle, MySQL, Microsoft SQL Server, etc.SQL has become a requirement for most data science jobs that include: data analyst, BI (Business Intelligence) developer, programmer, database programmer. SQL will let you communicate with the database and work with your data. What You will learn include:Writing SQL SELECT StatementsEliminating duplicate rows using DISTINCTRestricting and Sorting DataWHERE clause, wildcard like IN, LIKEAnalysing data using various SQL OperatorsSorting data using ORDER BY clauseCharacter FunctionsConcat FunctionsUsing LIMIT OperatorReporting Aggregated Data Using the Group FunctionsAVG, COUNT, MIN, MAX...Using GROUP BY and HAVING ClausesDisplaying Data From Multiple Tables inner-join, right outer-join, left outer-join, self-joinAnalysing data Using Subqueries Analysing data Using nested Subqueries"
Price: 119.99


"Coding for beginners"
"Coding knowledge is a must-have 21st century skill. The ability to read,write,and understand code has never been more-important,useful,or lucrative as it is today.Computer code has forever changed our lives . Some people can't even make it through the day without interacting with something built with code.If you're ready to learn the magic behind web and app development but don't know a style sheet from a string , coding for beginners is the perfect place to start.Explore the basics of HTML,CSS,JavaScript,Ruby and Python.Projects we will build together from scratch:One page Web siteWeb CalculatorDigital ClockRandom Number generatorNumber Guessing GameRemoving Vowels from textBlog ApplicationWhat You will Learn include:( Some basics of HTML,CSS,JavaScript,Ruby,Python)AttributesElementsMarking Up TextLinksCSS SelectorsBox ModelMargin and Padding PropertyFont PropertyStatementsExpressionsInputOutputData TypesVariablesArraysListsFunctionsConditionalLoopsOperatorsCommentsTuplesGemsCreating new rails project"
Price: 149.99


"Learn to code with HTML from Scratch"
"If you want to become a web developer the very first language you need to learn is HTML.HTML (Hypertext Markup Language) is the code that is used to structure a web page and its content. For example, content could be structured within a set of paragraphs, a list of bulleted points, or using images and data tables. HTML is the standard markup language for creating Web pages.HTML stands for Hyper Text Markup LanguageHTML describes the structure of Web pages using markupHTML elements are the building blocks of HTML pagesHTML elements are represented by tagsHTML tags label pieces of content such as ""heading"", ""paragraph"", ""table"", and so onBrowsers do not display the HTML tags, but use them to render the content of the pageHTML is the programming language that powers the web. And like any language, once you master it, you can begin to create your own content, whether that's simple websites or complex web applications. This course provides the training to help you build very useful HTML web development skills. We will incorporate what has been learnt by creating a one page website.Topics include:HTML ElementsCreating LinksAdding images to web pageEmbedding videos on a webpageCreating paragraphsCreating headingsCreating HTML documentInspecting HTML elementsUsing AttributesCreating ListsHTML entitiesHTML DivId attributeClass attributeSpan elementFormatting textCreating formsCreating Tables"
Price: 114.99


"PostgreSQL Database Administration (DBA) for Beginners"
"PostgreSQL is commonly known as Postgres and it is also open source database. PostgreSQL is a powerful, open source object-relational database system.A database administrators (DBA) primary job is to ensure that data is available, protected from loss and corruption, and easily accessible as needed.The PostgreSQL administration covers some of the most important PostgreSQL database server administration activities. Some of the Key Responsibilities of a Database Administrator includes:Database ManagementDatabase Backup and restoreTablespace managementRole ManagementManaging users Securing database via proper role managementA DBA ( Database administrator) has to perform several responsibilities to ensure the smooth runningof the SQL sever database.In this course, we will go over the basics of the PostgreSQL. We will cover topics ranging from installations, to writing basic queries and retrieving data from tables. We will also explore the logic of joining tables to retrieve data and much more.The course also covers the basics of creating tables, storing data with data types, and working with expressions, operators, and strings. Topics also includes:Installing PostgreSQLLoading sample databaseCreating database and tablesPerforming CRUD operationsJoining TablesUsing aggregate and analytic functionsCreating views and triggersThis is a practical hands-on course that will equip you with the skills and confidence to work with PostgreSQL ."
Price: 119.99


"Essential Web Developer and SQL Skills For Beginners"
"Web development and SQL knowledge is a must-have 21st century skill. The ability to read,write,and understand code as well as interacting and querying databases has never been more-important,useful,or lucrative as it is today.Computer code has forever changed our lives . Some people can't even make it through the day without interacting with something built with code.If you're ready to learn the magic behind web and app developmentand interacting with databases but don't know a style sheet from a string , this course is the perfect place to start.Explore the basics of HTML,CSS,JavaScript and SQL.RequirementsComputer InternetWhat You Will LearnHTMLAnatomy of an HTML ElementCreating HTML DocumentHTML AttributesMarking Up TextCreating LinksCSSways to apply CSSstyling multiple elementsThe Box ModelMargin and Padding Propertychanging Background ColorJavaScriptWhere to place JavaScriptUsing developer ConsoleStatementsExpressionsVariablesArraysData TypesConditional StatementsOperatorsFunctionsEventsBuilding Web Applications ProjectsBuild a calculatorBuild a digital clockBuild a todoListBuild an interactive quiz appSQLDatabase ConceptsInstalling PostgreSQLloading sample databaseFiltering dataSorting dataQuerying dataRemoving duplicate recordsTable JoinsCRUD OperationsUsing OperatorsAggregate FunctionsBy the end of this course you would have acquired enough skills to get creative building web based applications and interacting with databases ."
Price: 129.99


"SQL Programming For Beginners"
"Our world is driven by data and a lot of that data is stored in databases. In order to unlock the information and insights stored in databases, we need a way of asking for data. One common language for asking about and modifying data in databases is SQL. SQL in some form or another is used in database products across the spectrum. From small SQLite databases in mobile devices to my MySQL servers, hosting data for blogs and other apps, to enterprise scale Oracle and Microsoft SQL server databases running multi-billion dollar corporations. The goal for this course is to get you comfortable working with the basics of the language, using MySQL. We'll look at how to get information from more than one database table, and I'll introduce some more features and functions of SQL.After that, we'll take a look at adding and modifying data in tables that already exist in a database. This course will help prepare you to work with SQL in programming or data reporting applications, and it will provide a foundation for deeper learning about database administration, advanced SQL, and developing with data.SQL (Structured Query Language) is a common tool for retrieving data from relational databases such as SQL Server, MySQL, MongoDB, and PostgreSQL. This course provides an introduction to this core programming language. Learn how to request data from a database server, limit and sort the responses, aggregate data from multiple tables with joins, and edit and delete data. Topics include:Installing MySQLWhat is SQL?Requesting for data with SELECTLimiting database responsesOrganizing responsesRequesting for data from two or more tablesUnderstanding join types and data typesUsing stored procedureRemoving duplicate recordsAdding and modifying data in a table"
Price: 129.99


"Introduction to Data Extraction Using SQL"
"This introductory beginners course will help you master the basics of using SQL to query and retrieve data from databases.You will learn how to filter & sort data, customize output, & how you can query aggregated data from a database.In this course, we will focus on ANSI(American National Standards Institute) SQL that works on every database like Oracle, MySQL, Microsoft SQL Server, PostgreSQL etc.SQL has become a requirement for most database related jobs that include: Database Administrator -DBA , Data analyst, BI (Business Intelligence) developer, programmer, database programmer. SQL will let you communicate with the database and work with your data. What You will learn include:Writing SQL SELECT StatementsEliminating duplicate rows using DISTINCTRestricting and Sorting DataWHERE clause, wildcard like IN, LIKEAnalysing data using various SQL OperatorsSorting data using ORDER BY clauseUsing LIMIT OperatorQuerying Aggregated Data Using the Group FunctionsAVG, COUNT, MIN, MAX...Using GROUP BY and HAVING ClausesDisplaying Data From Multiple TablesAnalysing data Using Subqueries Filtering data"
Price: 114.99


"Learn to create database Apps Using C# and SQL Server"
"Data driven applicationsare applications that saves data to and retrieves data from the database.We interact with data apps daily from Facebook,Instagram,emails and even our bank accounts.In this beginners course we are going to create projects that will save data into databases.We will be using C# an object-oriented language designed by Microsoft and used by systems engineers, desktop programmers, and mobile app developers the world over.Also Microsoft SQL Server will be used as our database for storing and retrieving data.This course is suitable for anyone who has basic knowledge of C# and SQL server .You will learn:How to download visual studioHow to install visual studioHow to download Microsoft SQL ServerHow to install Microsoft SQL ServerHow to create a database How to design a form with datasetHow to create new C# project in visual studioHow to add controls to a formHow to customise controls on a formHow to run your application.By the end of this course you should be able to create your own database driven projects using visual studio and SQL Server"
Price: 94.99


 
Previous Next