# my journey in blockfuselab
# My week one at blockfuselab:
day one was our onboarding day,we were introduced to blockfuselabs rules and regulation. it was not about coding in first day our instructor told us the key factor that will shape us to become a good engineer in future and we should be consistent in what ever we are about to start.
# operating system and why linux is best for coding:
linux is the best operating system for software engineer because it can customize environment exactly how you want it.
# Machine language and Assembly language
the computer language is the (off) and (ON) 1 byte is equal to 8 bits (01011111) which can be convert into 265byte format.that human being fine it difficult to use machine language to write code that was how assembly language came in.