Результаты поиска по запросу: [Linkedin Learning] Unit Testing in Django, 2022 (Leticia Portella)

  1. Организатор

    Скачать [Linkedin Learning] React: Design Patterns, 2021 (Shaun Wassell)

    React: Design Patterns If you’ve learned the basics of React and have worked on many React applications, chances are you’ve run into some recurring problems and situations, like creating reusable layouts or working with forms. If you’ve been on the hunt for solutions to common problems, look no...
  2. Организатор

    Скачать [Linkedin Learning] Raspberry Pi: Home Monitoring and Control, 2016 (David Ross)

    Raspberry Pi: Home Monitoring and Control Help your home keep up with you—and stay connected to what's going on when you're away—with a custom home monitoring system built with a Raspberry Pi. With some inexpensive hardware and simple web services, you can monitor your house remotely via photo...
  3. Организатор

    Скачать [Linkedin Learning] React: Building Large Apps 2020 (Shaun Wassell)

    React: Building Large Apps Learn about some of the most important tools in the React ecosystem that help you simplify development and manage the complexities of state, side effects, structure, and styling. Instructor Shaun Wassell shows how to create a basic React project, and then explains how...
  4. Организатор

    Скачать [Udemy] Modern Deep Learning in Python (Lazy Programmer Inc.)

    Take deep learning to the next level with SGD, Nesterov momentum, RMSprop, Theano, TensorFlow, and using the GPU on AWS. This course continues where my first course, Deep Learning in Python, left off. You already know how to build an artificial neural network in Python, and you have a...
  5. Организатор

    Скачать [Linkedin Learning] React: Authentication, 2021 (Shaun Wassell)

    React: Authentication User authentication is a critical part of virtually every website, yet few web developers know all the details behind how it works and how to use it to provide a good user experience. In this course, instructor Shaun Wassell dives into the details behind user...
  6. Организатор

    Скачать [LinkedIn Learning] Онлайн библиотека обучающих курсов. Подписка на год 2022-2023

    LinkedIn Learning (бывш. lynda.com) — американский провайдер онлайн-обучения. Он предоставляет видеокурсы, которые преподают отраслевые эксперты в области программного обеспечения, творческих и деловых навыков. Это дочерняя компания LinkedIn. Все курсы в LinkedIn делятся на четыре категории...
  7. Организатор

    Скачать [Linkedin Learning] React: Building Progressive Web Apps. PWAs, 2019 (Eve Porcello)

    React: Building Progressive Web Apps (PWAs) Single-page applications may be smooth, quick, and effective—but they disappear when the network connection drops. Progressive web apps (PWAs) work offline, enhancing resilience and allowing developers create seamless user experiences that feel like...
  8. Организатор

    Скачать [Linkedin Learning] Building an Ethereum Blockchain App: 3 Ethereum Development, 2021 (Michael Solomon)

    Building an Ethereum Blockchain App: 3 Ethereum Development, 2021 Have you wondered how blockchain can help you create applications that offer greater transparency, traceability, efficiency, and resilience while lowering your costs? This course, third in a series of eleven, introduces you to...
  9. Организатор

    Скачать [Linkedin Learning] Introduction to NFTs: Non-fungible Tokens, 2021 (Jonathan Reichental)

    Introduction to NFTs: Non-fungible Tokens NFTs (non-fungible tokens) enable people to sell digital items like music, art, photos, and more. Creators are interested in NFTs as a way to protect and monetize their original work—and collectors are buying. The NFT model will have a dramatic effect...
  10. Организатор

    Скачать [Linkedin Learning] Build a Raspberry Pi Media Server 2016 (Brad Wheeler)

    Build a Raspberry Pi Media Server The most popular use of Raspberry Pi is for custom media servers. All you need is a Pi that has access to your entertainment system and a copy of OSMC, an open-source media center "built for the people, by the people." In these tutorials, Brad Wheeler shows how...
  11. Организатор

    Скачать [Udemy] Django with Tailwind CSS (Django Ninjas)

    Чему вы научитесь: Экспорт данных из панели администратора и представлений Django в различных форматах: xls, csv, json. Добавьте Javascript в проект Django, чтобы, например, скопировать в буфер обмена Создать пользовательскую команду управления для создания фиктивных данных Автоматизация -...
  12. Организатор

    Скачать [Linkedin Learning] React: Server-Side Rendering, 2021 (Emmanuel Henri)

    React: Server-Side Rendering Server-side rendering lets you optimize your applications to use client or server resources depending on network and device circumstances. Old device on a slow network? Render on the server. New device, fast network? You should probably let the client do the work...
  13. Организатор

    Скачать [Linkedin Learning] Building an Ethereum Blockchain App: 4 Ethereum Development, 2021 (Michael Solomon)

    Building an Ethereum Blockchain App: 4 Ethereum Development Have you wondered how blockchain can help you create applications that offer greater transparency, traceability, efficiency, and resilience while lowering your costs? This course, fourth in a series of eleven, goes in-depth on the...
  14. Организатор

    Скачать [Linkedin] OWASP Top 10: #3 Injection and #4 Insecure Design, 2022 (Caroline Wong)

    OWASP Top 10: #3 Injection and #4 Insecure Design The Open Web Application Security Project (OWASP) was formed to provide the public with the resources needed to understand and enhance software security. The OWASP Top 10 list describes the ten biggest vulnerabilities. In this course, Caroline...
  15. Организатор

    Скачать [Linkedin Learning] Building an Ethereum Blockchain App: 10 Deployment and Maintenance,2021 (Michael Solomon)

    Building an Ethereum Blockchain App: 10 Deployment and Maintenance Have you wondered how blockchain can help you create applications that offer greater transparency, traceability, efficiency, and resilience while lowering your costs? This course, tenth in a series of eleven, shows you how to...
  16. Организатор

    Скачать [Linkedin Learning] RetroPie: Building a Video Game Console with Raspberry Pi 2017 (Brad Wheeler)

    RetroPie: Building a Video Game Console with Raspberry Pi For fans of retro video games, having the ability to play all the classics on one machine is ideal. If you own a Raspberry Pi—and get a kick out of a good DIY challenge— you can make this a reality by using the open-source RetroPie...
  17. Организатор

    Скачать [Udemy] Unsupervised Deep Learning in Python (Lazy Programmer Inc.)

    Autoencoders + Restricted Boltzmann Machines for Deep Neural Networks in Theano, + t-SNE and PCA This course is the next logical step in my deep learning, data science, and machine learning series. I’ve done a lot of courses about deep learning, and I just released a course about unsupervised...
  18. Организатор

    Скачать [Udemy] Data Science: Deep Learning in Python (Lazy Programmer Inc.)

    A guide for writing your own neural network in Python and Numpy, and how to do it in Google's TensorFlow. This course will get you started in building your FIRST artificial neural network using deep learning techniques. Following my previous course on logistic regression, we take this basic...
  19. Организатор

    Скачать [Linkedin Learning] Building an Ethereum Blockchain App: 2 Introduction to Ethereum, 2021 (Michael Solomon)

    Building an Ethereum Blockchain App: 2 Introduction to Ethereum, 2021 Have you wondered how blockchain can help you create applications that offer greater transparency, traceability, efficiency, and resilience while lowering your costs? This course, second in a series of eleven, introduces you...
  20. Организатор

    Скачать [Linkedin Learning] Building an Ethereum Blockchain App: 11 Integrating Non-Blockchain Apps (Michael Solomon)

    Building an Ethereum Blockchain App: 11 Integrating Non-Blockchain Apps Have you wondered how blockchain can help you create applications that offer greater transparency, traceability, efficiency, and resilience while lowering your costs? This course, last in a series of eleven, shows you how...
Сверху