programming
Here are 3,749 public repositories matching this topic...
Update various parts of the text.
There's no such thing as "early ReferenceError" anymore (for things like 0++); they're all just "early SyntaxError" now. tc39/ecma262#691
A description is incomplete. It should mention:
These patterns are not competing, but complementing each other. To achieve availability, one needs both fail-over and replication.
right after
"There are two main patterns to support high availability: fail-over and replication. "
-
Updated
May 19, 2020
Short JavaScript code snippets for all your development needs
-
Updated
Jun 23, 2020 - JavaScript
Papers from the computer science community to read and discuss.
-
Updated
Jun 18, 2020 - Shell
-
Updated
Jun 29, 2020 - JavaScript
The Patterns of Scalable, Reliable, and Performant Large-Scale Systems
-
Updated
Jun 30, 2020
https://mybinder.org/ Should I make a binder ? :) Or if there is a binder link, it's well hidden.
A guide on how to be a Programmer - originally published by Robert L Read
-
Updated
Oct 24, 2018
Python programs, usually short, of considerable difficulty, to perfect particular skills.
-
Updated
Jul 2, 2020 - Jupyter Notebook
Short CSS code snippets for all your development needs
-
Updated
May 2, 2020 - CSS
-
Updated
Apr 29, 2020
List of Data Science Cheatsheets to rule the world
-
Updated
Oct 31, 2019
I think the work you've done on this is amazing. Seems like a great project, but your README is a bit bloated and hard to decipher. Might I suggest you condense it down into a set of readable chunks and maybe link off to the wiki for the more detailed bits.
Its only my opinion, but I find that answering the following questions, in order, helps to simplify docs.
- who? - who wrote the p
Short Python code snippets for all your development needs
-
Updated
Jun 19, 2020 - Python
I've just discovered while grepping through the code that webhook also supports YAML. That's great! :) Could we please have a proper documentation for this? Currently nothing in the documentation points to any kind of yaml support.
Programming curricula
-
Updated
Apr 13, 2020
A kickstarter guide to writing ES6
-
Updated
Jun 12, 2019
Some command outputs don't look great on a dark background:
Originally reported in donnemartin/saws#18 by @sesas
There are +115 code examples provided with raylib, some of them contributed by several authors.
There could be some assets used on the examples that lack a license file (sometimes because it was just not available or not provided by the author). It should be reviewed.
All assets used in raylib examples should include a license and it should be a permissive license (free to use/distribute).
- Share good stories. Enhancement - share link by email
- Send to mobile. Enhacenement - use pushbullet api to push link to user's phone
- Send to Text-to-Speech reader on android - I use " @voice " on my android to have HN articles read to me while I drive. Can we push article links using pushbullet api to your phone and to your TTS app?
Nuitka is a Python compiler written in Python. It's fully compatible with Python 2.6, 2.7, 3.3, 3.4, 3.5, 3.6, 3.7, and 3.8. You feed it your Python app, it does a lot of clever things, and spits out an executable or extension module.
-
Updated
Jul 1, 2020 - Python
-
Updated
Jun 13, 2020 - CSS
Short React code snippets for all your development needs
-
Updated
May 2, 2020 - JavaScript
gamedev blog
-
Updated
Jun 23, 2020
Welcome to the AWS Code Examples Repository. This repo contains code examples used in the AWS documentation, AWS SDK Developer Guides, and more. For more information, see the Readme.rst file below.
-
Updated
Jul 1, 2020 - Java
This is something that I'm currently working on, but this should allow people like me that learn from example better than from documentation and standalone examples to grasp the idea of the lang easier. I'm creating a fork in which I will implement this in the english version.
A collection of the best resources for programming, web development, computer science and more.
-
Updated
May 23, 2020
Improve this page
Add a description, image, and links to the programming topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the programming topic, visit your repo's landing page and select "manage topics."



Describe your problem and how to reproduce it:
This is expected to work, and it works in the preview.
There is a space before and after the
=symbol.