- One second code: Do YOU know how much your computer can do in a second? https://computers-are-fast.github.io/ 63 comments programming
- How to know if my code is clean? https://www.reddit.com/r/learnprogramming/comments/amrdy6/how_to_know_if_my_code_is_clean/ 5 comments learnprogramming
- Code is working but don't know why https://this.state.city 11 comments reactnative
- Remember No One Knows Everything About Coding! https://overreacted.io/things-i-dont-know-as-of-2018/ 92 comments learnprogramming
- Abstract machines / op-code-ish VMs in Go: any (beyond-simple-intro-tutorial) cool repos / benchs / blogs you know of? https://github.com/metaleap/go-machines/tree/master/1991-fpcorelang#readme 3 comments golang
- I know how/what the code work/does but I still don't know how to make one? https://www.reddit.com/r/gamedev/comments/4wnta1/i_know_howwhat_the_code_workdoes_but_i_still_dont/ 10 comments gamedev
- 20 Useful HTML5 Code Snippets You Should Know http://www.realcombiz.com/2014/02/20-useful-html5-code-snippets-you.html 7 comments webdev
- System Admins Should Know How To Code - Slashdot http://developers.slashdot.org/story/12/10/22/2257222/system-admins-should-know-how-to-code?utm_source=slashdot&utm_medium=facebook 88 comments sysadmin
- Everything you never wanted to know about ANSI escape codes https://notes.burke.libbey.me/ansi-escape-codes/ 21 comments programming
- Does anyone know how to code this sick animation, or code a similar effect? https://www.instagram.com/p/bnbxgdbgp5r/?igshid=vke6bgnr85kr 6 comments arduino
- [djhworld] I don't know how CPUs work so I simulated one in code https://djhworld.github.io/post/2019/05/21/i-dont-know-how-cpus-work-so-i-simulated-one-in-code/ 11 comments intel
- I lost all hope and I don't know what could be wrong with my code https://www.reddit.com/r/learnprogramming/comments/aze5j9/i_lost_all_hope_and_i_dont_know_what_could_be/ 10 comments learnprogramming
- My First VS Code Color theme. Check it out and let me know your thoughts on it https://marketplace.visualstudio.com/items?itemName=KausikDas.theme-jupiter 5 comments reactjs
- How to know if the souce code provided is the same code that generated the binaries? https://www.reddit.com/r/learnprogramming/comments/7gzzpi/how_to_know_if_the_souce_code_provided_is_the/ 5 comments learnprogramming
- Roger Ver on Twitter: "Developers may know how to code, but they are not economists, nor are they business owners that rely on Bitcoin for payments." https://twitter.com/rogerkver/status/856180915512332288 112 comments btc
- What Every Web Programmer Needs To Know About Security (Google Code University) http://code.google.com/edu/submissions/daswani/index.html 6 comments webdev
- Need help concerning the lvalues in this code, anyone know what I'm doing wrong here? http://codepad.org/pklqfy4e 4 comments learnprogramming
- U.K.’s “Year of Code” Director Doesn’t Know How to Code http://www.slate.com/blogs/future_tense/2014/02/07/the_u_k_s_year_of_code_director_lottie_dexter_doesn_t_know_how_to_code.html 7 comments coding
- After 2 years of learning programing, I knew how to write code, but didn't know how to make an application. So now, I'm writing the guide that I wish I had at that time. Here's part 1. https://www.reddit.com/r/learnprogramming/comments/gyqxed/after_2_years_of_learning_programing_i_knew_how/ 177 comments learnprogramming
- What Every C++ Developer Needs to Know About Legacy Code - Typemock https://www.typemock.com/what-every-c-developer-need-to-know-about-legacy-code/ 9 comments cpp
- 8 Ways To Contribute To The Desktop Linux Community, Without Knowing A Single Line Of Code https://www.forbes.com/sites/jasonevangelho/2019/05/13/8-ways-contribute-desktop-linux-community-marketing-documentation-art-testing 18 comments linux
- Anyone knows the name of a website to learn to write better code in where you can do daily small exercises? and compare it to other users https://www.reddit.com/r/learnprogramming/comments/5g3xgi/anyone_knows_the_name_of_a_website_to_learn_to/ 66 comments learnprogramming
- Going through a bootcamp to get a job when you already know how to code? https://www.reddit.com/r/cscareerquestions/comments/4wkvxg/going_through_a_bootcamp_to_get_a_job_when_you/ 25 comments cscareerquestions
- All you need to know about ES6 classes and inheritance without any explanation. Code speaks for itself. https://gist.github.com/everdimension/c46382933ad46456322d 13 comments javascript
- Sir Tim Berners-Lee: we need more MPs who know how to code - The inventor of the World Wide Web issues a plea for more politicians who understand how computers work http://www.theguardian.com/technology/media-network-blog/2014/nov/17/sir-tim-berners-lee-we-need-more-mps-who-know-how-to-code 7 comments technology
- Hi Reddit. We just beta launched our new code challenge site and would love to know what you think about it! Our first Django challenge is up! http://codement.com 11 comments django
- 👋 I am searching react native code 🔮 best practise with typescript. This is my code. Can anyone please review and share feedbacks about this code pattern? I know this is not good because I am new in react ecosystem. https://github.com/ImAbhishekTomar/ReactNativeSlider/blob/master/Slider/slider.component.tsx 9 comments reactnative
- I know how hack my way around Python scripts but I have no knowledge about "bigger" programming projects, classes, modules, modularity, code clarity, what are some good books to help me in this direction? https://www.reddit.com/r/learnprogramming/comments/9ti0jw/i_know_how_hack_my_way_around_python_scripts_but/ 6 comments learnprogramming
- CS Senior who failed coding bootcamp interviews and doesn't know how to code https://www.reddit.com/r/learnprogramming/comments/a3t4x2/cs_senior_who_failed_coding_bootcamp_interviews/ 9 comments learnprogramming
- Hey guys, the guy who wrote SkiFree wants to know if it would be possible to GPL the code for it (scroll to the bottom for slight explanation) http://ski.ihoc.net/ 49 comments programming
- I’m new to html and css, don’t know java yet, but I coded a website that is for reviewing all items and places, please let me know what you think and what I should change :) and I know the log in button doesn’t work just yet, I don’t know how to do that yet :/ https://isitworthit.sn00py0369.repl.co/index.html 12 comments webdev
- Mastering JavaScript high performance - Learn how JavaScript engines work and how you can help them optimize your JavaScript code. Become a master of micro-optimizations. Know all about when to avoid and when to use them. https://marcradziwill.com/blog/mastering-javascript-high-performance/ 14 comments javascript
- What exactly do people mean by "experience with git required"? Isn't git basically just checking out/committing code? Is there anything so complicated about it that you need to know it before taking a job? https://www.reddit.com/r/cscareerquestions/comments/7baaq7/what_exactly_do_people_mean_by_experience_with/ 23 comments cscareerquestions
- Apple's Big Breakthrough That Almost No One Knows About: Swift Code "a firm that has been doing rankings of programming languages for the last 5 years, describes the language’s growth as 'essentially unprecedented.' Just 7 months after its inception, Swift had become the 22nd most popular language" http://www.bloomberg.com/news/articles/2015-06-04/apple-s-big-breakthrough-that-almost-no-one-knows-about-swift-code 71 comments apple
- Now we know for sure: The Obama administration has presided over the most thorough expansion of the domestic surveillance state of any U.S. presidency. The program is code-named PRISM, and the Post reports that it has experienced “exponential growth” under Obama. http://www.alternet.org/surveillance-facebook-google?utm_source=feedly 7 comments politics
- This one looks like a firestarter - "Should Web Designers Know Code? Finding Compromise in a Tired Debate" http://designshack.co.uk/articles/css/should-web-designers-know-code-finding-compromise-in-a-tired-debate/ 7 comments web_design
- Understanding The Minimax Algorithm: Ever fancied programming two player zero-sum games? Here's everything you need to know before you put code to compiler. http://pcplus.techradar.com/node/3192/ 4 comments math
- For those who are making mega backdoor Roth contributions to help accelerate FIRE, do you know if the rollover from the 401k to the Roth IRA should be coded on Form 5498 as a rollover (Box 2) or a conversion (Box 3)? https://www.reddit.com/r/financialindependence/comments/j5on50/for_those_who_are_making_mega_backdoor_roth/ 53 comments financialindependence
- Lorraine Code's review of Miranda Fricker - 'Epistemic Injustice: Power and the Ethics of Knowing', one of the most important books in contemporary epistemology. http://ndpr.nd.edu/news/23398-epistemic-injustice-power-and-the-ethics-of-knowing/ 4 comments philosophy
- Hey im a 14 year old kid and i want to get good at coding but i dont know where to start it seems to be very hard It could be awesome if anyone could help :) https://www.reddit.com/r/java/comments/a2en4p/beware_the_attach_api/ 38 comments coding