Styleguide Alternatives
Similar projects and alternatives to styleguide
-
google-java-format
Reformats Java source code to comply with Google Java Style.
-
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!
-
-
java-code-styles
IntelliJ IDEA code style settings for Square's Java and Android projects.
-
-
palantir-java-format
A modern, lambda-friendly, 120 character Java formatter.
-
SonarLint
Deliver Cleaner and Safer Code - Right in Your IDE of Choice!. SonarLint is a free and open source IDE extension that identifies and catches bugs and vulnerabilities as you code, directly in the IDE. Install from your favorite IDE marketplace today.
-
amazon_wishlist_pricewatch
Periodically check your public Amazon wishlist for price reductions.
-
-
papers-we-love
Papers from the computer science community to read and discuss.
-
PythonDataScienceHandbook
Python Data Science Handbook: full text in Jupyter Notebooks
-
-
-
-
bitcoinbook
Mastering Bitcoin 2nd Edition - Programming the Open Blockchain
-
Kalman-and-Bayesian-Filters-in-Python
Kalman Filter book using Jupyter Notebook. Focuses on building intuition and experience, not formal proofs. Includes Kalman filters,extended Kalman filters, unscented Kalman filters, particle filters, and more. All exercises include solutions.
-
learnxinyminutes-docs
Code documentation written as code! How novel and totally my idea!
-
-
lisp-koans
Common Lisp Koans is a language learning exercise in the same vein as the ruby koans, python koans and others. It is a port of the prior koans with some modifications to highlight lisp-specific features. Structured as ordered groups of broken unit tests, the project guides the learner progressively through many Common Lisp language features.
-
styleguide reviews and mentions
-
What is the recommended way to format code files like Java, JavaScript, etc. in Sublime?
Would it be possible to get IDE level formatting capabilities? I am not exactly looking for IDEL level customisability. I just need a way to figure out how to use Google Style Guides to format codes while editing.
-
Zero Config Code Formatter?
You just need to have the desired Format rules, like https://github.com/google/styleguide/blob/gh-pages/intellij-java-google-style.xml
-
NaturalDocs: Plain English Code Documentation
Since it's been around since 2003, I'm curious to know how many projects out there are using it. Would be great if there are some open source examples available as well. I mostly stick to Python, so I'm most familiar with the Google docstring format[1], but seeing as there are other ones[2] as well aren't those usable for other languages too? Seems to be the case of yet another "standard", though since this is such an old project I may out of my depth in saying that.
---
[1]: https://github.com/google/styleguide/blob/gh-pages/pyguide.m...
-
Making auto format line up with IntelliJ formatting?
Another option would be to use some established formatter options that are already available in both the Eclipse and IntelliJ format, such as Google Java Style Guide.
-
Free 500+ books and learning resources for every programmer.
Google's Objective-C Style Guide
-
How to configure VS Code Java formatting
You can either use a formatter like the Google Java Style Guide (which I did) or export your Eclipse profile through Preferences > Java > Code Style > Formatter.
-
In search of modern Java Style guide
I believe they have xml files that you can import into your IDE from here: https://github.com/google/styleguide
-
Finally feel I've graduated from complete beginner and finished my first small project thanks to this sub. Here's the learning path you all recommended, and a small open source project I have to show for it so far.
If you decide to go with Google style docstrings, they are explained in Google's python style guide quite well. And check out this page for some more examples.
-
Google SWE Internship - Destroyed during code reviews
xenophobia 🤢 anyway my hosts last summer told me they got destroyed their first few code reviews and it’s totally normal. I’m looking forward to it this summer because it’s pretty rare to get concrete feedback in school. make sure you’re at least following the style guides and eng practices - it’ll save you some nits at least. embrace the pain and git gud 😂
-
Would anyone like to review my code on github?
I am going to second adding docstrings (and inline comments), to describe what you are aiming to achieve, which will make your code easier to review as you scale up into larger projects. Review PEP257 for standard docstring formatting conventions, but I prefer the formatting outlined by the google style guide.
Stats
google/styleguide is an open source project licensed under Apache License 2.0 which is an OSI approved license.
Popular Comparisons
Are you hiring? Post a new remote job listing for free.