Categories: eCommerce
Stone River eLearning – How to Create a Facebook Connect Login System for Websites
Imagine you have a client that is interested in having a Facebook Connect login placed on their website. Now image you had someone from Facebook sitting next to you showing you everything you need to know to create the Facebook Connect login for your customer.
Categories: eCommerce
Stone River eLearning – How to Implement Sign In with Twitter
In this course you will learn how to create and implement a button that allows users to log in to a website using their Twitter account, effectively bypassing the need to fill out yet another registration form. Basic programming knowledge is recommended for this course, but even beginners can follow
Categories: eCommerce
Stone River eLearning – HTML and CSS for Beginners
You will learn the basics, then create real projects that use the skills you just learned so you can understand how HTML and CSS work in the real world. You will also get access to all lesson source codes so you can deconstruct each lesson — another valuable learning and
Categories: eCommerce
Stone River eLearning – HTML5 & CSS3 Site Design
This course will show you, step-by-step, how to set up a web site from scratch and tips and tricks of the trade to make your site more attractive and user-friendly.
Categories: eCommerce
Stone River eLearning – Intermediate & Advanced Java Programming
here are lots of Java for beginners courses out there. This course will take your basic Java programming skills and teach you how to implement them in the real world. Learn object oriented programming and build real Java applications.
Categories: eCommerce
Stone River eLearning – Intro to Ethical Hacking
This course includes lessons where you will learn what Ethical Hacking is, what the Certified Ethical Hacking Certification is and how to use these skills to become a paid security professional.
Categories: eCommerce
Stone River eLearning – Introduction to CodeIgniter
This course is extremely easy to understand for English speakers. When you’re learning a new technology, you shouldn’t have to strain to make sense of the person giving the tutorial. You won’t have that problem here.
Categories: eCommerce
Stone River eLearning – Introduction to Ethical Hacking
The demand for Certified Ethical Hackers, Cyber Security Engineers, Administrators, Consultants, Architects, Business Analysts, Project Managers, etc. is immense. The Certified Ethical Hacker certification is an attainable path to helping business protect their digital assets in the cloud and on-premise. You can do it!
Categories: eCommerce
Stone River eLearning – Introduction to Kubernetes using Docker
Docker dramatically changed (for the better) the lives of those who transfer, install and manage software applications on a regular basis. It made the process much less complicated and virtually eliminated any stress involved.
Categories: eCommerce
Stone River eLearning – Introduction to Sass for CSS
Sass (Syntactically Awesome Stylesheets) is a stylesheet scripting language, first emerging in 2007 and now used all over the web. Industry approved, compatible with all versions of CSS, and with more features and abilities than another CSS extension language, it’s the most stable and powerful language of its kind in
Categories: eCommerce
Stone River eLearning – Introduction to Web Design
With over 34 lectures and 7.5 hours of content, it will take you through the fundamentals of web design from scratch. That means getting to grips with HTML, CSS and Foundation Grid Framework; working with images, webfonts and sprite sheets among other elements; understanding grids and responsive design; and achieving
Categories: eCommerce
Stone River eLearning – Java Web Technologies
This course will deal exclusively with web programming in the Java programming language. We’ll mention some basic terms, such as scripts, servlets, applets, JSP stations, methods for integrating Java code into HTML and more.
Categories: eCommerce
Stone River eLearning – JavaScript Best Practices
Any IT professional or casual developer anticipating a better understanding of the JavaScript language and it’s commonly used design patterns and structures needs to go through this course and absorb all of its content.
Categories: eCommerce
Stone River eLearning – Joomla for Beginners – Build a website with CMS
In the last few decades, the web revolution has been taking over every aspect of our life. From ordering groceries to everyday banking to getting our daily news – there is hardly anything which is untouched by the latest web technologies.
Categories: eCommerce
Stone River eLearning – jQuery for Beginners
jQuery’s tagline says it all ‘say less, do more’. When it comes to JavaScript and web applications, this wasn’t always as simple as it sounds. Making websites and apps responsive and accessible was no easy task, and in some cases it still isn’t. jQuery, however, makes the process infinitely easier,
Categories: eCommerce
Stone River eLearning – Learn C Programming from Scratch
One of the behemoths of the coding world, C has been around for, oh, around 50 years or so. Often perceived as one of the most difficult languages to master, any programmer who can list C on their resume is sure to carve a good career in the tech industry.
Categories: eCommerce
Stone River eLearning – Learn Level Design with Blender and Unity 3D
Level design is a critical component to all games, but a component that can be difficult to get right. Anyone with graphics experience can in theory create a functioning single level game; but creating a game that’s interesting and enjoyable as well as functional takes some finesse. Mastering Blender and
Categories: eCommerce
Stone River eLearning – Learn MongoDB From Scratch
By the end of this course, those examples you’ve been working on will all fit together to form a complete, working web application that’s fully integrated with MongoDB. And not only that, you’ll have the confidence, knowledge and practice needed to start working on your own MongoDB projects straight away.
Categories: eCommerce
Stone River eLearning – Learn PHP Model View Controller Pattern (PHP MVC)
The Model-View-Control (MVC) pattern, originally formulated in the late 1970s, is a software architecture pattern built on the basis of keeping the presentation of data separate from the methods that interact with the data. In theory, a well-developed MVC system should allow a front-end developer and a back-end developer to
Categories: eCommerce
Stone River eLearning – Learn PHP Programming From Scratch
This is the most comprehensive PHP course . You will learn everything from the basics to more advanced PHP programming using real world examples and sample projects. Check out the free sample videos to get a free taste of PHP!
Categories: eCommerce
Stone River eLearning – Learn Python Django From Scratch
Django is the framework used by some of the biggest websites in the world including Instagram, Pinterest, The Washington Times, Mozilla, and the Public Broadcasting Service. Complex database -driven websites like these need a web application framework – and that’s exactly what Django does. Master Python Django and you can
Categories: eCommerce
Stone River eLearning – Link Building for SEO
Here is a list of potential online businesses you can promote using the strategies in this SEO link-building course: blogging, affiliate marketing, elearning, create a channel on YouTube, become an author and sell books on Amazon and the Kindle, or become a freelancer or a local concierge.
Categories: eCommerce
Stone River eLearning – Node.js – From Zero to Web Apps
This Node.js fundamentals online course contains 48 lectures and over 3 hours of content. Although designed for beginners with some web development experience under their belt, those new to coding will be able to pick it up without much difficulty. The goal is simple; learn how to get your node.js
Categories: eCommerce
Stone River eLearning – PHP Object Oriented Programming
This PHP Object Oriented Programming course contains over 63 lectures and 5 hours of content; that’s more than enough to set you on the path to becoming a PHP OOP expert. Although not designed for complete beginners, anyone with some basic HTML development experience will be more than capable of
Categories: eCommerce
Stone River eLearning – PHP Object Oriented Programming – Build a Login System
We’ve stripped away all the design elements of the RL system you will create so you can focus on what’s important: Understanding the PHP coding and database structure.
Categories: eCommerce
Stone River eLearning – PHP Object Oriented Programming Fundamentals
PHP is a widely used programming language that’s especially suitable for web development and e-commerce. Object Oriented Programming is a programming model often used with PHP. With OOP, programmers define not just the data type of a data structure, but the functions that can be applied to it too.
Categories: eCommerce
Stone River eLearning – Professional RESTful API Design using Python Flask
The course covers the basic concepts of the RESTful API pattern and then goes into detail and step by step building an API platform that will cover the six constraints of the architecture. Students will learn the industry-standard and will follow best practices for API architectures.
Categories: eCommerce
Stone River eLearning – Python Libraries Bundle
Computational computing can be a complex topic. How to perform various mathematical functions in code isn’t straight forward. With Python’s Scipy library, we’ll walk through a number of examples showing exactly how to create and execute complex computational computing functions.
Categories: eCommerce
Stone River eLearning – Reddit Marketing
In this course you will learn how to quickly get your Reddit seniority high enough to make posts and comments anywhere on Reddit to promote your business and products.
Categories: eCommerce
Stone River eLearning – Responsive Design with Dreamweaver CS6
Learn how to build a website from scratch that’s responsive and flexible by using the fluid grid layout features inside Dreamweaver CS6! This 4+ hour hands-on course, hosted by award-winning software trainer and designer Geoff Blake, will take you step by step through the creation of three different layouts in