
V (programming language)
Nim (programming language)
D (Programming Language)
Go Programming Language
C++
Crystal (programming language)
Zig
Perl
Codewars
Codecademy
Exercism
Treehouse
edX
Coursera
Pantheon
Pluralsight
V (programming language)
CodewarsCodewars is recommended for beginner to advanced programmers who enjoy learning through practice and are interested in improving their algorithmic thinking and coding skills in a gamified environment. It is particularly beneficial for those preparing for coding interviews or seeking to reinforce their programming knowledge in a fun and interactive way.
Based on our record, Codewars should be more popular than V (programming language). It has been mentiond 160 times since March 2021. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.
How about v-lang? https://vlang.io/ Not python, but, go-like syntax, and satisfies other stuff you mentioned. - Source: Hacker News / 2 months ago
Somewhat similar language, https://vlang.io Itโs a mix of go and rust syntax that translates to C. - Source: Hacker News / 3 months ago
Language explorers looking for lower level languages like this may also want to take a peek at the V language. https://vlang.io/ I won't say with confidence either is better than the other; but I think both are worth a look. Odin (iiuc) always makes you manage memory; Vlang permits you to, but does also have linking to the Boehm GC that it will generate for you in most cases. Vlang and Odin in terms of syntax and... - Source: Hacker News / 6 months ago
There are other choices of languages, that are close to and influenced by Golang. Languages such as Odin[1] and Vlang[2] (which addresses several issues mentioned). Even more, they are at the stage where advance programmers can contribute or influence them in the ways that they might find satisfactory. Golang is too far down the road and cemented in its ways, to expect such significant changes in direction. [1]:... - Source: Hacker News / 10 months ago
> For me the biggest gap in programming languages is a rust like language with a garbage collector, instead of a borrow checker. https://vlang.io. - Source: Hacker News / over 1 year ago
Recently, I was working on a coding kata on codewars.com. Early on, I started thinking that a potential solution might utilize recursion, a concept that involves a function calling itself. However, I quickly realized that my grasp of recursion was not as solid as it needed to be for this task. In this post, I will share the insights gained from deepening my understanding of recursion while working through the kata. - Source: dev.to / over 2 years ago
Get more involved. Look into internships and junior SWE positions to get a sample of what you'd be applying for once you graduate. Solve coding challenges, start working on a portfolio of your personal works. I recommend codewars.com for coding challenges, it's fun. Source: over 2 years ago
I'd recommend to play around with some basic coding challenges on leetcode.com or codewars.com. If the course prepared you well you won't find this useful, but playing around with them will make sure that you are comfortable with basics such as loops, if statements etc. Source: almost 3 years ago
I would advise for you to start with Python, it's a beginner-friendly programming language and it'll help with wrapping your mind around things. Play around with it, perhaps do some katas on CodeWars and you'll be set. Source: about 3 years ago
There is a website called codewars.com where you can select problems of varying difficulty for the language you need. It is very helpful for learning. Source: about 3 years ago
Nim (programming language) - The Nim programming language is a concise, fast programming language that compiles to C, C++ and JavaScript.
Codecademy - Learn the technical skills you need for the job you want. As leaders in online education and learning to code, weโve taught over 45 million people using a tested curriculum and an interactive learning environment.
D (Programming Language) - D is a language with C-like syntax and static typing.
Exercism - Download and solve practice problems in over 30 different languages.
Go Programming Language - Go, also called golang, is a programming language initially developed at Google in 2007 by Robert...
Treehouse - Treehouse is an award-winning online platform that teaches people how to code.