programmer
Here are 288 public repositories matching this topic...
-
Updated
May 10, 2020 - Java
-
Updated
May 18, 2020 - Shell
-
Updated
May 2, 2020 - JavaScript
-
Updated
Feb 21, 2020 - JavaScript
Do no harm
@chbarts make a good point over on Lobste.rs: https://lobste.rs/s/yojsj3/programmer_s_oath
Point zero is arguable. Is it never permissible to write code that hurts others? Well, that’s the same question as whether self-defense is ever justified, or whether the existence of weapons is ever justified, or whether the existence of a military is ever justified. Not being a pacifist, I cannot agree
Trying to figure out the strategy for updating a service beyond, deleting or manually using kubectl
.
If the docker
tag updates when I use something like npm start
shouldn't the deployment also get updated?
-
Updated
Mar 29, 2019 - C
-
Updated
Apr 27, 2020 - Python
-
Updated
Mar 16, 2020 - CSS
-
Updated
Jan 20, 2020
-
Updated
May 27, 2020 - C++
-
Updated
Apr 20, 2020 - JavaScript
-
Updated
Mar 27, 2018
-
Updated
Nov 20, 2019
Removing Unused Code
Brief
On the Project Activity , we need to display User projects. This will be a layout where all users will display their work to everyone they have added on their circle
Projects
So this is just ensuring onClick one can add their project URL, and attach an Image to the URL and showcase their work . The button View should help do that function, or we can always adjust.
Featur
-
Updated
May 12, 2020 - Python
-
Updated
Sep 10, 2018 - C++
The character and shop movement should be improved in such a way that the player wont feel restricted to "realism".
Example of good character movement would be Mario from practically any nintendo game.
How to improve:
- Character only moves (ground/air) when you are pressing movement buttons
- Character can change direction during air time
- Quicker response to movement
-
Updated
Oct 8, 2017 - C
I don't own a windows PC at home. It would be nice if someone helps in validating FASTUSBasp on windows OS.
post detail 페이지에서 페이스북 공유 버튼을 누르면 query string으로 넘어가는 description parameter가 마크다운 그대로 표시됩니다. (description=${encodeURIComponent(this.body)}
)
window.open(`https://www.facebook.com/v2.1/dialog/feed?&app_id=1404961129515494&caption=YOP: Year Of Programmers&description=$
Improve this page
Add a description, image, and links to the programmer topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the programmer topic, visit your repo's landing page and select "manage topics."
I make a lot of commits with small changes