Did you know the main driver for async isn't performance but scalability? Ever wondered why it makes sense to async I/O-bound tasks, but why doing the same with a long-running algorithm can actuall...
PyCharm comes with a lot of functionality, yet perhaps something you'd like is missing. Luckily it's made to be enhanced by plugins to be suitable for a much wider range of users. This webinar with...
Including: - Data Flow Analysis Improvements - More Streams API inspections - Parameter Name Hints for Enums - Remove redundant warning suppressions - Multiline TODO support
KotlinConf 2018 took place in Amsterdam on October 3-5. Over 1300 people, 60 speakers and 19 partners joined the event. Around 25,000 people tuned in to watch us online over the two conference days...
In this webinar recording we look at what is necessary to automate all important workflows involved in building, testing and releasing software using tox.
KotlinConf 2018 took place in Amsterdam on October 3-5. Over 1300 people, 60 speakers and 19 partners joined the event. Around 25,000 people tuned in to watch us online over the two conference days...
Six JetBrains Team members take on the waters off the coast of St. Petersburg, Russia in their journey from Elagin Isle to Kotlin Isle, Kronshtadt. Departing at 14:37 the team covered 27.5 kilomete...
The JetBrains Team had an amazing time in Tel Aviv, we loved meeting all the great people and sharing the best practices for using IntelliJ IDEA, JetBrains team tools, and Kotlin. We hope to see yo...
At JetBrains, code is our passion. For over 15 years we have strived to make the strongest, most effective developer tools on earth. By automating routine checks and corrections, our tools speed up...
JetBrains Prague office took part in the O2 Prague 4x5 Relay on April 19, 2016. 12 colleagues were split into 3 relay teams with each person running 5km. Support was provided by many in our team bo...
Students who join JetBrains for part-time or full-time roles work on interesting, challenging projects and are expected to have an impact from the start. In this video we hear from two new JetBrain...
YouTrack (http://www.jetbrains.com/youtrack) gives you the freedom of creation, with precise, elegant maneuvers to perform complicated tasks and execute at your best. Like a symphony: The art of bu...
With the release of Java 8, the biggest change is going to be in the programmers mind. In addition to the new syntax for lambda expressions and method references, a significant paradigm shift await...
In this tutorial, we take a look at how to perform using testing in C++ using the Google Test framework and ReSharper C++ as the test runner. To find out more about ReSharper C++, please visit:
UPDATE: With WebStorm 2017.3+ you no longer need to install the "JetBrains IDE Support" extension for debugging. It's required only if you're using the Live Edit feature.