Search result for List of osha classes Online Courses & Certifications
Get Course Alerts by Email
An Introduction to Interactive Programming in Python (Part 2)
by Joe Warren , Scott Rixner , John GreinerTop Instructor , Stephen WongTop Instructor- 4.9
Approx. 16 hours to complete
This two-part course is designed to help students with very little or no computing background learn the basics of building simple interactive applications. Our language of choice, Python, is an easy-to learn, high-level computer language that is used in many of the computational courses offered on Coursera. List Methods List Examples...
Object Oriented Programming in Java
by Asser Samak , James Williams- 0.0
Approx. 4 weeks
Java is the one of the most popular programming languages in the world today....
Free
OSHA Workplace Safety (General Industry 6 Hr Class)
by LearnSmart LLC- 4.4
6 hours on-demand video
In this OSHA series, you will be introduced to the general safety requirements that any employee should be aware of and provides a comprehensive overview of general workplace safety that companies seek and can require their employees understand and adhere to. Learn from others! Here are some reviews from participants (Click on reviews to see full list of reviews)...
$64.99
C++ For C Programmers, Part A
by Ira Pohl- 4.4
Approx. 13 hours to complete
The examples and exercises require a basic understanding of algorithms and object-oriented software. 1 C++ Classes & Object Orientation 7 List 9 More Elaborate List...
Travel Writing: Explore the World & Publish Your Stories!
by Dave Fox- 4.6
3.5 hours on-demand video
Highest Rated Travel Writing Course ~ Ranked #4 on Buzzfeeds List of "23 of the Coolest Online Classes" on this website. – David Stanley, author of the Moon Handbooks: South Pacific travel guidebook Dave Fox's writing has appeared in books by Rick Steves, Lonely Planet, and Travelers' Tales, as well as a wide range of newspapers and magazines on four continents....
$19.99
Object-Oriented Python: Inheritance and Encapsulation
by Patrick Ester , Elise Deitrick- 4.3
Approx. 10 hours to complete
This course is designed for learners with limited coding experience, providing a solid foundation of not just python, but core Computer Science topics that can be transferred to other languages. Completion of the prior 3 courses in this specialization is recommended. Parent and Child Classes Lesson Notes (Optional Download) Re-use parts of classes using inheritance...
Effective Programming in Scala
by Julien Richard-Foy , Noel Welsh- 4.8
Approx. 49 hours to complete
In this course, you will learn how to get the most out of Scala to solve common programming tasks such as modeling business domains, breaking down complex problems into simpler problems, manipulating data, or running parallel tasks. Elements of Programs Fundamental concepts of the language, allowing you to read and understand Scala codebases...
Related searches
Crash Course on Python
by Google Career CertificatesTop Instructor- 4.8
Approx. 32 hours to complete
We'll start off by diving into the basics of writing a computer program. Modifying the Contents of a List List Comprehensions Classes and Objects in Python (Optional) Defining New Classes (Optional) Classes and Objects in Detail Defining Classes (Optional) Classes and Methods Cheat Sheet (Optional) Sneak Peek of the Next Course...
Functional Program Design in Scala
by Martin Odersky- 4.5
Approx. 35 hours to complete
In this course you will learn how to apply the functional programming style in the design of larger Scala applications. Finally, you will learn how to leverage the ability of the compiler to infer values from types. 2 - Translation of For SBT tutorial and Submission of Assignments (Please read) 3 - Type classes...
Inheritance and Data Structures in Java
by Brandon Krakowsky- 4.3
Approx. 21 hours to complete
A review of overriding equals Coding Demonstration : Get parts of a phone number using groups and character classes Examine the concept of inheritance in object-oriented programming and learn how to extend classes and override methods in a subclass. Analyze and fix different parts of a Java program using Eclipse's interactive debugger....