Search result for Introduction to computer networking course Online Courses & Certifications
Get Course Alerts by Email
MyCS: Computer Science for Beginners
by Zachary Dodds- 0.0
6 Weeks
In this fun and creative introduction to computer science for learners of all ages, you'll learn and apply concepts by programming in Scratch. What does it take to make a computer or a computer program work? This course is an early introduction to CS, designed for anyone who's completely new to the field....
$50
Introduction to Cyber Attacks
by Dr. Edward G. Amoroso- 4.7
Approx. 19 hours to complete
The course also includes an introduction to basic cyber security risk analysis, with an overview of how threat-asset matrices can be used to prioritize risk decisions. Introduction to Cyber Security Suggested: Introduction to Cyber Security (Ch. Suggested: Introduction to Cyber Security, (Ch. Suggested: Introduction to Cyber Security (Ch. Suggested: Introduction to Cyber Security, (Ch....
Practical Guide to Navigating Professional Relationships
by Trailhead , Noorin Fazal , Paige Caldwell , Mandy Bynum Mc Laughlin , Jordan Arogetti , Luis Cazares , Richard Yang , Jolyn Cafferata , Allie Kaiser- 0.0
Approx. 20 hours to complete
In order to successfully complete the course, please ensure you have taken Course 1: Groundwork for Success in Sales Development, Course 2: Foundations for Interviewing with Confidence, 3: Conversational Selling Playbook for SDRs, and 4: Boosting Productivity through the Tech Stack. Course Introduction Introduction to the Mock Company Take Your Networking to the Next Level...
Kubernetes Certification Training For Absolute Beginners
by Eduonix Learning Solutions- 4.4
4 hours on-demand video
At first, this course unfolds with the basic introduction of Kubernetes and Containers and then gives you in-depth details of the same. It gives you insights into the tool to run Kubernetes such as Minikube and gives introduction of yaml and resource file. Additionally, introduction to Google Cloud Kubernetes engine and other topics are mentioned too....
$9.99
Using Git for Distributed Development
by Jerry Cooperstein- 4.6
Approx. 21 hours to complete
This course gives you the opportunity to learn how to use git efficiently and make contributions in a relatively short amount of time. The course will help you get the skills to have a good understanding on how to use git. Introduction to Using GIT for Distributed Development (Course 4) Introduction to Git...
Operating Systems and You: Becoming a Power User
by Google Career CertificatesTop Instructor- 4.7
Approx. 35 hours to complete
In this course -- through a combination of video lectures, demonstrations, and hands-on practice -- you’ll learn about the main components of an operating system and how to perform critical tasks like managing software and users, and configuring hardware. By the end of this course you’ll be able to: Course Introduction...
Advanced Database Queries
by Aspen Olmsted- 0.0
5 Weeks
This is the 2nd course in the introductory, undergraduate-level offering that makes up the larger Introduction to Databases MicroBachelors Program. Introduction to Databases This course is a continuation of the basic concepts, organization, and implementation models taught in the Introduction to Databases course, with an emphasis on the relational model. Subqueries help to break large into smaller testable component parts....
$166
Related searches
Introduction to Database Queries
by Aspen Olmsted- 0.0
5 Weeks
This is the 1st course in the introductory, undergraduate-level offering that makes up the larger Introduction to Databases MicroBachelors Program. Introduction to Databases This course is an introduction to the basic concepts, organization, and implementation models of databases, with an emphasis on the relational model. The course utilizes the open-source relational database MySQL....
$166
Advanced Database Administration
by Aspen Olmsted- 0.0
5 Weeks
This is the 3rd course in the introductory, undergraduate-level offering that makes up the larger Introduction to Databases MicroBachelors Program. Introduction to Databases This course is a continuation of the basic concepts, organization, and implementation models taught in the Introduction to Databases and Advanced Database Queries courses. The course utilizes the open-source relational database MySQL....
$166
Data Structures
by Alexander S. Kulikov , Michael Levin , Daniel M Kane , Neil Rhodes- 4.6
Approx. 25 hours to complete
A good algorithm usually comes together with a set of good data structures that allow the algorithm to manipulate the data efficiently. How to implement a hash table so that the amortized running time of all operations is O(1) on average? What are good strategies to keep a binary tree balanced? Splay Trees: Introduction...