Mob Programming and the Power of Flow
https://www.reddit.com/r/programming/comments/g4rkb8/mob_programming_and_the_power_of_flow/
submitted by /u/mto96 (https://www.reddit.com/user/mto96)
[link] (https://youtu.be/28S4CVkYhWA?list=PLEx5khR4g7PKMVeAqZdIHRdOwTM1yktD8) [comments] (https://www.reddit.com/r/programming/comments/g4rkb8/mob_programming_and_the_power_of_flow/)
https://www.reddit.com/r/programming/comments/g4rkb8/mob_programming_and_the_power_of_flow/
submitted by /u/mto96 (https://www.reddit.com/user/mto96)
[link] (https://youtu.be/28S4CVkYhWA?list=PLEx5khR4g7PKMVeAqZdIHRdOwTM1yktD8) [comments] (https://www.reddit.com/r/programming/comments/g4rkb8/mob_programming_and_the_power_of_flow/)
An interview with the creator of FastAPI about his experience creating a framework to make building the new breed of web applications in Python fast, easy, and fun.
https://www.reddit.com/r/programming/comments/g4rqgy/an_interview_with_the_creator_of_fastapi_about/
submitted by /u/blarghmatey (https://www.reddit.com/user/blarghmatey)
[link] (https://www.pythonpodcast.com/fastapi-web-application-framework-episode-259/) [comments] (https://www.reddit.com/r/programming/comments/g4rqgy/an_interview_with_the_creator_of_fastapi_about/)
https://www.reddit.com/r/programming/comments/g4rqgy/an_interview_with_the_creator_of_fastapi_about/
submitted by /u/blarghmatey (https://www.reddit.com/user/blarghmatey)
[link] (https://www.pythonpodcast.com/fastapi-web-application-framework-episode-259/) [comments] (https://www.reddit.com/r/programming/comments/g4rqgy/an_interview_with_the_creator_of_fastapi_about/)
Europe’s PEPP-PT COVID-19 contacts tracing standard push could be squaring up for a fight with Apple and Google
https://www.reddit.com/r/programming/comments/g4sg7c/europes_pepppt_covid19_contacts_tracing_standard/
submitted by /u/ericgj (https://www.reddit.com/user/ericgj)
[link] (https://techcrunch.com/2020/04/17/europes-pepp-pt-covid-19-contacts-tracing-standard-push-could-be-squaring-up-for-a-fight-with-apple-and-google/amp/) [comments] (https://www.reddit.com/r/programming/comments/g4sg7c/europes_pepppt_covid19_contacts_tracing_standard/)
https://www.reddit.com/r/programming/comments/g4sg7c/europes_pepppt_covid19_contacts_tracing_standard/
submitted by /u/ericgj (https://www.reddit.com/user/ericgj)
[link] (https://techcrunch.com/2020/04/17/europes-pepp-pt-covid-19-contacts-tracing-standard-push-could-be-squaring-up-for-a-fight-with-apple-and-google/amp/) [comments] (https://www.reddit.com/r/programming/comments/g4sg7c/europes_pepppt_covid19_contacts_tracing_standard/)
A Month of Reconstructing ZZT - Museum of ZZT
https://www.reddit.com/r/programming/comments/g4stiu/a_month_of_reconstructing_zzt_museum_of_zzt/
submitted by /u/MrDOS (https://www.reddit.com/user/MrDOS)
[link] (https://museumofzzt.com/article/468/a-month-of-reconstructing-zzt) [comments] (https://www.reddit.com/r/programming/comments/g4stiu/a_month_of_reconstructing_zzt_museum_of_zzt/)
https://www.reddit.com/r/programming/comments/g4stiu/a_month_of_reconstructing_zzt_museum_of_zzt/
submitted by /u/MrDOS (https://www.reddit.com/user/MrDOS)
[link] (https://museumofzzt.com/article/468/a-month-of-reconstructing-zzt) [comments] (https://www.reddit.com/r/programming/comments/g4stiu/a_month_of_reconstructing_zzt_museum_of_zzt/)
Pycopy 3.0.8 - a minimalist and memory-efficient Python dialect
https://www.reddit.com/r/programming/comments/g4t6to/pycopy_308_a_minimalist_and_memoryefficient/
submitted by /u/pfalcon2 (https://www.reddit.com/user/pfalcon2)
[link] (https://github.com/pfalcon/pycopy?3.0.8) [comments] (https://www.reddit.com/r/programming/comments/g4t6to/pycopy_308_a_minimalist_and_memoryefficient/)
https://www.reddit.com/r/programming/comments/g4t6to/pycopy_308_a_minimalist_and_memoryefficient/
submitted by /u/pfalcon2 (https://www.reddit.com/user/pfalcon2)
[link] (https://github.com/pfalcon/pycopy?3.0.8) [comments] (https://www.reddit.com/r/programming/comments/g4t6to/pycopy_308_a_minimalist_and_memoryefficient/)
Backpropagation from Scratch in Python (Code Provided)
https://www.reddit.com/r/programming/comments/g4sgyn/backpropagation_from_scratch_in_python_code/
submitted by /u/research_pie (https://www.reddit.com/user/research_pie)
[link] (https://www.youtube.com/watch?v=4shguqlkTDM&feature=share) [comments] (https://www.reddit.com/r/programming/comments/g4sgyn/backpropagation_from_scratch_in_python_code/)
https://www.reddit.com/r/programming/comments/g4sgyn/backpropagation_from_scratch_in_python_code/
submitted by /u/research_pie (https://www.reddit.com/user/research_pie)
[link] (https://www.youtube.com/watch?v=4shguqlkTDM&feature=share) [comments] (https://www.reddit.com/r/programming/comments/g4sgyn/backpropagation_from_scratch_in_python_code/)
I created a GitHub repository explaining the complete ETL process of downloading and merging global datasets from the COVID-19 pandemic and performing EDA on them using pandas, Matplotlib and seaborn.
https://www.reddit.com/r/programming/comments/g4sq18/i_created_a_github_repository_explaining_the/
submitted by /u/Agent_Phantom (https://www.reddit.com/user/Agent_Phantom)
[link] (https://github.com/PhantomInsights/covid-19) [comments] (https://www.reddit.com/r/programming/comments/g4sq18/i_created_a_github_repository_explaining_the/)
https://www.reddit.com/r/programming/comments/g4sq18/i_created_a_github_repository_explaining_the/
submitted by /u/Agent_Phantom (https://www.reddit.com/user/Agent_Phantom)
[link] (https://github.com/PhantomInsights/covid-19) [comments] (https://www.reddit.com/r/programming/comments/g4sq18/i_created_a_github_repository_explaining_the/)
Read a paper: The Tail at Scale
https://www.reddit.com/r/programming/comments/g4ti37/read_a_paper_the_tail_at_scale/
submitted by /u/ggvh (https://www.reddit.com/user/ggvh)
[link] (https://youtu.be/1Qxnrf2pW10) [comments] (https://www.reddit.com/r/programming/comments/g4ti37/read_a_paper_the_tail_at_scale/)
https://www.reddit.com/r/programming/comments/g4ti37/read_a_paper_the_tail_at_scale/
submitted by /u/ggvh (https://www.reddit.com/user/ggvh)
[link] (https://youtu.be/1Qxnrf2pW10) [comments] (https://www.reddit.com/r/programming/comments/g4ti37/read_a_paper_the_tail_at_scale/)
How to reverse engineer & patch a Game Boy ROM
https://www.reddit.com/r/programming/comments/g4tmxw/how_to_reverse_engineer_patch_a_game_boy_rom/
submitted by /u/exilated (https://www.reddit.com/user/exilated)
[link] (https://www.youtube.com/watch?v=dQLp5i8oS3Y&gl=US) [comments] (https://www.reddit.com/r/programming/comments/g4tmxw/how_to_reverse_engineer_patch_a_game_boy_rom/)
https://www.reddit.com/r/programming/comments/g4tmxw/how_to_reverse_engineer_patch_a_game_boy_rom/
submitted by /u/exilated (https://www.reddit.com/user/exilated)
[link] (https://www.youtube.com/watch?v=dQLp5i8oS3Y&gl=US) [comments] (https://www.reddit.com/r/programming/comments/g4tmxw/how_to_reverse_engineer_patch_a_game_boy_rom/)
Malicious cryptojacking code found in 700+ Ruby libraries
https://www.reddit.com/r/programming/comments/g4tu3a/malicious_cryptojacking_code_found_in_700_ruby/
submitted by /u/DecryptMedia (https://www.reddit.com/user/DecryptMedia)
[link] (https://decrypt.co/26025/rubygems-bitcoin-stealing-software-reversinglabs?utm_source=reddit&utm_medium=social&utm_campaign=sm) [comments] (https://www.reddit.com/r/programming/comments/g4tu3a/malicious_cryptojacking_code_found_in_700_ruby/)
https://www.reddit.com/r/programming/comments/g4tu3a/malicious_cryptojacking_code_found_in_700_ruby/
submitted by /u/DecryptMedia (https://www.reddit.com/user/DecryptMedia)
[link] (https://decrypt.co/26025/rubygems-bitcoin-stealing-software-reversinglabs?utm_source=reddit&utm_medium=social&utm_campaign=sm) [comments] (https://www.reddit.com/r/programming/comments/g4tu3a/malicious_cryptojacking_code_found_in_700_ruby/)
Creating a good Project README
https://www.reddit.com/r/programming/comments/g4u57j/creating_a_good_project_readme/
submitted by /u/Sevii (https://www.reddit.com/user/Sevii)
[link] (https://www.sledgeworx.io/creating-a-good-project-readme/) [comments] (https://www.reddit.com/r/programming/comments/g4u57j/creating_a_good_project_readme/)
https://www.reddit.com/r/programming/comments/g4u57j/creating_a_good_project_readme/
submitted by /u/Sevii (https://www.reddit.com/user/Sevii)
[link] (https://www.sledgeworx.io/creating-a-good-project-readme/) [comments] (https://www.reddit.com/r/programming/comments/g4u57j/creating_a_good_project_readme/)
Session preview: Adobe's realtime identity graph with Flink
https://www.reddit.com/r/programming/comments/g4u6qc/session_preview_adobes_realtime_identity_graph/
submitted by /u/Marksfik (https://www.reddit.com/user/Marksfik)
[link] (https://www.ververica.com/blog/adobe-realtime-identity-graph-with-flink) [comments] (https://www.reddit.com/r/programming/comments/g4u6qc/session_preview_adobes_realtime_identity_graph/)
https://www.reddit.com/r/programming/comments/g4u6qc/session_preview_adobes_realtime_identity_graph/
submitted by /u/Marksfik (https://www.reddit.com/user/Marksfik)
[link] (https://www.ververica.com/blog/adobe-realtime-identity-graph-with-flink) [comments] (https://www.reddit.com/r/programming/comments/g4u6qc/session_preview_adobes_realtime_identity_graph/)
Lambda Expressions in C# | Visual Studio 2019
https://www.reddit.com/r/programming/comments/g4ubtc/lambda_expressions_in_c_visual_studio_2019/
submitted by /u/monsterboz (https://www.reddit.com/user/monsterboz)
[link] (https://www.youtube.com/watch?v=rAs9VXZehJU&feature=share) [comments] (https://www.reddit.com/r/programming/comments/g4ubtc/lambda_expressions_in_c_visual_studio_2019/)
https://www.reddit.com/r/programming/comments/g4ubtc/lambda_expressions_in_c_visual_studio_2019/
submitted by /u/monsterboz (https://www.reddit.com/user/monsterboz)
[link] (https://www.youtube.com/watch?v=rAs9VXZehJU&feature=share) [comments] (https://www.reddit.com/r/programming/comments/g4ubtc/lambda_expressions_in_c_visual_studio_2019/)
What do to with xml macro file
https://www.reddit.com/r/programming/comments/g4uzy7/what_do_to_with_xml_macro_file/
submitted by /u/PRESEUNP (https://www.reddit.com/user/PRESEUNP)
[link] (https://www.reddit.com/r/programming/submit?draft=7a7affb6-831c-11ea-bd79-a64ffeba6fa9) [comments] (https://www.reddit.com/r/programming/comments/g4uzy7/what_do_to_with_xml_macro_file/)
https://www.reddit.com/r/programming/comments/g4uzy7/what_do_to_with_xml_macro_file/
submitted by /u/PRESEUNP (https://www.reddit.com/user/PRESEUNP)
[link] (https://www.reddit.com/r/programming/submit?draft=7a7affb6-831c-11ea-bd79-a64ffeba6fa9) [comments] (https://www.reddit.com/r/programming/comments/g4uzy7/what_do_to_with_xml_macro_file/)
Doing more with less time: critical skills for productive programmers
https://www.reddit.com/r/programming/comments/g4va7n/doing_more_with_less_time_critical_skills_for/
submitted by /u/itamarst (https://www.reddit.com/user/itamarst)
[link] (https://codewithoutrules.com/2020/04/20/productivity-skills/) [comments] (https://www.reddit.com/r/programming/comments/g4va7n/doing_more_with_less_time_critical_skills_for/)
https://www.reddit.com/r/programming/comments/g4va7n/doing_more_with_less_time_critical_skills_for/
submitted by /u/itamarst (https://www.reddit.com/user/itamarst)
[link] (https://codewithoutrules.com/2020/04/20/productivity-skills/) [comments] (https://www.reddit.com/r/programming/comments/g4va7n/doing_more_with_less_time_critical_skills_for/)
Why you can't name a file CON in windows - Tom Scott
https://www.reddit.com/r/programming/comments/g4vfp2/why_you_cant_name_a_file_con_in_windows_tom_scott/
submitted by /u/awesomeness-yeah (https://www.reddit.com/user/awesomeness-yeah)
[link] (https://youtu.be/bC6tngl0PTI) [comments] (https://www.reddit.com/r/programming/comments/g4vfp2/why_you_cant_name_a_file_con_in_windows_tom_scott/)
https://www.reddit.com/r/programming/comments/g4vfp2/why_you_cant_name_a_file_con_in_windows_tom_scott/
submitted by /u/awesomeness-yeah (https://www.reddit.com/user/awesomeness-yeah)
[link] (https://youtu.be/bC6tngl0PTI) [comments] (https://www.reddit.com/r/programming/comments/g4vfp2/why_you_cant_name_a_file_con_in_windows_tom_scott/)
Collection of coding problems solved while preparing for a successful Google interview
https://www.reddit.com/r/programming/comments/g4vgu9/collection_of_coding_problems_solved_while/
submitted by /u/ovvn3r (https://www.reddit.com/user/ovvn3r)
[link] (https://github.com/mgechev/google-interview-preparation-problems) [comments] (https://www.reddit.com/r/programming/comments/g4vgu9/collection_of_coding_problems_solved_while/)
https://www.reddit.com/r/programming/comments/g4vgu9/collection_of_coding_problems_solved_while/
submitted by /u/ovvn3r (https://www.reddit.com/user/ovvn3r)
[link] (https://github.com/mgechev/google-interview-preparation-problems) [comments] (https://www.reddit.com/r/programming/comments/g4vgu9/collection_of_coding_problems_solved_while/)
Byteconf React 2020: A free online ReactJS conference
https://www.reddit.com/r/programming/comments/g4vuim/byteconf_react_2020_a_free_online_reactjs/
submitted by /u/jantomes (https://www.reddit.com/user/jantomes)
[link] (https://sfree.life/byteconf-2020-reactjs-javascript-free/) [comments] (https://www.reddit.com/r/programming/comments/g4vuim/byteconf_react_2020_a_free_online_reactjs/)
https://www.reddit.com/r/programming/comments/g4vuim/byteconf_react_2020_a_free_online_reactjs/
submitted by /u/jantomes (https://www.reddit.com/user/jantomes)
[link] (https://sfree.life/byteconf-2020-reactjs-javascript-free/) [comments] (https://www.reddit.com/r/programming/comments/g4vuim/byteconf_react_2020_a_free_online_reactjs/)
Let's Learn x86-64 Assembly! Part 0 - Setup and First Steps
https://www.reddit.com/r/programming/comments/g4w1rb/lets_learn_x8664_assembly_part_0_setup_and_first/
submitted by /u/nicebyte (https://www.reddit.com/user/nicebyte)
[link] (https://gpfault.net/posts/asm-tut-0.txt.html) [comments] (https://www.reddit.com/r/programming/comments/g4w1rb/lets_learn_x8664_assembly_part_0_setup_and_first/)
https://www.reddit.com/r/programming/comments/g4w1rb/lets_learn_x8664_assembly_part_0_setup_and_first/
submitted by /u/nicebyte (https://www.reddit.com/user/nicebyte)
[link] (https://gpfault.net/posts/asm-tut-0.txt.html) [comments] (https://www.reddit.com/r/programming/comments/g4w1rb/lets_learn_x8664_assembly_part_0_setup_and_first/)
Python 2.7.18, the last release of Python 2
https://www.reddit.com/r/programming/comments/g4wsw2/python_2718_the_last_release_of_python_2/
submitted by /u/xtreak (https://www.reddit.com/user/xtreak)
[link] (https://blog.python.org/2020/04/python-2718-last-release-of-python-2.html) [comments] (https://www.reddit.com/r/programming/comments/g4wsw2/python_2718_the_last_release_of_python_2/)
https://www.reddit.com/r/programming/comments/g4wsw2/python_2718_the_last_release_of_python_2/
submitted by /u/xtreak (https://www.reddit.com/user/xtreak)
[link] (https://blog.python.org/2020/04/python-2718-last-release-of-python-2.html) [comments] (https://www.reddit.com/r/programming/comments/g4wsw2/python_2718_the_last_release_of_python_2/)
Change-Data Capture on MySQL at Zendesk
https://www.reddit.com/r/programming/comments/g4ww9u/changedata_capture_on_mysql_at_zendesk/
submitted by /u/pupupeepee (https://www.reddit.com/user/pupupeepee)
[link] (https://theaccidentalengineer.com/change-data-capture-ben-osheroff/) [comments] (https://www.reddit.com/r/programming/comments/g4ww9u/changedata_capture_on_mysql_at_zendesk/)
https://www.reddit.com/r/programming/comments/g4ww9u/changedata_capture_on_mysql_at_zendesk/
submitted by /u/pupupeepee (https://www.reddit.com/user/pupupeepee)
[link] (https://theaccidentalengineer.com/change-data-capture-ben-osheroff/) [comments] (https://www.reddit.com/r/programming/comments/g4ww9u/changedata_capture_on_mysql_at_zendesk/)