Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added a blog on "writing for software engineers" #1877

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -578,6 +578,7 @@ When learning CS, there are some useful sites you must know to get always inform
- [Learning JavaScript Design Patterns](https://addyosmani.com/resources/essentialjsdesignpatterns/book/) : the online version of the Learning JavaScript Design Patterns published by O'Reilly, released by the author Addy Osmani under CC BY-NC-ND 3.0
- [Working with Webhooks](https://requestbin.com/blog/working-with-webhooks/) : a comprehensive guide on webhooks
- [How I got TensorFlow Developer Certified](https://www.mrdbourke.com/how-i-got-tensorflow-developer-certified/) : Step By Step guide to pass Tensorflow Developer Certification
- [A Software Developer’s Guide to Writing](https://theankurtyagi.com/a-software-developers-guide-to-writing/) : The Importance of Writing for a Developer

<div align="right">
<b><a href="#index">↥ Back To Top</a></b>
Expand Down Expand Up @@ -845,6 +846,7 @@ When learning CS, there are some useful sites you must know to get always inform
- [The Pragmatic Engineer](https://blog.pragmaticengineer.com/) : Software. People. Problems. Ideas. Engineering.
- [XDA - Android Developer Forum](https://forum.xda-developers.com) : Android Open Source Developers Forum
- [The Net Ninja](https://www.thenetninja.co.uk/): Web development tutorials
- [The Ankur Tyagi](https://theankurtyagi.com/blog/) : Writing. Technical Tutorials. Engineering.

<div align="right">
<b><a href="#index">↥ Back To Top</a></b>
Expand Down