Studying

  • News,  Studying

    Good bye 2020 and good riddance

    It’s safe to say we all had a 2020 to forget and unfortunately 2021 did not start out so well for me either. But hey, it’s a new year and new plans. Yes I finally decided to pivot my career to focus on Information Security thus I will still be posting about my programming here as well as my Information Security journey and anything I find interesting around these fields. I just finished an edX module in C programming. I’m still focusing on Python and plan to write the PCEP exam in a few weeks time if I have the budget. Today I started reviewing the PCEP course ware in…

  • Python,  Studying

    print(‘JetBrains Academy’)

    I came across Jet Brains Academy this morning and started with their Python track. Thus far I am having a blast learning more about Python using their platform. They also feature a Java track that I will be looking at after completing the Python track. If you already use a JetBrains IDE like Pycharm then you are able to code the solutions to the questions from within your IDE. Other nice features I like are: Short byte sized lessons – pun intended Questions on the topics you just learned You can choose to start with the beginners project or jump ahead to intermediate or advanced projects if you are so…

  • Python,  Studying

    Lock down learning

    As most of us on planet earth are on lock down I thought that I’d have more time to learn more. For a start, Pluralsight has made all their courses available for free for the month of April and you do not need to provide credit card details when signing up. Personally I just finished Jessica McKellar‘s Intro to Python course on Oreilly which I really enjoyed. I’m looking forward to Jessica’s Intermediate course as she explains everything really well. I’m currently still studying for the RHCSA and doing Python courses on Pluralsight since it is free this month.

  • Studying

    C++, AWS and Redhat

    Things got really busy in a hurry. I haven’t done the 100 days of code as planned as work started getting extremely busy. I also started studying for my Unisa exam (C++) that I am writing in a couple of weeks.\ I had to finish an AWS Cloud Essentials course for work which took a lot of time and I am working through the RHCSA materials on the side in order to write my RHCSA exam in December/January. I am also looking into writing the first AWS certification in the first quarter. On top of that I am trying to keep myself busy with Python. I should be more active…

  • Studying

    Linux Academy

    I joined Linux Academy a long time ago but cancelled it because of financial reasons. This week I had another look at them and the courses they provide. There are quite a lot of courses I’d like to do and joined them again. The idea is to learn more technologies and certify myself on other non Microsoft technologies. Like the saying goes, knowledge is power and I have a curious mind. More to follow on my journey using Linux Academy.

  • Studying

    Change of plans

    I started a new job a few months ago. With all the changes in my work life I decided to start learning Java as it’s the preferred technology used at our office. This year was also a new chapter for me as I started my Bsc Computer science degree where I will be doing programming in C and C++. The journey has properly started and I should start blogging more on my experiences with getting to know Java, C and C++.  I have a few ideas for programs I’d like to write and release but more on that later this year or early next year.

  • Studying

    Beginning C# 6.0 Programming with Visual Studio 2015

    I’ve been playing with different ways of learning to program like reading books and watching videos. There’s a huge amount of resources to go and learn and I always felt that videos are the best way for me to learn programming as it is the medium I use to study for my Microsoft exams. That is till I bought the book Beginning C# 6.0 Programming with Visual Studio 2015 by Benjamin Perkins, Jacob Vibe Hammer and Jon D. Reid. I found it much easier to learn programming from books especially the book mentioned above. My issue is that my mind wonders when watching videos and I noticed that I miss key concepts…