-
Updated
Jul 26, 2021 - CSS
#
programming-languages
Here are 777 public repositories matching this topic...
λΠ Programming Language Theory
List of telegram groups, channels & bots // Список интересных групп, каналов и ботов телеграма // Список чатов для программистов
microsoft
linux
bot
community
devops
data-science
machine-learning
news
programming
telegram
hacker-news
deep-learning
frontend
coding
programming-languages
theory
telegram-group
devops-teams
smm
data-science-club
-
Updated
Jul 22, 2021
The Rubinius Language Platform
-
Updated
Nov 12, 2020 - C
GitBook teaching programming basics with Javascript
-
Updated
Jun 4, 2021
Design and development guides
api
coding-conventions
design
development
awesome
best-practices
programming-languages
guidelines
styleguides
-
Updated
Dec 8, 2020
码农周刊 - 史上最全的编程学习资料合集(持续更新)
programming
architecture
artificial-intelligence
programming-languages
weekly
programming-tools
awesome-lists
-
Updated
Dec 24, 2020
Odin Programming Language
language
programming-language
compiler
programming-languages
odin-programming-language
odin
odin-lang
-
Updated
Jul 27, 2021 - C++
Prime Number Projects in C#/C++/Python
-
Updated
Jul 28, 2021 - C
An introduction to programming language theory in Agda
-
Updated
Jul 26, 2021 - HTML
Acche din aa gaye
python
language
programming-language
syntax
fun
tree
programming
compiler
esoteric-language
ast
programming-languages
esoteric
hindi
esoteric-programming-language
modi
modiscript
esoteric-interpreter
-
Updated
May 3, 2021 - Python
Py4J enables Python programs to dynamically access arbitrary Java objects
-
Updated
May 10, 2021 - Java
How do the different communities talk?
-
Updated
Jun 2, 2021 - Python
程序语言与编译技术相关资料(持续更新中)
blog
journal
course
compiler
runtime
book
conference
virtual-machine
paper
programming-languages
software-analysis
compilers-design
-
Updated
Jun 7, 2021
Github Language Statistics
react
bigquery
statistics
serverless
sql-query
dataset
functional-reactive-programming
programming-languages
languages
jamstack
github-language-statistics
github-pages-website
react-hooks
-
Updated
Jul 7, 2021 - JavaScript
Beautiful diagnostic reporting for text-based programming languages.
-
Updated
Jul 8, 2021 - Rust
SDK and CLI for spawning streaming stateless HTTP microservices in multiple programming languages
microservices
serverless
functions
faas
programming-languages
node-middleware
microservice-request
microservice-errors
-
Updated
Apr 29, 2019 - JavaScript
A list of Lisp-flavored programming languages
-
Updated
Jul 18, 2021
Sample Programs in Every Programming Language
language
programming-language
snippets
collection
article
discord
polyglot
programming-languages
browse
-
Updated
Jul 22, 2021 - Python
Bank of challenges & solutions from r/dailyprogrammer for people learning to program
-
Updated
Oct 22, 2017 - C
-
Updated
Jun 1, 2020 - HTML
Source code repository for my book "Learning Go Programming"
-
Updated
Aug 22, 2020 - Go
My personal programming guidelines
-
Updated
Jul 27, 2021
A curated collection of resources on smart contract programming languages
-
Updated
Jul 22, 2021
c3d
commented
Feb 8, 2020
The test suite is currently somewhat weak with respect to testing error cases and validating the resulting error messages.
The test suite should probably move tests that check error cases into a separate directory.
So after watching all the resources i thought to put all the important technical courses in one place.And help those people who wants to learn computer science.All the courses are free here.
computer-science
open-source
education
programming-languages
awesome-list
computer-science-education
computer-science-studies
-
Updated
Nov 16, 2020
JS++, a sound static/dynamic programming language for web development
-
Updated
Dec 18, 2018 - JavaScript
Presentations that programmers should watch
javascript
python
programming-language
awesome
microservices
erlang
elixir
video
watch
talks
programming-languages
paradigm
cloud-computing
awesome-list
hacktoberfest
database-systems
conference-talk
-
Updated
Jan 29, 2021
jbampton
commented
Jun 14, 2021
https://github.com/One-Language/One/blob/master/CONTRIBUTING.md
Good to have more on:
- Tips on pre-commit
- Python
- yamllint
- markdownlint
- Clang Format
- Git hooks
- Homebrew
- Windows 10 setups
- Ubuntu WSL
- Oracle VirtualBox
- Ubuntu
Code to retrieve data for the programming languages influence visualizations from Freebase
visualization
python
computer-science
graph
network
data-visualization
influence
programming-languages
freebase
network-analysis
sigma
-
Updated
Sep 11, 2014 - Python
Improve this page
Add a description, image, and links to the programming-languages topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the programming-languages topic, visit your repo's landing page and select "manage topics."
What is there in
Coin Change.md
?Only a variation of unbounded Knapsack
Issue:
There exists many more variations like having a fixed number of coins or say a problem where we want to find the number of ways (ordered) a sum of money can be formed
Suggested Solution:
We can add these two explanations separately in files.