
Codewars
Codecademy
Exercism
Treehouse
edX
Coursera
LeetCode
Pantheon
Kroki
Excalidraw
Graphviz
PlantUML
Diagrams
asciiflow
Mermaid
SequenceDiagram.org
Codewars 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 Kroki. 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.
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 / almost 3 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: about 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
Https://kroki.io/#try Shout out to Kroki, which offers Mermaid and many other text-based diagramming formats. - Source: Hacker News / about 2 months ago
The CLI sends the block to Kroki, gets back an image, and saves it locally. After committing the image to your assets repo, dev push replaces the code block with an image link pointing to GitHub — dev.to never sees the mermaid source. But your local source is preserved, letting you fix the diagram when needed. Supports mermaid, PlantUML, BlockDiag, and many others. - Source: dev.to / 6 months ago
In this blog post, we will implement a custom section helper that allows to invoke a Kroki.io server to generate images from almost every possible diagram as code language. - Source: dev.to / about 1 year ago
The sibling submission about https://kroki.io has an Excalidraw in https://kroki.io/#examples and the input is the following, so presumably "yes"- Source: Hacker News / over 1 year ago{.
Check out Kroki for a multi-syntax wrapper around a bunch of text driven diagram generators —- including Mermaid, PlantUML, Dirac, GraphViz, SVGBob, etc etc https://kroki.io/. - Source: Hacker News / over 1 year ago
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.
Excalidraw - Excalidraw is a whiteboard tool that lets you easily sketch diagrams that have a hand-drawn feel to them.
Exercism - Download and solve practice problems in over 30 different languages.
Graphviz - Graphviz is open source graph visualization software. It has several main graph layout programs.
Treehouse - Treehouse is an award-winning online platform that teaches people how to code.
PlantUML - PlantUML is an open-source tool that uses simple textual descriptions to draw UML diagrams.