An efficient approach to continuous documentation
https://www.reddit.com/r/programming/comments/6151yh/an_efficient_approach_to_continuous_documentation/
submitted by /u/sandal (https://www.reddit.com/user/sandal)
[link] (https://www.oreilly.com/ideas/an-efficient-approach-to-continuous-documentation) [comments] (https://www.reddit.com/r/programming/comments/6151yh/an_efficient_approach_to_continuous_documentation/)
https://www.reddit.com/r/programming/comments/6151yh/an_efficient_approach_to_continuous_documentation/
submitted by /u/sandal (https://www.reddit.com/user/sandal)
[link] (https://www.oreilly.com/ideas/an-efficient-approach-to-continuous-documentation) [comments] (https://www.reddit.com/r/programming/comments/6151yh/an_efficient_approach_to_continuous_documentation/)
How to write a recursive descent parser
https://www.reddit.com/r/programming/comments/615hoz/how_to_write_a_recursive_descent_parser/
submitted by /u/munificent (https://www.reddit.com/user/munificent)
[link] (http://www.craftinginterpreters.com/parsing-expressions.html) [comments] (https://www.reddit.com/r/programming/comments/615hoz/how_to_write_a_recursive_descent_parser/)
https://www.reddit.com/r/programming/comments/615hoz/how_to_write_a_recursive_descent_parser/
submitted by /u/munificent (https://www.reddit.com/user/munificent)
[link] (http://www.craftinginterpreters.com/parsing-expressions.html) [comments] (https://www.reddit.com/r/programming/comments/615hoz/how_to_write_a_recursive_descent_parser/)
NuGet is now fully integrated into MSBuild
https://www.reddit.com/r/programming/comments/615knw/nuget_is_now_fully_integrated_into_msbuild/
submitted by /u/neiesc (https://www.reddit.com/user/neiesc)
[link] (http://blog.nuget.org/20170316/NuGet-now-fully-integrated-into-MSBuild.html) [comments] (https://www.reddit.com/r/programming/comments/615knw/nuget_is_now_fully_integrated_into_msbuild/)
https://www.reddit.com/r/programming/comments/615knw/nuget_is_now_fully_integrated_into_msbuild/
submitted by /u/neiesc (https://www.reddit.com/user/neiesc)
[link] (http://blog.nuget.org/20170316/NuGet-now-fully-integrated-into-MSBuild.html) [comments] (https://www.reddit.com/r/programming/comments/615knw/nuget_is_now_fully_integrated_into_msbuild/)
a portable virtual DOM
https://www.reddit.com/r/programming/comments/616d7h/a_portable_virtual_dom/
submitted by /u/codr4life (https://www.reddit.com/user/codr4life)
[link] (https://github.com/codr4life/vicsydev/blob/master/portable_virtual_dom.md) [comments] (https://www.reddit.com/r/programming/comments/616d7h/a_portable_virtual_dom/)
https://www.reddit.com/r/programming/comments/616d7h/a_portable_virtual_dom/
submitted by /u/codr4life (https://www.reddit.com/user/codr4life)
[link] (https://github.com/codr4life/vicsydev/blob/master/portable_virtual_dom.md) [comments] (https://www.reddit.com/r/programming/comments/616d7h/a_portable_virtual_dom/)
What I learned from Stack Overflow’s massive survey of 64,000 developers
https://www.reddit.com/r/programming/comments/616ksc/what_i_learned_from_stack_overflows_massive/
submitted by /u/ReactDOM (https://www.reddit.com/user/ReactDOM)
[link] (https://medium.freecodecamp.com/73-of-programmers-are-web-developers-and-other-insights-from-stack-overflows-massive-2017-survey-89a13b11e370#.33gkxovlx) [comments] (https://www.reddit.com/r/programming/comments/616ksc/what_i_learned_from_stack_overflows_massive/)
https://www.reddit.com/r/programming/comments/616ksc/what_i_learned_from_stack_overflows_massive/
submitted by /u/ReactDOM (https://www.reddit.com/user/ReactDOM)
[link] (https://medium.freecodecamp.com/73-of-programmers-are-web-developers-and-other-insights-from-stack-overflows-massive-2017-survey-89a13b11e370#.33gkxovlx) [comments] (https://www.reddit.com/r/programming/comments/616ksc/what_i_learned_from_stack_overflows_massive/)
Semico What? A Look At Semicolon Usage in Javascript
https://www.reddit.com/r/programming/comments/616tjm/semico_what_a_look_at_semicolon_usage_in/
submitted by /u/Kaylors (https://www.reddit.com/user/Kaylors)
[link] (https://medium.com/@scionofbytes/semico-what-5c6b04570db6#.r420nxat9) [comments] (https://www.reddit.com/r/programming/comments/616tjm/semico_what_a_look_at_semicolon_usage_in/)
https://www.reddit.com/r/programming/comments/616tjm/semico_what_a_look_at_semicolon_usage_in/
submitted by /u/Kaylors (https://www.reddit.com/user/Kaylors)
[link] (https://medium.com/@scionofbytes/semico-what-5c6b04570db6#.r420nxat9) [comments] (https://www.reddit.com/r/programming/comments/616tjm/semico_what_a_look_at_semicolon_usage_in/)
Going native
https://www.reddit.com/r/programming/comments/616xv3/going_native/
submitted by /u/iamkeyur (https://www.reddit.com/user/iamkeyur)
[link] (http://blog.getpostman.com/2017/03/14/going-native/?utm_source=All+contacts&utm_campaign=73d8d3fafd-EMAIL_NEWSLETTER_2017_03_22&utm_medium=email&utm_term=0_bba0cca85f-73d8d3fafd-11457707) [comments] (https://www.reddit.com/r/programming/comments/616xv3/going_native/)
https://www.reddit.com/r/programming/comments/616xv3/going_native/
submitted by /u/iamkeyur (https://www.reddit.com/user/iamkeyur)
[link] (http://blog.getpostman.com/2017/03/14/going-native/?utm_source=All+contacts&utm_campaign=73d8d3fafd-EMAIL_NEWSLETTER_2017_03_22&utm_medium=email&utm_term=0_bba0cca85f-73d8d3fafd-11457707) [comments] (https://www.reddit.com/r/programming/comments/616xv3/going_native/)
3.5 Years, 500k Lines of Go
https://www.reddit.com/r/programming/comments/6172r9/35_years_500k_lines_of_go/
submitted by /u/ab_coder (https://www.reddit.com/user/ab_coder)
[link] (https://npf.io/2017/03/3.5yrs-500k-lines-of-go/) [comments] (https://www.reddit.com/r/programming/comments/6172r9/35_years_500k_lines_of_go/)
https://www.reddit.com/r/programming/comments/6172r9/35_years_500k_lines_of_go/
submitted by /u/ab_coder (https://www.reddit.com/user/ab_coder)
[link] (https://npf.io/2017/03/3.5yrs-500k-lines-of-go/) [comments] (https://www.reddit.com/r/programming/comments/6172r9/35_years_500k_lines_of_go/)
My project designed to simplify reporting (exporting as a PDF and printing) in native WPF XAML
https://www.reddit.com/r/programming/comments/617bqx/my_project_designed_to_simplify_reporting/
submitted by /u/maximcus (https://www.reddit.com/user/maximcus)
[link] (https://github.com/maximcus/SimpleWPFReporting) [comments] (https://www.reddit.com/r/programming/comments/617bqx/my_project_designed_to_simplify_reporting/)
https://www.reddit.com/r/programming/comments/617bqx/my_project_designed_to_simplify_reporting/
submitted by /u/maximcus (https://www.reddit.com/user/maximcus)
[link] (https://github.com/maximcus/SimpleWPFReporting) [comments] (https://www.reddit.com/r/programming/comments/617bqx/my_project_designed_to_simplify_reporting/)
6 months after Angular 2, Angular 4.0 is released
https://www.reddit.com/r/programming/comments/617dge/6_months_after_angular_2_angular_40_is_released/
submitted by /u/Nimelrian (https://www.reddit.com/user/Nimelrian)
[link] (http://angularjs.blogspot.com/2017/03/angular-400-now-available.html) [comments] (https://www.reddit.com/r/programming/comments/617dge/6_months_after_angular_2_angular_40_is_released/)
https://www.reddit.com/r/programming/comments/617dge/6_months_after_angular_2_angular_40_is_released/
submitted by /u/Nimelrian (https://www.reddit.com/user/Nimelrian)
[link] (http://angularjs.blogspot.com/2017/03/angular-400-now-available.html) [comments] (https://www.reddit.com/r/programming/comments/617dge/6_months_after_angular_2_angular_40_is_released/)
Non-techy here but what do you guys think of what MaidSafe are doing with their SAFE net?
https://www.reddit.com/r/programming/comments/617eno/nontechy_here_but_what_do_you_guys_think_of_what/
submitted by /u/practicalguy (https://www.reddit.com/user/practicalguy)
[link] (https://maidsafe.net/) [comments] (https://www.reddit.com/r/programming/comments/617eno/nontechy_here_but_what_do_you_guys_think_of_what/)
https://www.reddit.com/r/programming/comments/617eno/nontechy_here_but_what_do_you_guys_think_of_what/
submitted by /u/practicalguy (https://www.reddit.com/user/practicalguy)
[link] (https://maidsafe.net/) [comments] (https://www.reddit.com/r/programming/comments/617eno/nontechy_here_but_what_do_you_guys_think_of_what/)
The TDD That Works for Me
https://www.reddit.com/r/programming/comments/617ffl/the_tdd_that_works_for_me/
submitted by /u/yegor256 (https://www.reddit.com/user/yegor256)
[link] (http://www.yegor256.com/2017/03/24/tdd-that-works.html) [comments] (https://www.reddit.com/r/programming/comments/617ffl/the_tdd_that_works_for_me/)
https://www.reddit.com/r/programming/comments/617ffl/the_tdd_that_works_for_me/
submitted by /u/yegor256 (https://www.reddit.com/user/yegor256)
[link] (http://www.yegor256.com/2017/03/24/tdd-that-works.html) [comments] (https://www.reddit.com/r/programming/comments/617ffl/the_tdd_that_works_for_me/)
Unittest framework for Arduino code
https://www.reddit.com/r/programming/comments/617kb8/unittest_framework_for_arduino_code/
submitted by /u/supa500 (https://www.reddit.com/user/supa500)
[link] (https://github.com/susundberg/arduino-simple-unittest) [comments] (https://www.reddit.com/r/programming/comments/617kb8/unittest_framework_for_arduino_code/)
https://www.reddit.com/r/programming/comments/617kb8/unittest_framework_for_arduino_code/
submitted by /u/supa500 (https://www.reddit.com/user/supa500)
[link] (https://github.com/susundberg/arduino-simple-unittest) [comments] (https://www.reddit.com/r/programming/comments/617kb8/unittest_framework_for_arduino_code/)
Anvil - cross-platform framework for Vulkan, from AMD
https://www.reddit.com/r/programming/comments/617han/anvil_crossplatform_framework_for_vulkan_from_amd/
submitted by /u/michalg82 (https://www.reddit.com/user/michalg82)
[link] (https://github.com/GPUOpen-LibrariesAndSDKs/Anvil/) [comments] (https://www.reddit.com/r/programming/comments/617han/anvil_crossplatform_framework_for_vulkan_from_amd/)
https://www.reddit.com/r/programming/comments/617han/anvil_crossplatform_framework_for_vulkan_from_amd/
submitted by /u/michalg82 (https://www.reddit.com/user/michalg82)
[link] (https://github.com/GPUOpen-LibrariesAndSDKs/Anvil/) [comments] (https://www.reddit.com/r/programming/comments/617han/anvil_crossplatform_framework_for_vulkan_from_amd/)
group_concat as an alternative for array_agg together with workaround for max length problem
https://www.reddit.com/r/programming/comments/617p55/group_concat_as_an_alternative_for_array_agg/
submitted by /u/aserafin1 (https://www.reddit.com/user/aserafin1)
[link] (http://aserafin.pl/2017/03/23/group-concat-vs-array-agg/) [comments] (https://www.reddit.com/r/programming/comments/617p55/group_concat_as_an_alternative_for_array_agg/)
https://www.reddit.com/r/programming/comments/617p55/group_concat_as_an_alternative_for_array_agg/
submitted by /u/aserafin1 (https://www.reddit.com/user/aserafin1)
[link] (http://aserafin.pl/2017/03/23/group-concat-vs-array-agg/) [comments] (https://www.reddit.com/r/programming/comments/617p55/group_concat_as_an_alternative_for_array_agg/)
Developer Survey Results 2017
https://www.reddit.com/r/programming/comments/617p57/developer_survey_results_2017/
submitted by /u/afraca (https://www.reddit.com/user/afraca)
[link] (http://stackoverflow.com/insights/survey/2017) [comments] (https://www.reddit.com/r/programming/comments/617p57/developer_survey_results_2017/)
https://www.reddit.com/r/programming/comments/617p57/developer_survey_results_2017/
submitted by /u/afraca (https://www.reddit.com/user/afraca)
[link] (http://stackoverflow.com/insights/survey/2017) [comments] (https://www.reddit.com/r/programming/comments/617p57/developer_survey_results_2017/)
Crystal has a new Website!
https://www.reddit.com/r/programming/comments/617qdr/crystal_has_a_new_website/
submitted by /u/sdogruyol (https://www.reddit.com/user/sdogruyol)
[link] (https://crystal-lang.org/) [comments] (https://www.reddit.com/r/programming/comments/617qdr/crystal_has_a_new_website/)
https://www.reddit.com/r/programming/comments/617qdr/crystal_has_a_new_website/
submitted by /u/sdogruyol (https://www.reddit.com/user/sdogruyol)
[link] (https://crystal-lang.org/) [comments] (https://www.reddit.com/r/programming/comments/617qdr/crystal_has_a_new_website/)
How To Create Responsive Bootstrap Table
https://www.reddit.com/r/programming/comments/617roh/how_to_create_responsive_bootstrap_table/
submitted by /u/myotcworld (https://www.reddit.com/user/myotcworld)
[link] (http://www.c-sharpcorner.com//blogs/how-to-create-responsive-bootstrap-table) [comments] (https://www.reddit.com/r/programming/comments/617roh/how_to_create_responsive_bootstrap_table/)
https://www.reddit.com/r/programming/comments/617roh/how_to_create_responsive_bootstrap_table/
submitted by /u/myotcworld (https://www.reddit.com/user/myotcworld)
[link] (http://www.c-sharpcorner.com//blogs/how-to-create-responsive-bootstrap-table) [comments] (https://www.reddit.com/r/programming/comments/617roh/how_to_create_responsive_bootstrap_table/)
Hitchhiking the HoloToolkit-Unity, Leg 11–More Steps with Sharing Holographic Experiences
https://www.reddit.com/r/programming/comments/617t3m/hitchhiking_the_holotoolkitunity_leg_11more_steps/
submitted by /u/one_eyed_golfer (https://www.reddit.com/user/one_eyed_golfer)
[link] (https://mtaulty.com/2017/03/14/hitchhiking-the-holotoolkit-unity-leg-11-more-steps-with-sharing-holographic-experiences/) [comments] (https://www.reddit.com/r/programming/comments/617t3m/hitchhiking_the_holotoolkitunity_leg_11more_steps/)
https://www.reddit.com/r/programming/comments/617t3m/hitchhiking_the_holotoolkitunity_leg_11more_steps/
submitted by /u/one_eyed_golfer (https://www.reddit.com/user/one_eyed_golfer)
[link] (https://mtaulty.com/2017/03/14/hitchhiking-the-holotoolkit-unity-leg-11-more-steps-with-sharing-holographic-experiences/) [comments] (https://www.reddit.com/r/programming/comments/617t3m/hitchhiking_the_holotoolkitunity_leg_11more_steps/)
Pattern Matching in Emacs Lisp
https://www.reddit.com/r/programming/comments/617t6o/pattern_matching_in_emacs_lisp/
submitted by /u/one_eyed_golfer (https://www.reddit.com/user/one_eyed_golfer)
[link] (http://www.wilfred.me.uk/blog/2017/03/19/pattern-matching-in-emacs-lisp/) [comments] (https://www.reddit.com/r/programming/comments/617t6o/pattern_matching_in_emacs_lisp/)
https://www.reddit.com/r/programming/comments/617t6o/pattern_matching_in_emacs_lisp/
submitted by /u/one_eyed_golfer (https://www.reddit.com/user/one_eyed_golfer)
[link] (http://www.wilfred.me.uk/blog/2017/03/19/pattern-matching-in-emacs-lisp/) [comments] (https://www.reddit.com/r/programming/comments/617t6o/pattern_matching_in_emacs_lisp/)