Posts

Featured Post

Master Python Networking From A to Z - Part II: Intermediate

Image
Master Python Networking Form A to Z - Part II: Intermediate   Description   Network programming has always been a demanding task. With full-featured and well-documented libraries all the way up the stack, Python makes network programming the enjoyable experience it should be. Starting with a walk-through of today's major networking protocols, throughout this course, you'll learn how to employ Python for network programming, how to request and retrieve web resources, and how to extract data in major formats over the web. You'll utilize Python for emailing, using a variety of protocols, and you'll interact with remote systems and IP and DNS networking. The connection of network devices and configuration using Python 3 will also be covered. As the course progresses, socket programming will be covered, followed by how to design servers and the pros and cons of multi threaded and event-driven architectures. You'll develop practical client-side applications,...

Advanced Web Developer Course: Beginner to Advanced - Full Udemy Course for Free

Image
Advanced Web Developer Course: Beginner to Advance - Full Udemy Course For Free   Description   H there! Welcome to this course where we will build an AI project (Image Classifier) with the use of React, Django Rest Framework and one of the Keras pretrained models . If you have your own Con-volutional Neural Network model created in Keras*, you will also learn how to integrate it with Django. For the next hours we will create our project, step by step implementing new functionalities and understanding the foundations of how our front-end and back-end works. At the end you will have a modern application that will classify images for you and will store the classification history. Are you ready to get started and created a cool, modern project that will look great in your portfolio?? *Please notice that this is not a course on how to create Deep Learning Neural Network. We will used a ready model from Keras applications. If you have your own model, you will underst...

Create a Members Only Blog using PHP, MySQL, & AJAX

Image
Create a Members Only Blog using PHP, MySQL, & AJAX Description   This course offers a hands-on approach in learning how to develop web applications using PHP, MySQL, and AJAX. Students will develop a blog with MySQL database integration. The project aims to cover the following key concepts: Creating Dynamic Web Pages in PHP Creating a MySQL Database to store Member Data. Creating PHP & AJAX Validated Member Registration Forms Creating PHP & AJAX Validated Member Login Authentication Working with Session Variables – Login/Logout Functionality Developing Validated Contact Forms for Web to Email Transmission via SMTP PhpMailer Integration to facilitate Email Transmission Uploading the Project from a Local Testbed to a Production Server The concepts explored in this course will help students learn the essential skills necessary to develop web applications of any size and complexity. Who this course is for: Students interested in learning how to Build Web Applications S...

JavaScript & jQuery - Certification Course for Beginners

Image
 JavaScript & jQuery - Certification Course for Beginners   Description   Welcome to the JavaScript & jQuery – Certification Course for Beginners This course offers a comprehensive guide into the fundamentals of coding using JavaScript and jQuery. These powerful languages can be used to add animated, dynamic client-side functionality to any web page. The JavaScript section of the course takes students on a journey that starts right from the basics. This includes JavaScript placement, and embedding External JavaScript code. From there, we move into variable declaration and operators for performing arithmetic. We also look at the order of operations, and different data types. Students then move into more advanced topics such as: JavaScript Objects Arrays, and Array Attributes Conditional Statements JavaScript Comparisons and Boolean's JavaScript Loops, Functions, and Events The second section of the course takes an in-depth look into jQuery. This is wher...

CSS & JavaScript - Certification Course for Beginners

Image
CSS & JavaScript - Certification Course for Beginners Description   Welcome to the CSS & JavaScript – Certification Course for Beginners This two part series provides a detailed overview of the fundamentals of coding using CSS and JavaScript. Students will learn how to create responsive web pages using project based learning. The CSS section explores almost every aspect of CSS development. This includes: Working with IDs, Classes, and Divisions. CSS Text Properties, Borders and Backgrounds Styling Images and Links CSS Display Properties Element Positioning Techniques for fully Responsive layouts Navigation Rules Page Elements Much More… In Section two, students learn to integrate JavaScript components into their web pages for dynamic client-side functionality. We start by exploring basic concepts such as JavaScript placement and Output. From there we move into Variables, Arithmetic Operators, Objects, and Data Types. The course includes many other important topics,...