Exceptionless - better logging for .NET & JavaScript
https://www.reddit.com/r/programming/comments/67ghzm/exceptionless_better_logging_for_net_javascript/
submitted by /u/mdymel (https://www.reddit.com/user/mdymel)
[link] (https://devblog.dymel.pl/2017/04/13/exceptionless-better-logging/?utm_source=reddit&utm_medium=link&utm_campaign=programming) [comments] (https://www.reddit.com/r/programming/comments/67ghzm/exceptionless_better_logging_for_net_javascript/)
https://www.reddit.com/r/programming/comments/67ghzm/exceptionless_better_logging_for_net_javascript/
submitted by /u/mdymel (https://www.reddit.com/user/mdymel)
[link] (https://devblog.dymel.pl/2017/04/13/exceptionless-better-logging/?utm_source=reddit&utm_medium=link&utm_campaign=programming) [comments] (https://www.reddit.com/r/programming/comments/67ghzm/exceptionless_better_logging_for_net_javascript/)
Stanford replaces Java with Javascript in its CS Intro Courses
https://www.reddit.com/r/programming/comments/67gje4/stanford_replaces_java_with_javascript_in_its_cs/
submitted by /u/Drehmini (https://www.reddit.com/user/Drehmini)
[link] (http://www.stanforddaily.com/2017/02/28/cs-department-updates-introductory-courses/) [comments] (https://www.reddit.com/r/programming/comments/67gje4/stanford_replaces_java_with_javascript_in_its_cs/)
https://www.reddit.com/r/programming/comments/67gje4/stanford_replaces_java_with_javascript_in_its_cs/
submitted by /u/Drehmini (https://www.reddit.com/user/Drehmini)
[link] (http://www.stanforddaily.com/2017/02/28/cs-department-updates-introductory-courses/) [comments] (https://www.reddit.com/r/programming/comments/67gje4/stanford_replaces_java_with_javascript_in_its_cs/)
Makeup Lamps: Live Augmentation of Human Faces via Projection
https://www.reddit.com/r/programming/comments/67gmtw/makeup_lamps_live_augmentation_of_human_faces_via/
submitted by /u/magenta_placenta (https://www.reddit.com/user/magenta_placenta)
[link] (https://www.disneyresearch.com/publication/makeup-lamps-live-augmentation-of-human-faces-via-projection/) [comments] (https://www.reddit.com/r/programming/comments/67gmtw/makeup_lamps_live_augmentation_of_human_faces_via/)
https://www.reddit.com/r/programming/comments/67gmtw/makeup_lamps_live_augmentation_of_human_faces_via/
submitted by /u/magenta_placenta (https://www.reddit.com/user/magenta_placenta)
[link] (https://www.disneyresearch.com/publication/makeup-lamps-live-augmentation-of-human-faces-via-projection/) [comments] (https://www.reddit.com/r/programming/comments/67gmtw/makeup_lamps_live_augmentation_of_human_faces_via/)
Parsing the command line of the UNIX find command
https://www.reddit.com/r/programming/comments/67gpuf/parsing_the_command_line_of_the_unix_find_command/
submitted by /u/tavianator (https://www.reddit.com/user/tavianator)
[link] (https://tavianator.com/bfs-from-the-ground-up-2/) [comments] (https://www.reddit.com/r/programming/comments/67gpuf/parsing_the_command_line_of_the_unix_find_command/)
https://www.reddit.com/r/programming/comments/67gpuf/parsing_the_command_line_of_the_unix_find_command/
submitted by /u/tavianator (https://www.reddit.com/user/tavianator)
[link] (https://tavianator.com/bfs-from-the-ground-up-2/) [comments] (https://www.reddit.com/r/programming/comments/67gpuf/parsing_the_command_line_of_the_unix_find_command/)
RealmPop: Deploy and Play the Realtime Demo Game
https://www.reddit.com/r/programming/comments/67gwff/realmpop_deploy_and_play_the_realtime_demo_game/
submitted by /u/Realm_News (https://www.reddit.com/user/Realm_News)
[link] (https://news.realm.io/news/realm-pop-realtime-demo) [comments] (https://www.reddit.com/r/programming/comments/67gwff/realmpop_deploy_and_play_the_realtime_demo_game/)
https://www.reddit.com/r/programming/comments/67gwff/realmpop_deploy_and_play_the_realtime_demo_game/
submitted by /u/Realm_News (https://www.reddit.com/user/Realm_News)
[link] (https://news.realm.io/news/realm-pop-realtime-demo) [comments] (https://www.reddit.com/r/programming/comments/67gwff/realmpop_deploy_and_play_the_realtime_demo_game/)
Split a commit in two with Git
https://www.reddit.com/r/programming/comments/67gxay/split_a_commit_in_two_with_git/
submitted by /u/nfrankel (https://www.reddit.com/user/nfrankel)
[link] (https://emmanuelbernard.com/blog/2014/04/14/split-a-commit-in-two-with-git/) [comments] (https://www.reddit.com/r/programming/comments/67gxay/split_a_commit_in_two_with_git/)
https://www.reddit.com/r/programming/comments/67gxay/split_a_commit_in_two_with_git/
submitted by /u/nfrankel (https://www.reddit.com/user/nfrankel)
[link] (https://emmanuelbernard.com/blog/2014/04/14/split-a-commit-in-two-with-git/) [comments] (https://www.reddit.com/r/programming/comments/67gxay/split_a_commit_in_two_with_git/)
awesome-wasm - Collection of awesome things regarding WebAssembly
https://www.reddit.com/r/programming/comments/67gxdx/awesomewasm_collection_of_awesome_things/
submitted by /u/Teo_Basso (https://www.reddit.com/user/Teo_Basso)
[link] (https://github.com/mbasso/awesome-wasm) [comments] (https://www.reddit.com/r/programming/comments/67gxdx/awesomewasm_collection_of_awesome_things/)
https://www.reddit.com/r/programming/comments/67gxdx/awesomewasm_collection_of_awesome_things/
submitted by /u/Teo_Basso (https://www.reddit.com/user/Teo_Basso)
[link] (https://github.com/mbasso/awesome-wasm) [comments] (https://www.reddit.com/r/programming/comments/67gxdx/awesomewasm_collection_of_awesome_things/)
Using Dart's analysis server to power light-weight command-line apps
https://www.reddit.com/r/programming/comments/67h0o8/using_darts_analysis_server_to_power_lightweight/
submitted by /u/fphat (https://www.reddit.com/user/fphat)
[link] (https://medium.com/@devoncarew/towards-faster-dart-analysis-aa70c45e3d04) [comments] (https://www.reddit.com/r/programming/comments/67h0o8/using_darts_analysis_server_to_power_lightweight/)
https://www.reddit.com/r/programming/comments/67h0o8/using_darts_analysis_server_to_power_lightweight/
submitted by /u/fphat (https://www.reddit.com/user/fphat)
[link] (https://medium.com/@devoncarew/towards-faster-dart-analysis-aa70c45e3d04) [comments] (https://www.reddit.com/r/programming/comments/67h0o8/using_darts_analysis_server_to_power_lightweight/)
When you need a WYSIWYG HTML Editor in your project
https://www.reddit.com/r/programming/comments/67h6er/when_you_need_a_wysiwyg_html_editor_in_your/
submitted by /u/froala (https://www.reddit.com/user/froala)
[link] (https://github.com/froala/wysiwyg-editor) [comments] (https://www.reddit.com/r/programming/comments/67h6er/when_you_need_a_wysiwyg_html_editor_in_your/)
https://www.reddit.com/r/programming/comments/67h6er/when_you_need_a_wysiwyg_html_editor_in_your/
submitted by /u/froala (https://www.reddit.com/user/froala)
[link] (https://github.com/froala/wysiwyg-editor) [comments] (https://www.reddit.com/r/programming/comments/67h6er/when_you_need_a_wysiwyg_html_editor_in_your/)
Microservices Series #2: The state of enterprise software (analytical evidence)
https://www.reddit.com/r/programming/comments/67h7xz/microservices_series_2_the_state_of_enterprise/
submitted by /u/mikehostetler (https://www.reddit.com/user/mikehostetler)
[link] (https://modernweb.com/microservices-enterprise-software/) [comments] (https://www.reddit.com/r/programming/comments/67h7xz/microservices_series_2_the_state_of_enterprise/)
https://www.reddit.com/r/programming/comments/67h7xz/microservices_series_2_the_state_of_enterprise/
submitted by /u/mikehostetler (https://www.reddit.com/user/mikehostetler)
[link] (https://modernweb.com/microservices-enterprise-software/) [comments] (https://www.reddit.com/r/programming/comments/67h7xz/microservices_series_2_the_state_of_enterprise/)
Why code reviews are crucial - an explanation for non-techies
https://www.reddit.com/r/programming/comments/67hfhy/why_code_reviews_are_crucial_an_explanation_for/
submitted by /u/thejakeisalie123 (https://www.reddit.com/user/thejakeisalie123)
[link] (https://www.softwirebristol.com/blog/2017/4/24/why-code-reviews-are-crucial) [comments] (https://www.reddit.com/r/programming/comments/67hfhy/why_code_reviews_are_crucial_an_explanation_for/)
https://www.reddit.com/r/programming/comments/67hfhy/why_code_reviews_are_crucial_an_explanation_for/
submitted by /u/thejakeisalie123 (https://www.reddit.com/user/thejakeisalie123)
[link] (https://www.softwirebristol.com/blog/2017/4/24/why-code-reviews-are-crucial) [comments] (https://www.reddit.com/r/programming/comments/67hfhy/why_code_reviews_are_crucial_an_explanation_for/)
NodeJS-API-Boilerplate for kickstart project
https://www.reddit.com/r/programming/comments/67hlma/nodejsapiboilerplate_for_kickstart_project/
submitted by /u/EQuimper (https://www.reddit.com/user/EQuimper)
[link] (https://github.com/EQuimper/nodejs-api-boilerplate) [comments] (https://www.reddit.com/r/programming/comments/67hlma/nodejsapiboilerplate_for_kickstart_project/)
https://www.reddit.com/r/programming/comments/67hlma/nodejsapiboilerplate_for_kickstart_project/
submitted by /u/EQuimper (https://www.reddit.com/user/EQuimper)
[link] (https://github.com/EQuimper/nodejs-api-boilerplate) [comments] (https://www.reddit.com/r/programming/comments/67hlma/nodejsapiboilerplate_for_kickstart_project/)
The Log: What every software engineer should know about real-time data's unifying abstraction
https://www.reddit.com/r/programming/comments/67huxi/the_log_what_every_software_engineer_should_know/
submitted by /u/ColdSauce (https://www.reddit.com/user/ColdSauce)
[link] (https://engineering.linkedin.com/distributed-systems/log-what-every-software-engineer-should-know-about-real-time-datas-unifying) [comments] (https://www.reddit.com/r/programming/comments/67huxi/the_log_what_every_software_engineer_should_know/)
https://www.reddit.com/r/programming/comments/67huxi/the_log_what_every_software_engineer_should_know/
submitted by /u/ColdSauce (https://www.reddit.com/user/ColdSauce)
[link] (https://engineering.linkedin.com/distributed-systems/log-what-every-software-engineer-should-know-about-real-time-datas-unifying) [comments] (https://www.reddit.com/r/programming/comments/67huxi/the_log_what_every_software_engineer_should_know/)
Check out this great programming tutorial channel. Check it out if your interested in java, HTML, CSS, or Bootstrap.
https://www.reddit.com/r/programming/comments/67i19y/check_out_this_great_programming_tutorial_channel/
submitted by /u/CodeAndStuff9 (https://www.reddit.com/user/CodeAndStuff9)
[link] (https://www.youtube.com/channel/UCpb4HfbIzH39g5pwLSf9yTA/videos) [comments] (https://www.reddit.com/r/programming/comments/67i19y/check_out_this_great_programming_tutorial_channel/)
https://www.reddit.com/r/programming/comments/67i19y/check_out_this_great_programming_tutorial_channel/
submitted by /u/CodeAndStuff9 (https://www.reddit.com/user/CodeAndStuff9)
[link] (https://www.youtube.com/channel/UCpb4HfbIzH39g5pwLSf9yTA/videos) [comments] (https://www.reddit.com/r/programming/comments/67i19y/check_out_this_great_programming_tutorial_channel/)
1 day of Go and I created a Fast PrefixSearch. GoIsAwesome
https://www.reddit.com/r/programming/comments/67i37a/1_day_of_go_and_i_created_a_fast_prefixsearch/
submitted by /u/arpitbbhayani (https://www.reddit.com/user/arpitbbhayani)
[link] (https://github.com/arpitbbhayani/tripod) [comments] (https://www.reddit.com/r/programming/comments/67i37a/1_day_of_go_and_i_created_a_fast_prefixsearch/)
https://www.reddit.com/r/programming/comments/67i37a/1_day_of_go_and_i_created_a_fast_prefixsearch/
submitted by /u/arpitbbhayani (https://www.reddit.com/user/arpitbbhayani)
[link] (https://github.com/arpitbbhayani/tripod) [comments] (https://www.reddit.com/r/programming/comments/67i37a/1_day_of_go_and_i_created_a_fast_prefixsearch/)
Turing’s residuum
https://www.reddit.com/r/programming/comments/67iae4/turings_residuum/
submitted by /u/chizzl (https://www.reddit.com/user/chizzl)
[link] (http://blog.ikura.co/posts/turings-residuum.html) [comments] (https://www.reddit.com/r/programming/comments/67iae4/turings_residuum/)
https://www.reddit.com/r/programming/comments/67iae4/turings_residuum/
submitted by /u/chizzl (https://www.reddit.com/user/chizzl)
[link] (http://blog.ikura.co/posts/turings-residuum.html) [comments] (https://www.reddit.com/r/programming/comments/67iae4/turings_residuum/)
Render React components to Scketch
https://www.reddit.com/r/programming/comments/67igm3/render_react_components_to_scketch/
submitted by /u/jsdario (https://www.reddit.com/user/jsdario)
[link] (http://airbnb.io/react-sketchapp/) [comments] (https://www.reddit.com/r/programming/comments/67igm3/render_react_components_to_scketch/)
https://www.reddit.com/r/programming/comments/67igm3/render_react_components_to_scketch/
submitted by /u/jsdario (https://www.reddit.com/user/jsdario)
[link] (http://airbnb.io/react-sketchapp/) [comments] (https://www.reddit.com/r/programming/comments/67igm3/render_react_components_to_scketch/)
Taking over someone else's code (or, how I learned to keep code teardowns to myself)
https://www.reddit.com/r/programming/comments/67ii7r/taking_over_someone_elses_code_or_how_i_learned/
submitted by /u/bilateralconfusion (https://www.reddit.com/user/bilateralconfusion)
[link] (http://product.hubspot.com/blog/inheriting-code) [comments] (https://www.reddit.com/r/programming/comments/67ii7r/taking_over_someone_elses_code_or_how_i_learned/)
https://www.reddit.com/r/programming/comments/67ii7r/taking_over_someone_elses_code_or_how_i_learned/
submitted by /u/bilateralconfusion (https://www.reddit.com/user/bilateralconfusion)
[link] (http://product.hubspot.com/blog/inheriting-code) [comments] (https://www.reddit.com/r/programming/comments/67ii7r/taking_over_someone_elses_code_or_how_i_learned/)
Karlie Kloss Launches Camp To Teach Girls To Code
https://www.reddit.com/r/programming/comments/67ihg2/karlie_kloss_launches_camp_to_teach_girls_to_code/
submitted by /u/Sybertron (https://www.reddit.com/user/Sybertron)
[link] (https://www.youtube.com/watch?v=lS1YBcREzuo) [comments] (https://www.reddit.com/r/programming/comments/67ihg2/karlie_kloss_launches_camp_to_teach_girls_to_code/)
https://www.reddit.com/r/programming/comments/67ihg2/karlie_kloss_launches_camp_to_teach_girls_to_code/
submitted by /u/Sybertron (https://www.reddit.com/user/Sybertron)
[link] (https://www.youtube.com/watch?v=lS1YBcREzuo) [comments] (https://www.reddit.com/r/programming/comments/67ihg2/karlie_kloss_launches_camp_to_teach_girls_to_code/)
How would you create a web application to measure body-mass index if user is sitting within 10 meters from monitor/laptop?
https://www.reddit.com/r/programming/comments/67ivg1/how_would_you_create_a_web_application_to_measure/
submitted by /u/ptcode (https://www.reddit.com/user/ptcode)
[link] (https://hashnode.com/post/how-would-you-create-a-web-application-to-measure-body-mass-index-if-user-is-sitting-within-10-meters-from-monitorlaptop-cj1xy2sg7004d3z53b5p9naeb) [comments] (https://www.reddit.com/r/programming/comments/67ivg1/how_would_you_create_a_web_application_to_measure/)
https://www.reddit.com/r/programming/comments/67ivg1/how_would_you_create_a_web_application_to_measure/
submitted by /u/ptcode (https://www.reddit.com/user/ptcode)
[link] (https://hashnode.com/post/how-would-you-create-a-web-application-to-measure-body-mass-index-if-user-is-sitting-within-10-meters-from-monitorlaptop-cj1xy2sg7004d3z53b5p9naeb) [comments] (https://www.reddit.com/r/programming/comments/67ivg1/how_would_you_create_a_web_application_to_measure/)
Where can I find good problems to practice recursion?
https://www.reddit.com/r/programming/comments/67imx4/where_can_i_find_good_problems_to_practice/
submitted by /u/zakishaheen (https://www.reddit.com/user/zakishaheen)
[link] (https://www.quora.com/Where-can-I-find-good-problems-to-practice-recursion-topdown-approach/answer/Zaki-Shaheen) [comments] (https://www.reddit.com/r/programming/comments/67imx4/where_can_i_find_good_problems_to_practice/)
https://www.reddit.com/r/programming/comments/67imx4/where_can_i_find_good_problems_to_practice/
submitted by /u/zakishaheen (https://www.reddit.com/user/zakishaheen)
[link] (https://www.quora.com/Where-can-I-find-good-problems-to-practice-recursion-topdown-approach/answer/Zaki-Shaheen) [comments] (https://www.reddit.com/r/programming/comments/67imx4/where_can_i_find_good_problems_to_practice/)