Search result for Courses taught by Richard Kalehoff
Get Course Alerts by Email
Programming for Data Science with Python
by Josh Bernhard , Derek Steer , Juno Lee , Richard Kalehoff , Karl Krueger- 0.0
3 Months
The Programming for Data Science with Python Nanodegree program offers you the opportunity to learn the most important programming languages used by data scientists today. Get your start into the fascinating field of data science and learn Python, SQL, terminal, and git with the help of experienced instructors. Learn the programming fundamentals required for a career in data science....
Introduction to Programming
by Karl Krueger , Kelly Howard , Julia Van Cleve , Abe Feinberg , James Parkes , Richard Kalehoff- 0.0
4 Months
Knowing how to code can give you an edge in a growing variety of fields. Whether you're interested in becoming an artificial intelligence engineer or a web developer—or simply want to use programming to enhance your current career—you'll need a strong foundation, and in this program, you’ll build a strong foundation in fundamental programming concepts....
JavaScript and the DOM
by Richard Kalehoff- 0.0
Approx. 4 weeks
HTML provides the structure for a site. CSS provides the styling. JavaScript (and the DOM) provides the interactivity for a site. Without JavaScript and the DOM, a site is static. The web is alive and shouldn't be shackled by a non-interactive page! Are you interested in learning how to programmatically add new content to a page?...
Free
Version Control with Git
by Richard Kalehoff- 0.0
Approx. 4 weeks
Version control is an incredibly important skill that every developer should master, and Git is one of the most popular version control systems used in the workforce. Whether you're working as a solo developer or working with a team, being able to track the history of a project is paramount. This is incredibly important in a profession where...
Free
Asynchronous JavaScript Requests
by Richard Kalehoff- 0.0
Approx. 3 weeks
Retrieving data asynchronously is now the norm with apps like Twitter, Facebook, and Google sending and retrieving mountains of data without having to stop and wait for processes to finish or to reload the page. Create smooth, modern web applications by using Ajax techniques to retrieve data asynchronously. Learn how to asynchronously request data in your web applications with Ajax....
Free
ES6 - JavaScript Improved
by Richard Kalehoff , James Parkes- 0.0
Approx. 4 weeks
The web is constantly changing and with JavaScript as the for both front-end and back-end web development, it's important to keep up with the latest advances and improvements in the language. ES6 includes major changes in syntax and language features that can help you write better, cleaner code. . . Instructor videosLearn by doing exercisesTaught by industry professionals...
Free
Object-Oriented JavaScript
by Richard Kalehoff- 0.0
Approx. 3 weeks
As a front-end web developer, JavaScript is one of the most important languages in your toolbox. A strong foundation in the language’s features empowers you to build efficient and performant web applications. In this course, you’ll explore a variety of ways to write object-oriented code in JavaScript. You’ll build classes to create new objects that share similar data and functionality....
Free
Client-Server Communication
by Surma , Richard Kalehoff- 0.0
Approx. 5 weeks
Typically, web developers do not work directly with underlying platform of HTTP. But knowing how information is transferred across the wire is vital to creating efficient and professional apps. This course will dig into the ins and outs of application performance as well as cover common security pitfalls and how to prevent them....
Free
What is Programming?
by Richard Kalehoff- 0.0
Approx. 1 day
This course is designed for anyone interested in learning fundamental programming concepts. Whether you currently work in a tech-adjacent role or are looking to learn the basics of programming for your own journey to web development, this free course will give you the confidence you need to dive deeper into technical conversations....
Free
Front End Frameworks
by Richard Kalehoff- 0.0
Approx. 8 weeks
In this course, you’ll explore popular JavaScript frameworks that make building complex web applications a lot easier! Follow along as you build interactive, single-page applications that work seamlessly in the browser without ever reloading the page. Filled with deep dives, code examples, and practical advice, you’ll uncover the magic behind JavaScript frameworks and what makes each of them unique....
Free