facebook youtube pinterest twitter reddit whatsapp instagram

Week 6 Goal (Completed ✔)

One issue I have (which isn't an issue anyway) is if I am learning new stuff, I need to get in and out very fast. If I am finding it hard to understand a certain point, I'll jump straight away to another point, and what I notice when doing this is at the end of the day it all correlates with one another.

So, last week, I added a new Language to my list, which is bash scripting, I decided to delve into bash scripting because I am tired of doing repetitive tasks manually.

So far, I love the language, it is super easy for me to quickly understand easily, and this is due to the fact that I already have a kinda basic understanding of so many languages, from Java to Cobol to Vb, to PHP, etc.

I'll be going in deep with bash scripting, and I'll write every nuance of what and what I learnt along the way. Here are the guides I wrote last week:

Next week would be bash oriented, so, see ya.

 

Related Post(s)

  • Week 14 Update

    Week 14 was more about filters in bash scripting, a filter can take either standard input (your keyboard) or the contents of one or more files, the input just gat to come from somewhere, be it a key

  • Week 15 (Final Update)

    It is crazy how far I have come, it looks like yesterday to me :) I finally mastered the essentials of bash scripting. In week 6 I said I was tired of doing repetitive tasks manually, and I decided t

  • Week 12 Update

    I am super happy with my progression on bash scripting, and I promised on Week 11 that I have more bash scripting loading, and here it is. I created a script optimizes images in bulk, It was intende

  • Week 13 Update

    Yh, I am into functions in bash, but I still have more to learn about functions, so, for now, this is what I have: Functions in Bash Returning Values From Functions in (Bash)

  • Week 11 Update

    In week 10, I said, I wrote a couple of scripts which I'll postpone for week 11, and yeah, I did just that, I was working on a project with a colleague where we need to replace about a thousand of st

  • Week 9 Update

    Nothing much to say, I'll just keep grinding. Well, I wrote a couple of guides that I couldn't publish, so, I'll probably save that for other weeks, here are week 9 guides: Sourcing With Bash Local