Course catalog

Categories

Showing 6,841-6,860 of 8,871 items.

R Programming in Data Science: High Volume Data

Analyze high-volume data using R, the language optimized for big data. Learn how to produce visualizations, implement parallel processing, and integrate with SQL and Apache Spark.

R Programming in Data Science: Setup and Start

Learn how to choose and install a version of R-base R, tidyverse R, R Open, or Bioconductor R-and install useful R packages.

R: Interactive Visualizations with htmlwidgets

Learn how to rapidly create rich, interactive data visualizations with R and htmlwidgets—packages that connect R to popular JavaScript libraries like Plotly, Leaflet, and DT.

RAD Lab: Revitalizing the City Block

Find out how three students turned their architecture thesis into a successful community hub, Quartyard. Watch this documentary and let their passion inspire your next project.

Radical Candor (Blinkist Summary)

Radical candor is a management strategy based on the ability to be both caring and direct. In this audiobook summary, learn how to implement radical candor in your career.

Ram Charan on Coaching High Potentials

LinkedIn Influencer Ram Charan explains how to identify and coach high-potential employees-and what these employees can do to fully realize their potential.

Rapid Application Development with Python

Learn how to quickly develop Python graphical user interface (GUI) apps using the wxPython library, which brings the wxWidgets capability to Python, and the wxGlade tool.

Rapid Prototyping for Product Design

Bring your product designs into the real world with rapid prototyping. Get a close look at the machinery and the techniques, such as 3D printing, machining, and injection molding.

Raspberry Pi Essential Training

Kick-start your journey into the world of physical computing by learning how to set up, configure, and experiment with a Raspberry Pi.

Raspberry Pi Weekly

Get tips and tricks for working with Raspberry Pi. Learn how to create cool electronics projects without a lot of money or time.

Raspberry Pi: GPIO

Learn how to identify pins on the Raspberry Pi GPIO and program them to control lights and motors, read data from sensors, and interact with the Internet of Things.

Raspberry Pi: Home Monitoring and Control

Build a Raspberry Pi home monitoring system in this DIY electronics project. Learn to monitor your house remotely, detect motion, and even turn lights on and off.

Raw & Log Video Production Workflows

Learn how to shoot log or raw video to take advantage of adjustment options in post-production. Find out how to work with these files in Premiere, Final Cut, and DaVinci Resolve.

Rayce Bird: Real Life Creature Creation

Watch Rayce Bird, a special effects makeup artist, reveal the process behind his "monstrous" latex masks and walk through a demo for fans at Comic-Con.

React for Web Designers

Learn how to incorporate React in real-world web designs. Discover how to manage real-time data, interact with external APIs, and more.

React Hooks (221371)

React Hooks embed logic into functions in new React applications. In this course, instructor Eve Porcello covers various styles of Hooks usage and ways to integrate them into your programming workflow. She tells you how Hooks came to be part of the library, then walks you through how to install Create React App. Eve covers how you can use the useState Hook to handle different types of state variables and work with component trees. The useEffect Hook can be used for several application side effects, whenever the state of the app changes. Eve teaches you how to work with the dependency array effect and fetch data with the useEffect Hook. Next, she explains several additional Hooks and steps through the process of creating custom Hooks. In conclusion, Eve shows you some different directions you can pursue to improve your knowledge of the React ecosystem.

React Native Ecosystem and Workflow (234665)

React Native makes it easy to develop applications and deploy them natively to multiple mobile platforms. That said, building a complete app means looking beyond React Native to the different options that can help you customize your workflow. In this course, Emmanuel Henri takes you on a tour of some of the most commonly used React Native features. He highlights several different types of React Native UI libraries. Next, Emmanuel reviews development resources such as full-stack frameworks and IDEs. He also shows you some backend options for your project. To wrap up, he provides an overview of the testing and deployment options available to you.

React Native Ecosystem and Workflow

Work smarter with React Native. Discover how to leverage resources such as UI libraries, backend options, and testing libraries.

React Native Essential Training

Discover how to build production-ready, native mobile apps on both iOS and Android using React Native.

React Native: Building Mobile Apps

Create native mobile apps—with native performance—using React Native, Firebase, and MobX.