Hi, Habr!
4 months ago,
we wrote about the launch of the beta version of
Heksleta - an educational platform for programmers with real practice in the browser. In the coming months, Hexlet is out of beta, and today I want to talk about a few new courses. But first, in brief about service updates:
- We opened the Hekslet community chat in Slak ! There you can communicate with other users and teachers. There are special channels for individual courses and topics, there is even a channel for learning English.
- Alerts about the release of new lessons in your courses now come to the mail and appear in the notifications on the site.
- On the site now appear the planned courses, which are now in development (more about them below). You can subscribe to these courses in advance.
- In the “ Sandbox ” section there are free courses in a free format from other Hexlet users. You can also create your own practical course !
- For passing lessons, points are awarded, and on the main page you can see your position in the top users.
And now - new courses:
')
Ansible Basics

Configuration management and orchestration systems are important tools in the arsenal of a modern developer and system administrator. The goal of
this course is to learn how to work with Ansible, a popular configuration management tool. As we
wrote earlier, Ansible is actively used in the development and deployment of Hekslet.
ReactJS

Basics of React and writing simple applications on it. We love React, our
browser-based development environment is written on it. By the way, we advise you to also read our article “
Unconventional Review of React ”.
Introduction to PHP5

This course is an important experiment for us. The fact is that 99% of PHP courses on the Internet only talk about the syntax of a language, and not programming it. A language is just a tool, and in the arsenal of a modern developer there are usually 2 or more languages. In
this course, we will try to fill this gap and devote most of our time to how to write code using a language. Despite the fact that this course is designed for beginners, the concepts that will be told in the learning process will also be useful and, even new, for many experienced developers.
Regular expressions

Each programmer is faced with regular expressions in everyday practice. They scare away many, but regular expressions are based on a small number of simple concepts, having mastered that you can learn to use them once and for all. In this course we will help you master these basic concepts.
Now in development are such courses:
You can already subscribe to them, then you will receive an email alert about the release of a new lesson (do not forget to check
your mail settings in your profile).
Thank!