Programming
Showing 1345–1356 of 1793 results
OpenAI API Coding with JavaScript
Leverage the OpenAI API within your JavaScript code. Learn to customize prompts and hyperparameters for optimal output.
OpenAI API Coding with Python
Leverage the OpenAI API within your Python code. Learn to import OpenAI modules, use chat completion methods, and craft effective prompts.
Operating Systems: Virtualization, Concurrency & Persistence
Learn key operating systems concepts like virtualization, concurrency, and data persistence with hands-on projects.
Operationalizing Bash and Z Shell Scripts
This course, Operationalizing BASH and Z Shell Scripts, is the course you need to learn the details of how you can put your shell scripts to effective use either from the command line or as a systemd service.
Optimization for Machine Learning with NumPy and SciPy
This course teaches optimization in machine learning with NumPy and SciPy, covering fundamentals, convex and non-convex techniques, and advanced algorithms.
Optimization Onramp
Learn the basics of solving optimization problems in MATLAB using the problem-based approach.
Oracle Certification: Mastering Java for Beginners & Experts
Java is one of the most popular programming languages. Companies like Facebook, Microsoft and Apple all want Java
Organize Tabular Data in MATLAB
Use MATLAB to skillfully organize, clean, and merge tabular data, paving the way for advanced analysis and insightful discoveries in your data-driven projects.
Organize Your Functions
Effectively structure MATLAB functions and projects for optimal code organization.
Packaging Ruby 2 Code with RubyGems
This course will teach you how to package your Ruby code as RubyGems for sharing with other Ruby applications, allowing you to maintain and manage it centrally.
Pandas Brain Teasers
Sharpen your data analysis skills by solving challenging puzzles with Pandas.
Pass the Technical Interview with Java
Learn about the computer science concepts of data structures and algorithms and build implementations of each from scratch in modern Java.