itnewsbot, to ProgrammingLanguages
@itnewsbot@schleuss.online avatar

10 JavaScript concepts every Node developer must master - Node.js went from an out-of-the-box idea to a mainstay in record time. Today, it's a d... - https://www.infoworld.com/article/3196070/10-javascript-concepts-every-nodejs-developer-must-master.html#tk.rss_all .js

itnewsbot, to ProgrammingLanguages
@itnewsbot@schleuss.online avatar

People and Python in AI - In yet another installment of “everyone is doing it, but no one knows how,” a recent N... - https://www.infoworld.com/article/3707256/people-and-python-in-ai.html#tk.rss_all

jsamwrites, to programming French
@jsamwrites@mastodon.social avatar

Programming languages serve as the cornerstone of modern computing, facilitating communication between humans and machines.

In the dynamic landscape of software development, communities continually shape these languages, fostering innovation through the creation of new compilers and the evolution of existing languages.

https://jsamwrites.medium.com/experimental-analysis-of-programming-languages-424a3104c437

gregorni, to Kotlin
@gregorni@fosstodon.org avatar

The absolutely worst way to provide a programming language

itnewsbot, to ProgrammingLanguages
@itnewsbot@schleuss.online avatar

Kotlin rises to the Tiobe top 20 - Kotlin, the Java language alternative from JetBrains, has made its way into the top 20... - https://www.infoworld.com/article/3706294/kotlin-rises-to-the-tiobe-top-20.html#tk.rss_all

itnewsbot, to ProgrammingLanguages
@itnewsbot@schleuss.online avatar

Kotlin returns to the Tiobe top 20 - Kotlin, the Java language alternative from JetBrains, has made its way into the top 20... - https://www.infoworld.com/article/3706294/kotlin-returns-to-the-tiobe-top-20.html#tk.rss_all

causalislands, to ProgrammingLanguages

Join us tomorrow for Episode 3 of the Causal Islands Podcast!

We're speaking with special guests Jon Corbett about acimow/Cree#, his Cree programming language, and @nasser about Alb, his Arabic programming language.

If you are passionate about programming languages, you won't want to miss this one. https://lu.ma/causalislandspodcast

lucy_idk, (edited ) to ProgrammingLanguages
@lucy_idk@mastodon.world avatar
itnewsbot, to ProgrammingLanguages
@itnewsbot@schleuss.online avatar

Java plan would support GPUs and other foreign programming models - Java would be extended to foreign programming models such as machine learning models, ... - https://www.infoworld.com/article/3706452/java-plan-would-support-gpus-and-other-foreign-programming-models.html#tk.rss_all

itnewsbot, to ProgrammingLanguages
@itnewsbot@schleuss.online avatar

How to work with the Python list data type - Python comes with a collection of built-in data types that make common data-wrangling ... - https://www.infoworld.com/article/3570480/how-to-work-with-the-python-list-data-type.html#tk.rss_all

vascorsd, to programming
@vascorsd@mastodon.social avatar
itnewsbot, to ProgrammingLanguages
@itnewsbot@schleuss.online avatar

Azul Java learns to cut warmup times - Java software provider Azul has added a capability to slash warmup times for Java appl... - https://www.infoworld.com/article/3706030/azul-java-learns-to-cut-warmup-times.html#tk.rss_all

gregorni, to ProgrammingLanguages
@gregorni@fosstodon.org avatar

Is there a compiled programming language with a Python-like syntax?

itnewsbot, to ProgrammingLanguages
@itnewsbot@schleuss.online avatar

Rust changes Cargo package guidance - Rather than encouraging Rust developers to commit their Cargo.lock file for packages w... - https://www.infoworld.com/article/3705930/rust-changes-cargo-package-guidance.html#tk.rss_all

abnv, to ProgrammingLanguages
@abnv@fantastic.earth avatar

Finished reading "Type Systems for Memory Safety" https://borretti.me/article/type-systems-memory-safety by Fernando Borretti. It is a comprehensive review of various type system features across different that are used to enforce (varying degrees of) memory safety at compile time.

As expected, it talks a lot about because Rust is probably the most used PL with compile time memory safety, but it features other languages like Ada, Val and Austral as well.

An interesting read if you are interested in .

itnewsbot, to ProgrammingLanguages
@itnewsbot@schleuss.online avatar

More developers are using the Rust language - Rust language usage is increasing, but developers who identify as former Rust users ci... - https://www.infoworld.com/article/3705609/more-developers-are-using-the-rust-language.html#tk.rss_all

itnewsbot, to ProgrammingLanguages
@itnewsbot@schleuss.online avatar

Swift language group gets behind structured concurrency - Server-side goals for the Swift language this year include promoting the adoption of s... - https://www.infoworld.com/article/3705250/swift-language-group-gets-behind-structured-concurrency.html#tk.rss_all

der_istvan, to programming German
@der_istvan@chaos.social avatar

I want to learn #C in 2023. Do you have any good advice? (I know what a pointer and a struct is, but I want to learn to read and write C effortlessly)

:BoostOK:

itnewsbot, to ProgrammingLanguages
@itnewsbot@schleuss.online avatar

TypeScript 5.2 brings explicit resource management - TypeScript 5.2 is now available in a release candidate (RC) version. The next planned ... - https://www.infoworld.com/article/3701454/typescript-52-brings-explicit-resource-management.html#tk.rss_all

itnewsbot, to ProgrammingLanguages
@itnewsbot@schleuss.online avatar

Ahead of time compilation proposed for the JVM - The Java Virtual Machine, renowned for the “write once, run anywhere” portability of J... - https://www.infoworld.com/article/3704490/ahead-of-time-compilation-proposed-for-the-jvm.html#tk.rss_all

itnewsbot, to ProgrammingLanguages
@itnewsbot@schleuss.online avatar

OpenJDK plan would add computed constants to Java - An OpenJDK proposal would introduce computed constants to Java. Immutable value holder... - https://www.infoworld.com/article/3704272/openjdk-plan-would-add-computed-constants-to-java.html#tk.rss_all #programminglanguages #softwaredevelopment #java

itnewsbot, to ProgrammingLanguages
@itnewsbot@schleuss.online avatar

All the new features in ECMAScript 2023 (ES14) - The wheel of time has carved out another year, and with that comes a new official rele... - https://www.infoworld.com/article/3703571/all-the-new-features-in-ecmascript-2023-es14.html#tk.rss_all

matadan, (edited ) to random
@matadan@mastodon.social avatar

Rainbow (as a terminal app) is starting to come together. The image shows part of a fully functional program that is also the instruction manual. Each section has its own execution context so it is easy to write self documenting code because the code can be executed exactly where it is defined as an example.

itnewsbot, to ProgrammingLanguages
@itnewsbot@schleuss.online avatar

How to use structural pattern matching in Python - Python, for all its power and popularity, has long lacked a form of flow control found... - https://www.infoworld.com/article/3609208/how-to-use-structural-pattern-matching-in-python.html#tk.rss_all #programminglanguages #softwaredevelopment #python

itnewsbot, to ProgrammingLanguages
@itnewsbot@schleuss.online avatar

Microsoft previews new F# syntax for string interpolation - Microsoft is previewing new syntax for string interpolation in F#, an improvement inte... - https://www.infoworld.com/article/3704271/microsoft-previews-new-f-syntax-for-string-interpolation.html#tk.rss_all #programminglanguages #softwaredevelopment #microsoft.net

  • All
  • Subscribed
  • Moderated
  • Favorites
  • megavids
  • thenastyranch
  • rosin
  • GTA5RPClips
  • osvaldo12
  • love
  • Youngstown
  • slotface
  • khanakhh
  • everett
  • kavyap
  • mdbf
  • DreamBathrooms
  • ngwrru68w68
  • provamag3
  • magazineikmin
  • InstantRegret
  • normalnudes
  • tacticalgear
  • cubers
  • ethstaker
  • modclub
  • cisconetworking
  • Durango
  • anitta
  • Leos
  • tester
  • JUstTest
  • All magazines