************
Generic
************

*Some useful links to explain the concepts of Programming*

########
Concepts
########

- https://learncodethehardway.org/regex/
   
- https://techdifferences.com/differenece-between-for-and-while-loop.html#KeyDifferences
   
- https://dev.to/sandordargo/8-books-every-junior-developer-should-read--4p5h

- https://dev.to/perigk/fantastic-youtube-channels-with-top-quality-learning-for-software-engineers--263i

- https://dev.to/tapudp/github-repos-for-learners-634

- https://dev.to/codehakase/how-i-learned-go-programming
   
- https://dev.to/brpaz/my-linux-development-environment-of-2018-ch7
   
- https://dev.to/rpalo/powershell-tutorial-especially-for-people-who-hate-powershell-2g25

- https://devdocs.io

- https://books.goalkicker.com/

- https://robertheaton.com/2020/04/06/systems-design-for-advanced-beginners/

- https://blog.levelupcoding.com/p/luc-62-cicd-demystified-build-test-deploy-repeat


################
Configuration
################

Online Interpreter for Multiple Languages
#############################################
- https://tio.run/



#################
DevOps
#################

.. image::  ../source/images/programming-devops-tree.png
    :width: 1414px
    :align: center
    :height: 1717px


- https://digital.ai/glossary/

- https://xebialabs.com/the-ultimate-devops-tool-chest/

- https://zachholman.com/posts/deploying-software

- https://www.ibm.com/developerworks/learn/devops/

- https://learn-anything.xyz/devops

- https://continuousdelivery.com

- https://codeascraft.com

- https://www.devopsbookmarks.org/

- https://www.amazon.com/Phoenix-Project-DevOps-Helping-Business/dp/0988262592

- https://increment.com/on-call/

- https://medium.com/cleartax-engineering/cleartaxs-requirements-from-a-deployment-pipeline-1b77a55ba08c
