Thursday, 7 November 2019

Getting Ready for the IT carrier


Today is our secound day in our programme. We learned many basic things how do IT company works and projects has been done in the real world. How do they communicate and much more. It will be a brief introduction to you to understand the real IT world.

Excercises

IT is a field always deals with computer. There Will be no hard work with the body but definitly there will be a harder work with the mind and someone called it brain. So to be a healthier person we should pay attention to our body fitness too. Excersise and meditation were main two things those will help us to maintain our physical and mental health in a good ratio.
The main platforms to be connected with

Slack

Slack is a cloud based instant messaging system. Which means it is a communication tool, using Internet. Simply as a metaphor we could say it like whatsapp. But having significant features for developers. Slack also provides a feature to share coding as plain codes. So it is very helpful for us to share our codes with our friends and teachers. Also we can learn and our mistakes can be found.

Trello

Trello the second tool we got introduced by our instructor. It Is a project management platform. In our daily life we use many things to remember the things we should do. For example we morn within our mouth when mum asked us to buy something from the shop. We put remainder in our phone to wish our friends on their birthday. Those are informal ways and just managing the things to be done. But in IT field or in any other companies single person could not remember all the works and their deadlines. So here Trello comes to help us. To manage all the projects and the dead lines. So no more “Sorry sir I don't know” or “I thought it was tommorrow”. Here we can publish the events and projects and make them know the deadlines too.

Google Classroom

This is a product of Google. As the products name said it is a classroom specially designed to make the e-learning into a Physical classroom atmosphere. It helps us to schedule and conduct classes also to share the studying materials. It will help us to be connected with the teacher and all the students in that same class.

Ubuntu

Honestly I was hating Ubuntu because of its interface, but after knowing the advantages really I fell love with it. Yes here I Want to discuss very few of them then you can understand why I said the above statement.
First of all it is an open source operating system. No cost is the greatest benefit and in fact wikipedia said updates of it is releasing within every six months.
Because of some technical issue I got to Uninstall Windows from my computer. But I felt no worries. Because I was eagerly waiting for Ubuntu.
And also our dream is to be a software engineers(no ref) we should get used to code and typing. Specially in Ubuntu the the way we make directories and files using terminal was wonderful. If you say not exactly I could say I enjoyed it. 
Another advantage in linux is most interpreters and compilers were already installed in linux based Operating system.
Programmers love Linux because of its versatility, power, security and speed. Versatility means can be changed as our wish.
Just for fun…Oh shish! An error message popup!
-On Windows- Uh, ok
-On Mac- Perhaps if I could upgrade to the newest version, this wouldn’t happen
-On Linux- Let’s see if someone has already solved the issue. Oh cool, there’s a hack! (copied from a Quora answer…)
10 basic commands for Ubuntu

Commands
Usage
ls It will list all the files in the directory
clear It will clear the terminal and gives us space
cd (file name) Change directory (go to the named directory)
cd .. Go backward
cd Go to the root directory
mkdir (name) Create a directory
touch (name + extension) Create a file with the extension
rm Remove a file
rmdir Remove a directory
tree Show all the sub directories and files in the directory.

So now I got to get used to these platforms to transfer my life...

3 comments: