RE: Greetings Steemit! - WorldCoinIndex Introduced Me!

You are viewing a single comment's thread from:

Greetings Steemit! - WorldCoinIndex Introduced Me!

in introduceyourself •  7 years ago  (edited)

Wow computer science. I am an engineer student and if you share anything about your major, I will read immediately :) @xainba

Authors get paid when people like you upvote their post.
If you enjoyed what you read here, create your account today and start earning FREE STEEM!
Sort Order:  

Aww thank you! I definitely will be, I'm teaching myself full stack developing while also doing what is required in my university curriculum...so there will be some frustration and progress posts haha.

The first rule of education for engineering is "learning how to learn". Universities help you to understand that. So you are in the right way :) C and C++ should be very simple for you :) and also for me haha. @xainba

Oh yeah I love C++, it was my first programming language :) It's pretty easy, the syntax can be a bitch sometimes though.

Hahah. Yes I completely agree with you. Once time my code about bank systems give me 203 error and I spent 2 hour to find what was the mistake. And finally I found that I was forget } sign after class :)