Hi, I'm Mohammad, a civil engineer who is currently trying to shift my career into web development. I've always been passionate about technology and I'm excited to explore the world of coding and learn new programming languages and frameworks to improve my skills.
Aside from coding, I love powerlifting. There's something incredibly satisfying about pushing my physical limits and seeing progress in my strength training. Whether I'm coding or in the gym, I always bring my dedication and determination to everything I do.
We learned what version control systems (VCS) are and how to work with projects in both remote and local repositories. We also learned how to handle our projects after making modifications and upload them to our remote repository. This included learning how to use the command line and exploring a few basic commands, with references provided to expand our knowledge on the topic. In addition, we briefly looked at the Markdown language and its syntax, and were provided with the necessary references to use it.
- git and github VCS
- git add .
- git commit -m "Commit Message"
- git push origin main
- terminal command line
- markdown language
The article discusses the importance of having a good developer mindset, which includes traits like being patient, persistent, and open to learning. The author emphasizes the need for developers to focus on solving problems and creating value for their users, rather than getting bogged down by technical details or personal preferences. The article provides practical tips for developing a good mindset, such as setting clear goals, practicing deliberate learning, and seeking out feedback and mentorship. The author concludes by highlighting the importance of cultivating a growth mindset, which involves embracing challenges and viewing mistakes as opportunities for learning and improvement.