並び順

ブックマーク数

期間指定

  • から
  • まで

1 - 17 件 / 17件

新着順 人気順

programming languages popularity stack overflowの検索結果1 - 17 件 / 17件

  • TypeScript and the dawn of gradual types

    The FullScreenMario project burned brightly for a few short weeks in October 2013 after Boing Boing lauded it as “a pretty impressive example of what HTML5, in-browser functionality can do.” A few days later, it went viral on Reddit and by November, attention turned to scrutiny, and Nintendo took the project down with a DMCA request. Josh Goldberg speaks of his former project with a bit of pride—i

      TypeScript and the dawn of gradual types
    • The State of WebAssembly 2023

      The State of WebAssembly 2023 survey has closed, the results are in … and they are fascinating! If you want the TL;DR; here are the highlights: Rust and JavaScript usage is continuing to increase, but some more notable changes are happening a little further down - with both Swift and Zig seeing a significant increase in adoption. When it comes to which languages developers ‘desire’, with Zig, Kotl

        The State of WebAssembly 2023
      • The Go Programming Language and Environment – Communications of the ACM

        Go is a programming language created at Google in late 2007 and released as open source in November 2009. Since then, it has operated as a public project, with contributions from thousands of individuals and dozens of companies. Go has become a popular language for building cloud infrastructure: Docker, a Linux container manager, and Kubernetes, a container deployment system, are core cloud techno

        • The Koka programming language

          Statically typed programming languages can help catch mismatches between the kinds of values a program is intended to manipulate, and the values it actually manipulates. While there have been many bytes spent on discussions of whether this is worth the effort, some programming language designers believe that the type checking in current languages does not go far enough. Koka, an experimental funct

          • 0.10.0 Release Notes ⚡ The Zig Programming Language

            Tier 4 Support § Support for these targets is entirely experimental. If this target is provided by LLVM, LLVM may have the target as an experimental target, which means that you need to use Zig-provided binaries for the target to be available, or build LLVM from source with special configure flags. zig targets will display the target if it is available. This target may be considered deprecated by

            • Most Popular Backend Frameworks – 2012/2021 - New Update -

              After having seen the most important programming languages and databases, in this new article: Most Popular Backend Frameworks (2012/2021); evolution of the most popular Backend Frameworks from January 2012 to March 2021 (last available data). Data and popularity are calculated based on the number of Stars of the repositories exported from GitHub Archive. Most Popular Backend Frameworks – 2012/202

                Most Popular Backend Frameworks – 2012/2021 - New Update -
              • Why Flutter is the most popular cross-platform mobile SDK - Stack Overflow

                Life revolves around our mobile devices and applications. Worldwide, there are currently more than six billion smartphone subscriptions. In addition, between the Google Play Store and the Apple App Store, there are nearly five million mobile applications available for download. Although the mobile application market is increasingly competitive, this is where many startups and developers focus thei

                  Why Flutter is the most popular cross-platform mobile SDK - Stack Overflow
                • Why Tracebit is written in C# | Tracebit

                  (Update, Feb 1st: This has blown up! We'd love to point out that we are hiring in London for 2 Founding Engineers to come write C# with us, more details here.) One of the first decisions I faced when we started building Tracebit was a common one - what tech stack were we going to use? Some of these were quite easy choices (AWS, Postgres). One that was less clear to me at the time was which languag

                    Why Tracebit is written in C# | Tracebit
                  • The state of Go | The GoLand Blog

                    IDEs CLion DataGrip DataSpell Fleet GoLand IntelliJ IDEA PhpStorm PyCharm RustRover Rider RubyMine WebStorm Plugins & Services Big Data Tools Code With Me JetBrains Platform Scala Toolbox App Writerside JetBrains AI Grazie Junie JetBrains for Data Kineto Team Tools Datalore Space TeamCity Upsource YouTrack Hub Qodana CodeCanvas .NET & Visual Studio .NET Tools ReSharper C++ Languages & Frameworks K

                      The state of Go | The GoLand Blog
                    • The Story of Elixir

                      Today, Elixir powers companies like Discord with millions of concurrent users.1 In this article, we look at the origin story of Elixir and its creator, José Valim. What led José to create Elixir? What were the early days like? How did it grow? Who is José Valim?José Valim is a Brazilian software engineer, who developed an interest in multi-core systems at a young age.2 Going back to my first compu

                        The Story of Elixir
                      • Getting started with ... Rust - Stack Overflow

                        In this series, we look at the most loved languages according to the Stack Overflow developer survey, the spread and use cases for each of them and collect some essential links on how to get into them. First up: Rust. IntroDespite its relatively tiny userbase—roughly 5% of programmers use it—Rust has consistently come in number one as the most loved language in our developer survey for the past fe

                          Getting started with ... Rust - Stack Overflow
                        • Revisiting Loop Recognition in C++... in Rust

                          Back in 2011, Google published a report for Scala Days 2011 comparing the idiomatic implementation of an algorithm in C++, Java, Go, and Scala.1 Over ten years later, the landscape has changed significantly. 1C++ and Java were logical choices at the time. Go was the fresh hotness at Google. Scala... Scala Days The 2011 Stack Overflow Survey2 (the second ever!) only asked users what languages they

                          • 5 Reasons Why Rust Is The Future

                            In the Stack overflow 2020 survey, Rust was picked as #1 most loved programming language, thanks to 86% of developers who said they would continue using it. For the language creators, this is nothing new – Rust has been winning the survey ever since 2016. On Tiobe Index, Rust is rising in popularity as well – achieving #18 positions among the most popular languages in September. It also didn’t fai

                              5 Reasons Why Rust Is The Future
                            • Large language models reduce public knowledge sharing on online Q&A platforms

                              Introduction Over the last 30 years, humans have constructed a vast and open library of information on the web. Using powerful search engines, anyone with an internet connection can access valuable information from online knowledge repositories like Wikipedia, Stack Overflow, and Reddit. New content and discussions posted online are quickly integrated into this ever-growing ecosystem, becoming dig

                                Large language models reduce public knowledge sharing on online Q&A platforms
                              • Safe Systems Programming in Rust – Communications of the ACM

                                Key InsightsRust is the first industry-supported programming language to overcome the longstanding trade-off between the safety guarantees of higher-level languages and the control over resource management provided by lower-level systems programming languages.It tackles this challenge using a strong type system based on the ideas of ownership and borrowing, which statically prohibits the mutation

                                • No Time To Learn (Web) Framework X

                                  Keith Cirkel has no time to learn React. He asks whether it’s worth it to learn a web framework like React that will look completely different in five years—or possibly become irrelevant or seize to exist at all. Remember Knockout JS, Backbone, GruntJS, Gulp et al.? Keith reflects: So now I’m left with a dilemma. Do I spend the time to “learn” this new model of React? I have colleagues which are e

                                    No Time To Learn (Web) Framework X
                                  • Introducing Bash for Beginners - Microsoft Open Source Blog

                                    A new Microsoft video series for developers learning how to script. According to Stack Overflow 2022 Developer Survey, Bash is one of the top 10 most popular technologies. This shouldn’t come as a surprise, given the popularity of using Linux systems with the Bash shell readily installed, across many tech stacks and the cloud. On Azure, more than 50 percent of virtual machine (VM) cores run on Lin

                                      Introducing Bash for Beginners - Microsoft Open Source Blog
                                    1