Сегодня мы обсудим достаточно важную тему в Python, а именно — Исключения и как с ними работать.
Также, мы затронем темы таких конструкций, как pass и eval.
Будет интересно =)
Созрели на изучение алгоритмов, структур данных? Но не знаете как лучше начать?! Я покажу вам один из наиболее занимательных способов этого не простого дела — codewars.com. Для того, чтобы облегчить процесс обучения лучше использовать редактор кода/IDE, а не окно в браузере. Покажу как оптимально это сделать в двух редакторах: Visual Studio и Visual Studio Code.
00:00 — Начало обзора Codewars
14:50 — Используем Visual Studio для решения задач на алгоритмы
18:26 — Пример решения простой задачи
20:08 — Сдаем решение на проверку
20:57 — Смотрим на решения других
22:54 — Используем VS Code для решения задач на алгоритмы
25:43 — Читерская штука C# Interactive в Visual Studio
Если надумаете регистрироваться на codewars рекомендую свою реферальную ссылку www.codewars.com/r/raXw-w
Мне начислят за это очки чести и я смогу создавать там свои задачи.
— Ваше участие очень важно для развития моего канала. Самое мало, что вы можете сделать это поддержать канал любым доступным вам способом: лайк, комментарий, подписка. Меня это мотивирует на продолжение работы, а вам ничего не стоит.
Если вы хотите меня отблагодарить донатом и поддержать развитие канала: money.yandex.ru/to/4100184436534
В комментариях можно указать тему или идею для нового видео, которую вы бы хотели увидеть на канале. Естественно, мнение тех, кто меня поддерживает финансово я буду учитывать в первую очередь.
Личные вопросы о помощи в программирование и построении карьеры в IT можно задавать тут sberegovoy.ru/mentor/
Master Linux with our power bundle course (96% off): andauth.co/linuxdeal
Unix was started by Ken Thompson, Dennis Ritchie and some other engineers including Brian Kernighan back in the early 1970s. It has a long and illustrious history. But then Linux came along and things changed. How is Linux different to Unix? Are they the same thing? Please, let me explain!
In this full IT automation course you will learn how to automate process and task as an system administration. You will learn how to use ruby script to automate any IT task easily and efficiently.
Table of contents
Introduction to Automation (0:05)
What is Automation (5:00)
What is programming (9:00)
Benefits of Automation (13:30)
Pitfalls of Automation (18:00)
Ruby and Other Scripting Language (25:00)
Ruby Programming (27:00)
Object Oriented Classes (57:00)
System Programming — Mixins, Libraries, Packages
System Programming — read — write file
Intro to IO streams — Standard streams, redirecting streams, Pipe and pipelines
Running System command in Ruby
Scripting Subprocesses
When to use Subprocess, subprocess summary
Writing Scripting from the ground up — Introduction, problem statement, research
planning, writing scripting
Strings — Text Processing, string indexing, string substitution
Regular Expression — what are regular expression, Basic syntax, advance matching
Processing log files
Command line Text processing
Data formats
Reading csv files, searching csv files, modifying files
HTML processing, HTML parsing library
Version control and Automation- Git, Github
How to git, commit message, git workflow, more with git
Git — Branching and merging
What is remote, working with remotes,
Git fetch, pull, push
Version control — test, Test driven development, Black box, white box, test types
Writing unit test in ruby
Automation at scale — what is scale
What is configuration management
Intro to chef
Configuration management using chef
Chef and Ruby
Chef Configurations
Chef local mode, echosystem and architecture
Managing node with chef — Planning, configuration, testing, deploying, Scaling, extending
Automation — What is monitoring
Automation monitoring — Sources of Information metrices
Automation monitoring — Collecting metrices, metric visualization
Automation — Alerting, alert rules, blackbox and whitebox monitoring
Automation — Monitoring Metrics with prometheus
Automation Monitoring — Collecting host level metrics
*******************************************************************
Credit: The creator of this contents is Google. This video was created with the combination of
all other videos of the course.
License: Creative Commons Attribution-ShareAlike 4.0 International License
Бесконечные Зависимые Выпадающие Списки в Google Sheets
В предыдущем видео «Зависимые выпадающие списки в Google Sheets» (https://youtu.be/tvzHdtW4LBU) был рассмотрен способ организации трёх-уровневого зависимого выпадающего списка с помощью стандартных формул листад.
Здесь эта тема нашла своё продолжена в виде создания зависимых выпадающих списков, размеры которых, ограничены только размером рабочего листа.