JetBrains

JetBrains

Vývoj softwaru

Prague, Hlavní město Praha 339 112 sledující uživatelů

The Drive to Develop

O nás

JetBrains creates intelligent software development tools consistently used and trusted by 11.4 million professionals and 88 Fortune Global Top 100 companies. Our lineup of more than 30 products includes IDEs for most programming languages and technologies, such as IntelliJ IDEA, PyCharm, and others, as well as products for team collaboration, like YouTrack and TeamCity. JetBrains is also known for creating the Kotlin programming language, a cross-platform language used by more than 5 million developers worldwide yearly and recommended by Google as the preferred language for Android development. The company is headquartered in Prague, Czech Republic, and has offices around the world. JetBrains IDEs * IntelliJ IDEA (Java and Kotlin Developers) * PyCharm (Python developers) * PhpStorm (PHP developers) * GoLand (Go developers) * Rider (.NET developers) * CLion (C and C++ developers) * Rust Rover (Rust developers) * WebStorm (JavaScript & TypesScript developers) * RubyMine (Ruby and Rails developers) * DataGrip (Tool for multiple databases) * ReSharper (Extension for Visual Studio) * Fleet (Multilingual IDE and code editor) * Aqua (IDE for test automation engineers) .NET & Visual Studio: * Rider (IDE for .NET developers) * ReSharper (Extension for Visual Studio) * ReSharper C++ (Visual Studio Extension for C++ developers) * dotCover (.NET Unit Test Runner and Code Coverage Tool) * dotMemory (.NET Memory Profiler) * dotTrace (.NET Performance Profiler) * dotPeek (.NET decompiler and assembly browser) Team Tools: * TeamCity (Powerful CI out of the box) * YouTrack (Project management for all your teams) * Space (Intelligent code collaboration platform) * Datalore (Collaborative data science platform) * Qodana (Code quality platform for teams) Programming Languages: * Kotlin (Programming Language for the JVM and Android) * MPS (Create Your Own Domain-Specific Language) Education: * JetBrains Academy (Learn and Teach Computer Science) Profile by JetBrains s.r.o.

Web
https://www.jetbrains.com/
Obor
Vývoj softwaru
Velikost společnosti
1 001–5 000 zaměstnanců
Ústředí
Prague, Hlavní město Praha
Typ
Soukromá společnost
Datum založení
2000
Speciality
Software Development, Productivity Software, Developer Tools, AI, Productivy, Integrated Development Environment, Continuous Integration, Issue Tracker, Project Management, Computer Science, Code Quality a Teaching Computer Science

Lokality

Zaměstnanci společnosti JetBrains

Aktualizace

  • Zobrazit stránku organizace JetBrains, grafika

    339 112 sledujících uživatelů

    Our premier #dotnet community event, JetBrains .NET Days Online 2024, is back for its sixth edition! 💰 Free 📢 September 25–26 🗣️ Laïla Bougriâ, Mariekie Coetzee 🇦🇺, Chris Woodruff, Alexander Zeitler, Cecil Phillip, Irina Dominte(Scurtu), Gael Fraiteur, Daniel Ward, Roman Provazník, Stefano Tempesta, Andrei Karpov, Andrii Rublov, and Konstantin Saltuk. 🎙️ Topics on the agenda: C#, .NET Aspire, Blazor, Razor, HTMX, F#, ReSharper, microservices, code verification techniques, testing, and even ASP.NET MVC! Register: https://lnkd.in/dq8jdNwK #JBDotNetDays

    Tento obsah zde není k dispozici

    Přístup k tomuto a dalšímu obsahu získáte v aplikaci LinkedIn

  • Zobrazit stránku organizace JetBrains, grafika

    339 112 sledujících uživatelů

    Discussions about the correct ratio of testers to developers have been ongoing for years in the software development industry. Here’s some data from our Developer Ecosystem survey (2700 responses). 41% of respondents have less than one QA engineer per 10 developers in their project, and 32% have 1-3 QA engineers per 10 developers. The need for some kind of standard here is itself a questionable topic because this ratio may vary greatly from company to company and project to project. Still, this data may indicate how far software development teams must go to establish effective quality assurance practices. With a significant portion of teams operating with minimal QA resources, the industry faces ongoing challenges in ensuring high-quality software delivery. What ratio do you have in your team? How do you collaborate with testers to improve the quality of your solutions?

    • The Ratio of Testers to Developers
  • Zobrazit stránku organizace JetBrains, grafika

    339 112 sledujících uživatelů

    "You build it, you run it." This philosophy empowers developers to take full ownership of their code, from development all the way through to production. While this approach can lead to a sense of ownership and operational excellence, it’s important to equip developers with the right tools and support. Without these, developers may struggle with on-call duties and production responsibilities, leading to stress and inefficiency. Teams can reduce production issues by testing their code well and maintaining good observability. JetBrains Developer Advocate Marit van Dijk and Field CTO at Honeycomb Liz Fong-Jones discussed this approach and other aspects of efficient development collaboration for GOTO Unscripted. Watch the full conversation here: https://lnkd.in/d4i7ZXYd. Video credit: GOTO Conferences

  • Zobrazit stránku organizace JetBrains, grafika

    339 112 sledujících uživatelů

    Many in the tech industry are familiar with technical debt, but it can mean different things depending on your perspective. For some, it’s a trade-off for quickly getting a product to market. For others, it’s a lingering issue that can slow progress and innovation if not addressed.

    Tento obsah zde není k dispozici

    Přístup k tomuto a dalšímu obsahu získáte v aplikaci LinkedIn

  • Zobrazit stránku organizace JetBrains, grafika

    339 112 sledujících uživatelů

    Join us for JetBrains GameDev Days 2024! This is a free live virtual event dedicated to game development, covering Unity, Unreal Engine, and Godot. Learn how to craft the best games from expert speakers. Register: https://lnkd.in/d5eT7nK2 🗓️ October 9–10 🎙️ Topics: #gamedev, #Unity, #UnrealEngine, #Godot, CI/CD, and more!

    Tento obsah zde není k dispozici

    Přístup k tomuto a dalšímu obsahu získáte v aplikaci LinkedIn

  • Zobrazit stránku organizace JetBrains, grafika

    339 112 sledujících uživatelů

    While AI coding assistants can deliver major productivity gains, many of these tools equate productivity with generating new code faster. Unfortunately, there is early evidence that coding assistants can erode code quality. Code analytics company GitClear analyzed 153 million changed lines of code authored between January 2020 and December 2023 and noted distinct changes after the launch of GitHub Copilot. Lines of churned code – code which is committed but reverted, removed, or updated within the following two weeks – increased by 39% in 2023. Code churn may indicate that incomplete and erroneous code was committed. Another 2023 research paper concluded that many GitHub Copilot solutions for the HumanEval programming problem dataset contained code smells, estimating that 172 minutes of work would be needed to tackle the resulting technical debt. What causes code quality problems when using AI coding assistants? How to avoid them? Read the full article to explore the problem of the AI-driven code quality gap: https://lnkd.in/defkN_QY

    • Why More Code Doesn't Mean Better Code
  • Zobrazit stránku organizace JetBrains, grafika

    339 112 sledujících uživatelů

    Registration for JetBrains #JavaScriptDay2024 is now open! We invite you to join us for JetBrains #JavaScriptDay2024, our annual online event about modern JavaScript and TypeScript development. This year, we’ve gathered an impressive lineup of community experts to share their thoughts on the latest trends and the most widely discussed new features of React, Angular, Vue, and, of course, JavaScript and TypeScript. The speakers joining us this year are Evan You, Kevin Powell, Danny Thompson, Shruti Kapoor, Josh Goldberg, Bekah Hawrot Weigel, Chau Tran, and Jeremy Elbourn. We’ll cover everything you need to know about the ever-changing world of JavaScript today! Learn more and register now: https://lnkd.in/dX6ubFwE

    Tento obsah zde není k dispozici

    Přístup k tomuto a dalšímu obsahu získáte v aplikaci LinkedIn

  • Zobrazit stránku organizace JetBrains, grafika

    339 112 sledujících uživatelů

    What is the most popular game development engine? What challenges the industry is facing? How is AI used in game development companies? See the answers to these and other questions in the 2024 State of Game Technology report, a collaboration with Perforce Software! This report offers a deep dive into the current game development landscape, based on insights from professionals around the world. It covers the adoption of new technologies, the challenges organizations are facing, and the tools that are shaping the future of game development. Explore the highlights in the image carousel, and see the link to the full report in the comments 👇

  • Zobrazit stránku organizace JetBrains, grafika

    339 112 sledujících uživatelů

    LLMs are getting better, but their tendency to “hallucinate,” meaning they produce incorrect information, remains. Fortunately, LLM’s hallucination rate can be measured and compared against other models. In this video, JetBrains Developer Advocate Jodie Burchell, PhD explains how hallucinations occur in LLMs and how we can measure one specific type of hallucination: the tendency of models to regurgitate misinformation that they have learned from their training data. You will also learn about recent initiatives to try to reduce hallucinations in LLMs using a technique called retrieval-augmented generation, and how complex this can be to get right, introducing another layer of complexity on top of the already tricky area of LLM deployment. Watch the full talk here: https://lnkd.in/dQivqa97. Video credit: Python Software Foundation.

Přidružené stránky

Podobné stránky