Sonar helps you commit clean code every time. With over 300 unique rules to find JavaScript bugs, code smells & vulnerabilities, Sonar finds the issues while you focus on the work. Learn more →
Learnxinyminutes-docs Alternatives
Similar projects and alternatives to learnxinyminutes-docs
-
learn-x-by-doing-y
🛠️ Learn a technology X by doing a project - Search engine of project-based learning
-
the-road-to-learn-react
📓The Road to learn React: Your journey to master plain yet pragmatic React.js
-
Appwrite
Appwrite - The Open Source Firebase alternative introduces iOS support . Appwrite is an open source backend server that helps you build native iOS applications much faster with realtime APIs for authentication, databases, files storage, cloud functions and much more!
-
CppCoreGuidelines
The C++ Core Guidelines are a set of tried-and-true guidelines, rules, and best practices about coding in C++
-
materials
Bonus materials, exercises, and example projects for our Python tutorials
-
savepagenow
A simple Python wrapper and command-line interface for archive.org’s "Save Page Now" capturing service
-
You-Dont-Know-JS
A book series on JavaScript. @YDKJS on twitter.
-
-
Klotho
AWS Cloud-aware infrastructure-from-code toolbox [NEW]. Build cloud backends with Infrastructure-from-Code (IfC), a revolutionary technique for generating and updating cloud infrastructure. Try IfC with AWS and Klotho now (Now open-source)
-
-
-
-
-
-
-
LearnOpenGL
Code repository of all OpenGL chapters from the book and its accompanying website https://learnopengl.com
-
bypass-paywalls-chrome
Bypass Paywalls web browser extension for Chrome and Firefox.
-
zig
General-purpose programming language and toolchain for maintaining robust, optimal, and reusable software.
-
RegExr
RegExr is a HTML/JS based tool for creating, testing, and learning about Regular Expressions.
-
Exercism - Scala Exercises
Crowd-sourced code mentorship. Practice having thoughtful conversations about code.
-
-
InfluxDB
Access the most powerful time series database as a service. Ingest, store, & analyze all types of time series data in a fully-managed, purpose-built database. Keep data forever with low-cost storage and superior data compression.
learnxinyminutes-docs reviews and mentions
-
Anyone got good resources for experienced devs that don't know front end?
Very light compared to the other resources people have linked for you, but I love https://learnxinyminutes.com/
-
Any advice on how to learn from programming tutorials, or are there any better ways to learn a new language?
https://learnxinyminutes.com is good when you know how to program but just need a quick look at the syntax and idioms of a new language.
- LPT: what are some free skills to learn during free time that will help you find better opportunities for job?
-
Getting Started
Yeah ... like learnxinyminutes to provide 101s, tldr (if you want the pdf, 3880 pages so far), cheatography.com (claiming coverage of 5k+ references) etc to mention just a few examples.
-
What's the best way to learn Swift for people who have programmed before?
I use LearnXInYMinutes every time I find myself in these situations.
- Request: Interesting articles, news and page collections
-
Learn x in y minutes - CLI edition
I really like the page https://learnxinyminutes.com/ and I use it a lot. I thought it would be practical with a command line tool for using it, so I created one.
-
I built a VS Code extension that shows 'learnxinyminutes' guides within the editor
For the past week, I've been trying to learn more about the VS Code Extension API and as a project, I decided to build an extension that could display the cheatsheets from learnxinyminutes within VS Code. I thought it might be useful to anyone here who is picking up a new language. I'm not well-versed on Typescript and the VS Code Extension API, so feedback is welcome! It can be in the form of code suggestions, feature suggestions, bugs, or anything in between. Anything would be appreciated.
-
Programming Cheatsheet
I'm a fan of https://learnxinyminutes.com/ - it's got a ton of programming languages, and it's very concise but clear.
-
A note from our sponsor - Sonar
www.sonarsource.com | 8 Jun 2023
Stats
adambard/learnxinyminutes-docs is an open source project licensed under GNU General Public License v3.0 or later which is an OSI approved license.
The primary programming language of learnxinyminutes-docs is JavaScript.
Popular Comparisons
- learnxinyminutes-docs VS learn-x-by-doing-y
- learnxinyminutes-docs VS the-road-to-learn-react
- learnxinyminutes-docs VS materials
- learnxinyminutes-docs VS You-Dont-Know-JS
- learnxinyminutes-docs VS tour_of_rust
- learnxinyminutes-docs VS LearnOpenGL
- learnxinyminutes-docs VS CppCoreGuidelines
- learnxinyminutes-docs VS practicing-ruby-manuscripts
- learnxinyminutes-docs VS flexboxfroggy
- learnxinyminutes-docs VS missing-semester