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...
Building an Ethereum Blockchain App: 7 Smart Contracts
Have you wondered how blockchain can help you create applications that offer greater transparency, traceability, efficiency, and resilience while lowering your costs? This course, seventh in a series of eleven, goes in-depth on smart...
LinkedIn Learning — это американская платформа онлайн-обучения. Она предоставляет видеокурсы, преподаваемые отраслевыми экспертами по программному обеспечению, творчеству и бизнес-навыкам. Она является дочерней компанией LinkedIn. Все курсы на LinkedIn делятся на четыре категории: Бизнес...
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...
Building an Ethereum Blockchain App: 1 Introduction to Blockchain
What is blockchain technology, and where did it come from? Why are other people using it, and what can it do for you? This series of eleven courses introduces blockchain technologies and deep dives into Ethereum development. In...
Building an Ethereum Blockchain App: 6 Building Your First Ethereum App
Have you wondered how blockchain can help you create applications that offer greater transparency, traceability, efficiency, and resilience while lowering your costs? This course, sixth in a series of eleven, walks you...
Дата Выпуска: 2 Ноября 2012
Производитель: Lynda.com
Автор: Justin Putney
Продолжительность: 1h 20m
Вы столкнулись с проблемой создания дизайна, подходящего для всех мобильных устройств, появляющихся на рынке? В этом курсе вы узнаете, как без лишних затрат и усилий внедрить методы разработки...
Производитель: Linkedin Learning
Продолжительность всего курса: 1 час 51 минута
Авторы курса: Jen Kramer
Перевод (озвучка): uncleTommy (русский язык)
Описание:
Вы заинтересованы в том, чтобы больше узнать о карьере в веб-дизайне и разработке? Знакомство с интернетом - это одно дело, но сразу...
Raspberry Pi: GPIO
The Raspberry Pi talks to the outside world through the general-purpose input/output device, known as the GPIO. In this course, instructor Mark Niemann-Ross describes these pins and explains how to use the GPIO to control lights and motors, read data from sensors, and...
Описание курса:
What you'll be learning
We all know that building a command-line app where characters battle each other is geek-awesomeness. But what about building that app and learning the most powerful programming designpatterns of all time!? We should totally do that!
Designpatterns are...
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...
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...
LinkedIn Learning (бывш. lynda.com) — американский провайдер онлайн-обучения.
Он предоставляет видеокурсы, которые преподают отраслевые эксперты в области программного обеспечения, творческих и деловых навыков. Это дочерняя компания LinkedIn.
Все курсы в LinkedIn делятся на четыре категории...
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...
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...
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...
Примеры PHP из реальных приложений, таких как CMS, электронная коммерция или популярные фреймворки (за что клиенты будут нам платить).
Здесь не использовались животные/машины/пиццы — всего 10 часов реальных примеров .
90 видеороликов 10 часов видеоматериалов, тестов и заметок. Пожизненный...
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...
Building an Ethereum Blockchain App: 8 Supply Chain Smart Contract dApp
Have you wondered how blockchain can help you create applications that offer greater transparency, traceability, efficiency, and resilience while lowering your costs? This course, eighth in a series of eleven, steps through...
Layered Design for Ruby on Rails Applications:
Discover practical designpatterns for maintainable web applications
Key Features
Understand Rails' architectural patterns along with its advantages and disadvantages
Organize business logic in Rails apps when the default approach is insufficient...