کاتالوگ دورهها
نمایش 6,161 تا 6,180 مورد از کل 9,126 مورد.
Nikon D5100 Essential Training
Details the features, controls, and options in the Nikon D5100.
Nikon D5500: Tips, Tricks, & Techniques
Go beyond the factory settings and make your Nikon D5500 camera faster and more responsive with this collection of settings and customization tips.
Nikon D7000 Essential Training
Photographer and author Ben Long details the features, controls, and options in Nikon's popular D7000.
Nikon D800 and D810: Tips, Tricks, & Techniques
Go beyond the factory settings and make shooting with your Nikon D800 or Nikon D810 camera faster and more responsive with this collection of customization tips.
Nikon D800 Essential Training
Learn how to use your Nikon D800 digital SLR—and improve your photography in the process—with this guide to the camera's features, controls, and exposure options.
Ninja Writing: The Four Levels of Writing Mastery
Explore tactics that can dramatically improve your writing. Learn about the power of the four levels—narrative, paragraphs, sentences, and words—to make your writing stand out.
Nir Eyal on Creating Habit-Forming Products
Hooked author Nir Eyal shares his approach to creating habit-forming products. Learn a four-step model for creating products that keep customers coming back for more.
NLP with Python for Machine Learning Essential Training
Explore natural language processing (NLP) concepts, review advanced data cleaning and vectorization techniques, and learn how to build machine learning classifiers.
No Drawing Necessary: Custom Shapes in Photoshop
Learn how to communicate visual concepts without drawing so much as a stick figure. Start saving time with Photoshop, which ships with hundreds of pre-drawn custom shapes.
No-Code Solutions for Websites and Apps (233407)
Got a brilliant idea for a mobile application or website? Even if you've never touched a code editor in your life, you can still make your concept a reality using one of the many no-code tools currently on the market. In this course, get a broad overview of some of the options available for designing and creating websites and applications without involving (much, if any) code and engineering. Instructor Jen Kramer explains what the current market of no-code website editors looks like, as well as the benefits and limitations of opting for a no-code toolset. She also breaks down the most popular platforms and tools that support no-code development. Learn how to build web apps with Bubble, generate mobile apps with Thunkable, make interactive content with Outgrow, and more. Tune in to get acquainted with some of the latest and greatest tools in the no-code universe.
No-Code Solutions for Websites and Apps
Get an overview of some of the options available for designing and creating websites and applications without involving (much, if any) code and engineering.
Node: Authentication (219739)
If you have a website, you want visitors. And if you run a business through a website, you want those visitors to be customers. To do that, you need user registration and authentication. Authentication is the foundation of most web applications, letting you determine who is visiting your site and helping you connect them with privileges they should or should not have. In this course, Daniel Khan shows how to add user registration and authentication to an app built with Node.js and Express.js. He covers everything from simple logins using a username and password stored in a database to more complex login methods like single sign-on. Daniel teaches this hands-on course with realistic sample projects, so that you can apply this knowledge to your own work right away.
Node.js Essential Training
Learn the essentials of Node.js. Discover what you need to know to start creating your own JavaScript applications with Node.js.
Node.js Essential Training: Web Servers, Tests, and Deployment
Deepen your essential knowledge of Node.js. Learn how to set up and communicate with web servers and test and deploy your Node.js apps.
Node.js for C# Developers
C# and .NET developers: Learn how to transition to enterprise Node.js development.
Node.js: Debugging and Performance Tuning
Learn how to debug and optimize the performance of your Node.js applications.
Node.js: Deploying Applications
Learn how to deploy Node.js applications. Review different deployment scenarios, and get practical tips and insights into the pros and cons of each option.
Node.js: Design Patterns
Learn how to use common design patterns in Node.js to write better JavaScript code.
Node.js: Microservices
Gain a deeper understanding of how microservices are built and used. Learn how to use Node.js to build out a microservices architecture from scratch.
Node.js: Real-Time Web with Socket.IO
Learn the basics of Socket.IO, and discover how to use this real-time web library to set up a chat application with multiple rooms.