Learn Fortran by writing a "guess the number" game Because Fortran was written in the punched card era, its syntax is pretty limited. But you can still write useful and interesting programs with it.
Solve a charity's problem with the Julia programming language See how Julia differs from Java, Python, and Groovy to solve a food bank's real-world problem.
Learn Lua by writing a "guess the number" game Get to know Lua, a dynamically typed, lightweight, efficient, and embeddable scripting language, by programming a simple game.
Practice programming in C++ by writing a simple game The C++ language is complex, but it can teach you a lot about data types, memory management, and code linking.
Learn Python by coding a simple game Explore Python (and other programming languages) by writing a "guess the number" game.
10 ways we learned Rust in 2020 Whether you're just curious about Rust or looking to boost your Rust game, you'll find something of value in the top 10 Rust articles of 2020.