Did you mean: ?
  1. Робот

    Скачать [Linkedin Learning] Введение в веб-дизайн и разработку 2022

    Производитель: Linkedin Learning Продолжительность всего курса: 1 час 51 минута Авторы курса: Jen Kramer Перевод (озвучка): uncleTommy (русский язык) Описание: Вы заинтересованы в том, чтобы больше узнать о карьере в веб-дизайне и разработке? Знакомство с интернетом - это одно дело, но сразу...
  2. Робот

    Скачать [Lectrum] Введение в веб-разработку: JavaScript, c глубоким разбором тем (Андрей Мулык)

    Курс будет полезен если вы Студент (новичок) и хотите стать веб-разработчиком, но не знакомы с веб-разработкой вообще Выучили верстку и приступаете к изучению JavaScript Очень давно пытались выучить JavaScript, а теперь нужно начинать с нуля Готовы быстро и эффективно продвигаться в обучении с...
  3. Робот

    Скачать Введение в веб-разработку с HTML, CSS, JavaScript (Тимур Машнин)

    Описание книги Изучите основы веб-разработки, создавая веб-страницы с помощью HTML, CSS и JavaScript. С этой книгой Вы научитесь использовать HTML для создания веб-страницы с абзацами, divs, изображениями, ссылками и списками, добавлять стили на веб-страницу с помощью идентификаторов и классов...
  4. Робот

    Скачать [Linkedin Learning] Learning Bitcoin and Other Cryptocurrencies, 2022 (Tom Geller)

    Learning Bitcoin and Other Cryptocurrencies Bitcoin is a form of money that only exists online. It's making headlines around the world, but many people don't really understand how bitcoin and other cryptocurrencies work. In this course, Tom Geller demystifies bitcoin, revealing the promise and...
  5. Робот

    Скачать [Linkedin Learning] Unit Testing in Django 2022 (Leticia Portella)

    Unit Testing in Django Tests are at the heart of modern software development, and testing is a skill that should be as basic as building the applications. In this course, Leticia Portella uses an untested Django application to teach you about the tools and good practices of writing tests...
  6. Робот

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

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

    Скачать [Linkedin Learning] Testing Python Data Science Code, 2022 (Miki Tebeka)

    Testing Python Data Science Code The larger and more complex the world of data science becomes, the more data there is to collect, sort, clean, model on, and much more. An emerging pain point in this brave new world is that a lot can go wrong if your data engineering and development practices...
  8. Робот

    Скачать [Linkedin Learning] Building Web3 Decentralized Apps in Ethereum, 2022 (Drew Falkman)

    Building Web3 Decentralized Apps in Ethereum Suggested prerequisites Familiarity with JavaScript and React Comfortable with command-line interfaces Familiarity working in IDEs Blockchain and cryptocurrency technology has exploded in recent years, and the types of things you can now do with...
  9. Робот

    Скачать [Linkedin Learning] Learning the OWASP Top 10, 2021 (Caroline Wong)

    Learning the OWASP Top 10 No organization—no matter how large or small—is invulnerable to security breaches. What makes all of these systems, and the software that runs them, susceptible to attack? The Open Web Application Security Project (OWASP) was formed to provide the public with the...
  10. Скачать [LinkedIn Learning] Годовая подписка на видео-курсы 2025

    LinkedIn Learning — это американская платформа онлайн-обучения. Она предоставляет видеокурсы, преподаваемые отраслевыми экспертами по программному обеспечению, творчеству и бизнес-навыкам. Она является дочерней компанией LinkedIn. Все курсы на LinkedIn делятся на четыре категории: Бизнес...
  11. Робот

    Скачать [Linkedin Learning] OWASP Top 10: #1 Broken Access Control and #2 Cryptographic Failures,2022 (Caroline Wong)

    OWASP Top 10: #1 Broken Access Control and #2 Cryptographic Failures No one is immune to security vulnerabilities when it comes to web applications. We all live with the looming possibility that something could go wrong in any instant. That’s why the Open Web Application Security Project...
  12. Робот

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

    React: Software Architecture Many React developers have intimate knowledge of the React API itself, but little familiarity with how to create real-world apps on a larger scale while dealing with various stakeholders. The heavy demands on web apps both from a customer and managerial perspective...
  13. Скачать [Justin Putney] Рабочие процессы проектирования отзывчивого дизайна (LinkedIn Learning)

    Дата Выпуска: 2 Ноября 2012 Производитель: Lynda.com Автор: Justin Putney Продолжительность: 1h 20m Вы столкнулись с проблемой создания дизайна, подходящего для всех мобильных устройств, появляющихся на рынке? В этом курсе вы узнаете, как без лишних затрат и усилий внедрить методы разработки...
  14. Робот

    Скачать [Linkedin Learning] React: State Management 2019 (Sravanti Tekumalla)

    React: State Management Choosing the right state management solution can be tricky. Developers need to evaluate a variety of options—each with their own trade-offs—and select the right approach for their needs. In this course, instructor Sravanti Tekumalla helps you navigate this process...
  15. Робот

    Скачать [Linkedin Learning] OWASP Top 10: #5 Broken Access Control and #6 Security Misconfiguration (Caroline Wong)

    OWASP Top 10: #5 Broken Access Control and #6 Security Misconfiguration Security vulnerabilities should be top of mind when it comes to safely accessing web applications within an organization. There’s always something that can go wrong if you’re not careful, but how do you prepare for a...
  16. Робот

    Скачать [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...
  17. Робот

    Скачать [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...
  18. Робот

    Скачать [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...
  19. Робот

    Скачать [Linkedin Learning] React: Securing Applications, 2020 (Emmanuel Henri)

    React: Securing Applications You've built an application around React, using it and other libraries to create a smooth and attractive application. Everything works—but does it work securely? Applications that look great and perform well can still be at risk of attack. This course provides...
  20. Робот

    Скачать Введение в веб-аналитику 2020 (Яков Осипенков)

    Программа курса: Занятие 1. Введение в веб-аналитику История возникновения счетчиков веб-аналитики Две модели аналитик Роль веб-аналитики в онлайн-бизнесе (стартап аналитика) Профессия «Веб-аналитик». Навыки и знания, необходимые в работе «Классическая» и сквозная аналитика. В чем разница...
Сверху