📜 ⬆️ ⬇️

New lectures, courses, discounts and other updates

Hi, Habr!

We have a bunch of good news on Hexlet :


New webinars


A couple of times a month we have free webinars. Records of past webinars are posted on YouTube. Here are the last three:
')
Work environment and productivity
On the setting of the working environment, tools, software, teamwork and personal productivity. We will tell about how the distant work in the Hekslet team is established.



Programming Language Ecosystems
Let's look at how the right Package manager should look, how it should solve the problems of updating dependencies and resolving conflicts. Let's talk about the importance of simple package publishing and the advantages of central repositories. Find out where the legs grow from Cargo, NuGet, CocoaPods. Let's get acquainted with the web ecosystem in programming languages. What is Rack and why it was ported to all languages ​​that Rails gave the world, as well as where the concept of microform comes from.



Interview with CTO and with the founder of Wheely.com Ivan Samsonov
Let's talk about how Ivan became a developer, how he created his company, about hiring people and a lot of interesting things.



You can still see all past webinars and reports .

New courses


PHP: Getting Started (Free) (for beginners)
The goal: to install and configure the working environment and tools for programming and developing web applications in PHP.

PHP: Automated Testing
Does the code cover the tests? Such a question from a professional developer does not arise. It's like washing your hands before eating. In this course we will learn to wash our hands with soap. Soap will be phpunit, which for many years has been the undisputed leader among the test frameworks in PHP. It has broad functionality and is part of the family of so-called XUnit frameworks.

Java bytecode
The course for those who already know the syntax of the language, but would like to understand what the black box in the form of a JVM with its ByteCode represents, “touch” what your code turns into after it is compiled, learn how to read ByteCode and as a result learn to analyze programs even without source codes! All this and much more in our new course, which can be in demand even among the leading developers.

The course has just begun, new lessons are published every week, 5 first lessons are now available.

You can look at the full list of courses , including free ones.

A discount!


Temporarily valid promotion - 50% discount when you buy an annual subscription . The promotion is valid until March 17.

Update code editor


Now our IDE uses Ace, and the following features are available:

Autocomplete and snippets


Comfortable indenting


Code folding


String Manipulations


Multiple cursors


+ Case changes, quick transitions, convenient selections, etc. You can view the full list of hot keys to get an idea.

New home page


We have updated the main page of the user Heksleta. Now this is a dashboard, which shows the progress of all courses started, rating, earned points.



If you are already registered - come in !

Source: https://habr.com/ru/post/275501/


All Articles