Less than 5% of India engineers are cut out for high-skill programming jobs - Discuss
https://www.reddit.com/r/programming/comments/66t2k9/less_than_5_of_india_engineers_are_cut_out_for/
submitted by /u/no1name (https://www.reddit.com/user/no1name)
[link] (https://qz.com/964843/less-than-5-of-india-engineers-are-cut-out-for-high-skill-programming-jobs/) [comments] (https://www.reddit.com/r/programming/comments/66t2k9/less_than_5_of_india_engineers_are_cut_out_for/)
https://www.reddit.com/r/programming/comments/66t2k9/less_than_5_of_india_engineers_are_cut_out_for/
submitted by /u/no1name (https://www.reddit.com/user/no1name)
[link] (https://qz.com/964843/less-than-5-of-india-engineers-are-cut-out-for-high-skill-programming-jobs/) [comments] (https://www.reddit.com/r/programming/comments/66t2k9/less_than_5_of_india_engineers_are_cut_out_for/)
Putting comments in code: the good, the bad, and the ugly.
https://www.reddit.com/r/programming/comments/66tcx6/putting_comments_in_code_the_good_the_bad_and_the/
submitted by /u/devmastery (https://www.reddit.com/user/devmastery)
[link] (https://medium.freecodecamp.com/code-comments-the-good-the-bad-and-the-ugly-be9cc65fbf83) [comments] (https://www.reddit.com/r/programming/comments/66tcx6/putting_comments_in_code_the_good_the_bad_and_the/)
https://www.reddit.com/r/programming/comments/66tcx6/putting_comments_in_code_the_good_the_bad_and_the/
submitted by /u/devmastery (https://www.reddit.com/user/devmastery)
[link] (https://medium.freecodecamp.com/code-comments-the-good-the-bad-and-the-ugly-be9cc65fbf83) [comments] (https://www.reddit.com/r/programming/comments/66tcx6/putting_comments_in_code_the_good_the_bad_and_the/)
Closure compiler vs Uglify
https://www.reddit.com/r/programming/comments/66tp7i/closure_compiler_vs_uglify/
submitted by /u/funJS (https://www.reddit.com/user/funJS)
[link] (http://www.syntaxsuccess.com/viewarticle/closure-compiler-vs-uglifyjs) [comments] (https://www.reddit.com/r/programming/comments/66tp7i/closure_compiler_vs_uglify/)
https://www.reddit.com/r/programming/comments/66tp7i/closure_compiler_vs_uglify/
submitted by /u/funJS (https://www.reddit.com/user/funJS)
[link] (http://www.syntaxsuccess.com/viewarticle/closure-compiler-vs-uglifyjs) [comments] (https://www.reddit.com/r/programming/comments/66tp7i/closure_compiler_vs_uglify/)
Forall.js: expressive quickcheck-like invariants on JavaScript
https://www.reddit.com/r/programming/comments/66tq7p/foralljs_expressive_quickchecklike_invariants_on/
submitted by /u/SrPeixinho (https://www.reddit.com/user/SrPeixinho)
[link] (https://github.com/maiavictor/forall) [comments] (https://www.reddit.com/r/programming/comments/66tq7p/foralljs_expressive_quickchecklike_invariants_on/)
https://www.reddit.com/r/programming/comments/66tq7p/foralljs_expressive_quickchecklike_invariants_on/
submitted by /u/SrPeixinho (https://www.reddit.com/user/SrPeixinho)
[link] (https://github.com/maiavictor/forall) [comments] (https://www.reddit.com/r/programming/comments/66tq7p/foralljs_expressive_quickchecklike_invariants_on/)
A Mind Is Born
https://www.reddit.com/r/programming/comments/66tqrr/a_mind_is_born/
submitted by /u/slacka123 (https://www.reddit.com/user/slacka123)
[link] (https://linusakesson.net/scene/a-mind-is-born/) [comments] (https://www.reddit.com/r/programming/comments/66tqrr/a_mind_is_born/)
https://www.reddit.com/r/programming/comments/66tqrr/a_mind_is_born/
submitted by /u/slacka123 (https://www.reddit.com/user/slacka123)
[link] (https://linusakesson.net/scene/a-mind-is-born/) [comments] (https://www.reddit.com/r/programming/comments/66tqrr/a_mind_is_born/)
6 Reasons Why JavaScript’s Async/Await Blows Promises Away
https://www.reddit.com/r/programming/comments/66tw96/6_reasons_why_javascripts_asyncawait_blows/
submitted by /u/fagnerbrack (https://www.reddit.com/user/fagnerbrack)
[link] (https://hackernoon.com/6-reasons-why-javascripts-async-await-blows-promises-away-tutorial-c7ec10518dd9) [comments] (https://www.reddit.com/r/programming/comments/66tw96/6_reasons_why_javascripts_asyncawait_blows/)
https://www.reddit.com/r/programming/comments/66tw96/6_reasons_why_javascripts_asyncawait_blows/
submitted by /u/fagnerbrack (https://www.reddit.com/user/fagnerbrack)
[link] (https://hackernoon.com/6-reasons-why-javascripts-async-await-blows-promises-away-tutorial-c7ec10518dd9) [comments] (https://www.reddit.com/r/programming/comments/66tw96/6_reasons_why_javascripts_asyncawait_blows/)
Code-sharing leads to widespread bug sharing that black-hats can track
https://www.reddit.com/r/programming/comments/66u8wq/codesharing_leads_to_widespread_bug_sharing_that/
submitted by /u/rubincoder (https://www.reddit.com/user/rubincoder)
[link] (https://www.theregister.co.uk/2017/04/18/codesharing_leads_to_widespread_bug_sharing/) [comments] (https://www.reddit.com/r/programming/comments/66u8wq/codesharing_leads_to_widespread_bug_sharing_that/)
https://www.reddit.com/r/programming/comments/66u8wq/codesharing_leads_to_widespread_bug_sharing_that/
submitted by /u/rubincoder (https://www.reddit.com/user/rubincoder)
[link] (https://www.theregister.co.uk/2017/04/18/codesharing_leads_to_widespread_bug_sharing/) [comments] (https://www.reddit.com/r/programming/comments/66u8wq/codesharing_leads_to_widespread_bug_sharing_that/)
C project-1: Scientific Calculator with source code
https://www.reddit.com/r/programming/comments/66uk3o/c_project1_scientific_calculator_with_source_code/
submitted by /u/rajeev_123111 (https://www.reddit.com/user/rajeev_123111)
[link] (https://www.youtube.com/watch?v=bqWjx9NXxAI) [comments] (https://www.reddit.com/r/programming/comments/66uk3o/c_project1_scientific_calculator_with_source_code/)
https://www.reddit.com/r/programming/comments/66uk3o/c_project1_scientific_calculator_with_source_code/
submitted by /u/rajeev_123111 (https://www.reddit.com/user/rajeev_123111)
[link] (https://www.youtube.com/watch?v=bqWjx9NXxAI) [comments] (https://www.reddit.com/r/programming/comments/66uk3o/c_project1_scientific_calculator_with_source_code/)
Today is the 21th anniversary of the oldest temporary hack still in Linux kernel
https://www.reddit.com/r/programming/comments/66uqjv/today_is_the_21th_anniversary_of_the_oldest/
submitted by /u/Akkowicz (https://www.reddit.com/user/Akkowicz)
[link] (http://kazet.co/2016/04/29/temporary-hacks.html) [comments] (https://www.reddit.com/r/programming/comments/66uqjv/today_is_the_21th_anniversary_of_the_oldest/)
https://www.reddit.com/r/programming/comments/66uqjv/today_is_the_21th_anniversary_of_the_oldest/
submitted by /u/Akkowicz (https://www.reddit.com/user/Akkowicz)
[link] (http://kazet.co/2016/04/29/temporary-hacks.html) [comments] (https://www.reddit.com/r/programming/comments/66uqjv/today_is_the_21th_anniversary_of_the_oldest/)
Backup your ZSH history
https://www.reddit.com/r/programming/comments/66ur58/backup_your_zsh_history/
submitted by /u/tastychickensalad (https://www.reddit.com/user/tastychickensalad)
[link] (https://github.com/rchakra3/zsh_history) [comments] (https://www.reddit.com/r/programming/comments/66ur58/backup_your_zsh_history/)
https://www.reddit.com/r/programming/comments/66ur58/backup_your_zsh_history/
submitted by /u/tastychickensalad (https://www.reddit.com/user/tastychickensalad)
[link] (https://github.com/rchakra3/zsh_history) [comments] (https://www.reddit.com/r/programming/comments/66ur58/backup_your_zsh_history/)
Replace Google and Bing Search with single app loading 2.1 KB in single request
https://www.reddit.com/r/programming/comments/66v2fu/replace_google_and_bing_search_with_single_app/
submitted by /u/dmitri14_gmail_com (https://www.reddit.com/user/dmitri14_gmail_com)
[link] (https://dmitriz.github.io/search-app/) [comments] (https://www.reddit.com/r/programming/comments/66v2fu/replace_google_and_bing_search_with_single_app/)
https://www.reddit.com/r/programming/comments/66v2fu/replace_google_and_bing_search_with_single_app/
submitted by /u/dmitri14_gmail_com (https://www.reddit.com/user/dmitri14_gmail_com)
[link] (https://dmitriz.github.io/search-app/) [comments] (https://www.reddit.com/r/programming/comments/66v2fu/replace_google_and_bing_search_with_single_app/)
Why I think developers lost their way – Sendoushi – Medium
https://www.reddit.com/r/programming/comments/66v59y/why_i_think_developers_lost_their_way_sendoushi/
submitted by /u/sendoushi (https://www.reddit.com/user/sendoushi)
[link] (https://medium.com/sendoushi/why-i-think-developers-lost-their-way-d4b3017841ce) [comments] (https://www.reddit.com/r/programming/comments/66v59y/why_i_think_developers_lost_their_way_sendoushi/)
https://www.reddit.com/r/programming/comments/66v59y/why_i_think_developers_lost_their_way_sendoushi/
submitted by /u/sendoushi (https://www.reddit.com/user/sendoushi)
[link] (https://medium.com/sendoushi/why-i-think-developers-lost-their-way-d4b3017841ce) [comments] (https://www.reddit.com/r/programming/comments/66v59y/why_i_think_developers_lost_their_way_sendoushi/)
Hillbillies who code: the former miners out to put Kentucky on the tech map
https://www.reddit.com/r/programming/comments/66v695/hillbillies_who_code_the_former_miners_out_to_put/
submitted by /u/Khaotic_Kernel (https://www.reddit.com/user/Khaotic_Kernel)
[link] (https://www.theguardian.com/us-news/2017/apr/21/tech-industry-coding-kentucky-hillbillies) [comments] (https://www.reddit.com/r/programming/comments/66v695/hillbillies_who_code_the_former_miners_out_to_put/)
https://www.reddit.com/r/programming/comments/66v695/hillbillies_who_code_the_former_miners_out_to_put/
submitted by /u/Khaotic_Kernel (https://www.reddit.com/user/Khaotic_Kernel)
[link] (https://www.theguardian.com/us-news/2017/apr/21/tech-industry-coding-kentucky-hillbillies) [comments] (https://www.reddit.com/r/programming/comments/66v695/hillbillies_who_code_the_former_miners_out_to_put/)
How to avoid combersome try catches (25 min screencast)
https://www.reddit.com/r/programming/comments/66va3z/how_to_avoid_combersome_try_catches_25_min/
submitted by /u/mrborgen86 (https://www.reddit.com/user/mrborgen86)
[link] (https://scrimba.com/casts/cast-1735) [comments] (https://www.reddit.com/r/programming/comments/66va3z/how_to_avoid_combersome_try_catches_25_min/)
https://www.reddit.com/r/programming/comments/66va3z/how_to_avoid_combersome_try_catches_25_min/
submitted by /u/mrborgen86 (https://www.reddit.com/user/mrborgen86)
[link] (https://scrimba.com/casts/cast-1735) [comments] (https://www.reddit.com/r/programming/comments/66va3z/how_to_avoid_combersome_try_catches_25_min/)
Handmade software manifesto
https://www.reddit.com/r/programming/comments/66vdor/handmade_software_manifesto/
submitted by /u/pan1cmode (https://www.reddit.com/user/pan1cmode)
[link] (https://handmade.network/manifesto) [comments] (https://www.reddit.com/r/programming/comments/66vdor/handmade_software_manifesto/)
https://www.reddit.com/r/programming/comments/66vdor/handmade_software_manifesto/
submitted by /u/pan1cmode (https://www.reddit.com/user/pan1cmode)
[link] (https://handmade.network/manifesto) [comments] (https://www.reddit.com/r/programming/comments/66vdor/handmade_software_manifesto/)
Nim performance tuning for the uninitiated
https://www.reddit.com/r/programming/comments/66vmbd/nim_performance_tuning_for_the_uninitiated/
submitted by /u/_Sharp_ (https://www.reddit.com/user/_Sharp_)
[link] (http://blog.johnnovak.net/2017/04/22/nim-performance-tuning-for-the-uninitiated/) [comments] (https://www.reddit.com/r/programming/comments/66vmbd/nim_performance_tuning_for_the_uninitiated/)
https://www.reddit.com/r/programming/comments/66vmbd/nim_performance_tuning_for_the_uninitiated/
submitted by /u/_Sharp_ (https://www.reddit.com/user/_Sharp_)
[link] (http://blog.johnnovak.net/2017/04/22/nim-performance-tuning-for-the-uninitiated/) [comments] (https://www.reddit.com/r/programming/comments/66vmbd/nim_performance_tuning_for_the_uninitiated/)
Programmer Job Interviews
https://www.reddit.com/r/programming/comments/66vxqt/programmer_job_interviews/
submitted by /u/marbehl (https://www.reddit.com/user/marbehl)
[link] (https://www.marcobehler.com/2017/04/22/programmer-job-interviews/) [comments] (https://www.reddit.com/r/programming/comments/66vxqt/programmer_job_interviews/)
https://www.reddit.com/r/programming/comments/66vxqt/programmer_job_interviews/
submitted by /u/marbehl (https://www.reddit.com/user/marbehl)
[link] (https://www.marcobehler.com/2017/04/22/programmer-job-interviews/) [comments] (https://www.reddit.com/r/programming/comments/66vxqt/programmer_job_interviews/)
Things nobody will tell you about React.js – Gianluca Guarini – Medium
https://www.reddit.com/r/programming/comments/66w28j/things_nobody_will_tell_you_about_reactjs/
submitted by /u/autoreleasepool (https://www.reddit.com/user/autoreleasepool)
[link] (https://medium.com/@gianluca.guarini/things-nobody-will-tell-you-about-react-js-3a373c1b03b4) [comments] (https://www.reddit.com/r/programming/comments/66w28j/things_nobody_will_tell_you_about_reactjs/)
https://www.reddit.com/r/programming/comments/66w28j/things_nobody_will_tell_you_about_reactjs/
submitted by /u/autoreleasepool (https://www.reddit.com/user/autoreleasepool)
[link] (https://medium.com/@gianluca.guarini/things-nobody-will-tell-you-about-react-js-3a373c1b03b4) [comments] (https://www.reddit.com/r/programming/comments/66w28j/things_nobody_will_tell_you_about_reactjs/)
[feedback wanted]A lightweight scripting language for fun
https://www.reddit.com/r/programming/comments/66w2to/feedback_wanteda_lightweight_scripting_language/
submitted by /u/Ratstail91 (https://www.reddit.com/user/Ratstail91)
[link] (https://docs.google.com/document/d/1BUcjHaeuCIaIO2AZif27CpYQX_TZjpmTEEzTg_Fhlb0/edit?usp=drivesdk) [comments] (https://www.reddit.com/r/programming/comments/66w2to/feedback_wanteda_lightweight_scripting_language/)
https://www.reddit.com/r/programming/comments/66w2to/feedback_wanteda_lightweight_scripting_language/
submitted by /u/Ratstail91 (https://www.reddit.com/user/Ratstail91)
[link] (https://docs.google.com/document/d/1BUcjHaeuCIaIO2AZif27CpYQX_TZjpmTEEzTg_Fhlb0/edit?usp=drivesdk) [comments] (https://www.reddit.com/r/programming/comments/66w2to/feedback_wanteda_lightweight_scripting_language/)
Engineering Integrity vs. Workplace Marxism – How practices inspired by Marxist thinking have been disastrous for commercial software development.
https://www.reddit.com/r/programming/comments/66w4gz/engineering_integrity_vs_workplace_marxism_how/
submitted by /u/bryanedds (https://www.reddit.com/user/bryanedds)
[link] (https://medium.com/@bryanedds/engineering-integrity-vs-cultural-marxism-f0474daa3840) [comments] (https://www.reddit.com/r/programming/comments/66w4gz/engineering_integrity_vs_workplace_marxism_how/)
https://www.reddit.com/r/programming/comments/66w4gz/engineering_integrity_vs_workplace_marxism_how/
submitted by /u/bryanedds (https://www.reddit.com/user/bryanedds)
[link] (https://medium.com/@bryanedds/engineering-integrity-vs-cultural-marxism-f0474daa3840) [comments] (https://www.reddit.com/r/programming/comments/66w4gz/engineering_integrity_vs_workplace_marxism_how/)