Featured Course Review
This course is awesome! I have learnt so much and the content is actually above expectations. I would say a good knowledge of C# is required in order to understand this tutorial, but that is something that can be provided by Trevoir as well. He is very engaging and pace of this tutorial is perfect. Sure, during the video Trevoir makes a few mistakes, but then goes back and fixes them in best way. You will be doing the same thing and it is not that bad thing to have in tutorial video as it makes you think about what you have written twice and by revisiting broken, or not fully working functions you will get better understanding of the concept. Awesome, very up to date tutorial, thank you!

Featured Course Review
This course is a life saver!!! I was looking all over the internet for a course just like this for a project that I am working on, delivering both front and back-end, and after finding this course I am well on my way. Trevoir is very clear in his explanations, walking through every step of the development process. I have some previous .net experience, but that was many years ago, so I've had to start over again, and this was the perfect course for me. 10 stars!!!

Featured Course Review
The lecturer explains materials systematically and clearly and it really helps me, as a beginner in programming field, understand.

Featured Course Review
I really enjoyed this course! I had a very basic knowledge of PHP before enrolling, this course taught me a much more in-depth understanding...All in all, I thought the course was done very well and I learned a great deal from it. The explanations were easy to follow and coding along was effortless. Really nice job! I look forward to future courses from the authors.

Featured Course Review
Logical, comprehensive and sequential.

Featured Course Review
Took this as review. Great explanations with simple examples and gives options on how to do things via SQL or using a GUI. Wish I had taken this when I was first learning SSMS! Gives a good introduction without going too deep.

Featured Course Review
He is a very good instructor. I like how I can understand him very well. I am interested in more courses from this one!

Courses

Basic PHP Development with Bootstrap, GitHub and Heroku
Learn the basics of PHP, Bootstrap 4, and publish the app to Heroku
Udemy Skillshare Read More
Modern PHP Web Development w/ MySQL, GitHub & Bootstrap 4
Learn to develop data driven web applications using PHP and MySQL and deploy to Heroku
Udemy Skillshare Read More
Learn ASP.Net MVC and Entity Framework (Database First)
Learn the fundamentals of ASP.NET MVC and Entity Framework.
Udemy Skillshare Read More
MySQL Database Development Mastery
Learn Database Development techniques using MySQL Server and MySQL Workbench
Udemy Skillshare Read More
Microsoft SQL Server 2017 for Everyone!
Learn Database Design and Administration with Microsoft SQL Server 2017
Udemy Skillshare Read More
Complete ASP.Net Core 3.1 and Entity Framework
Learn End To End ASP.NET Core 3.1 and Entity Framework Development.
Udemy Skillshare Read More
C# Windows Development with LINQ & ADO.NET
Learn to build a desktop applications using .NET and C#
Udemy Skillshare Read More
Learn ASP.NET Core 3.1 API Development From Scratch
Learn End To End ASP.NET Core 3.1 REST API Development
Udemy Skillshare Read MoreBlog Articles

Blazor - What and Why
Blazor is a new web framework that changes what is possible when building web apps with .NET. ...
Full Article
JWT (Json Web Token) Authentication in ASP.NET Core
This is a guide to implement JWT Authentication in a .NET Core Application
Full Article
Tips to Write Better Code
Common Coding Tips to help you with the presentation of your code.
Full Article
Three Developer Tips When Using Third Party Libraries in Your Website
Some tips to help prevent malicious code from being injected into your web application, throu...
Full Article
C# ADO.Net - LINQ vs SQL Data Reader
A short comparison of how queries look in LINQ syntax vs using SQl Data Reader
Full Article
View MySQL Database Records with PHP
This lesson shows us how to query our database and be able to view the records that have been...
Full Article
Create and Manage SQL Database Views
This article walks us through creating and managing these constructs.
Full Article
Create MySQL Database Records with PHP
This lesson shows us how to use our PHP Data Object library in our PHP application, to insert...
Full Article
Connect To MySQL using PHP PDO
This lesson shows us how to connect to a database using PHP Data Objects (PDO).
Full Article
Design MySQL Database using phpMyAdmin
This lesson walks us through using the free open source database management tool, phpMyAdmin,...
Full Article
SQL GROUP BY and Aggregate Functions
This article guides SQL developers on how to use aggregate functions to perform quick calcula...
Full Article
Design PHP Form with $_POST Method
This lesson walks us through handling data from a form after the submit button has been click...
Full Article
Design PHP Form with $_GET Method
This lesson walks us through handling data from a form after the submit button has been click...
Full Article
Types of JOINs in SQL
A quick overview of JOIN commands that Relational Databases have to offer
Full Article
Create a PHP Form using Boostrap 4 and JQUeryUI
Bootstrap 4 makes it easy to create beautiful forms for web pages. In this video, we will exp...
Full Article
PHP Website Layout and Setup using Bootstrap 4
A jump start into creating a PHP application from scratch and setting up a consistent layout ...
Full Article
Setup and Use Free Heroku Account
A short guide on how to setup and use a Heroku account, create an app and publish a PHP appli...
Full Article
Setup and Use Free GitHub Account
A short guide on how to setup and use a GitHub account, run a few Git commands and publish co...
Full Article
Download and Install Microsoft Visual Studio Code for PHP Development
A short guide on how to install and configure Visual Studio Code for PHP Development
Full Article
Setup for PHP using XAMPP Server
A short guide on how to prep a development machine for PHP Development
Full Article
Web Development Trend Traps
Web Development Trend Traps that developers should avoid falling into.
Full Article
Be A Web Application Developer in 5 Steps
A quick set of tips to help you get on your way to being a web developer
Full Article
Create Your First React App
Let’s explore the steps to get started with building a React
Full Article
SQL Create New Database and Tables
A walk through of how to create a new database and tables using SQL
Full Article
SQL Operators in the WHERE Clause
Get familiar with commonly used to know SQL Operators and Keywords when filtering data with t...
Full Article
Relational SQL vs. Non-Relational NoSQL Databases
A comparison between Relational Databases and NoSQL Databases.
Full Article
Working with Relational Databases
A guide on how to get started with Relational Databases.
Full Article
Bootstrap 4 and Visual Studio Code in 10 Minutes
A guide on how to author Bootstrap 4 Pages using Visual Studio Code
Full Article
Helium Jekyll Theme Markdown Examples
Markdown samples usefull when you start write your blog 🎉 🎆.
Full Article