Session on "Data and Artificial Intelligence"
I gave a session on “Data and Artificial Intelligence” at Himalayan WhiteHouse IB World School, Kathmandu. Students had the opportunity to explore how data powers today’s digital world and how AI is reshaping the way we live, work, and create. The session introduced key ideas from understanding basic algorithms to reflecting on the ethical future of technology while encouraging students to think critically about their role in the evolving tech landscape.
Session highlights
- What Git is and why version control matters.
- How to create, clone, and manage repositories.
- Core Git commands:
git init,git add,git commit,git branch,git merge,git pull, andgit push. - How GitHub supports collaboration through repositories, pull requests, and issues.
- Common mistakes beginners make and how to avoid them.
Workshop format
The session included a short presentation, a live demo, and a hands-on practice segment. Participants learned how to track changes, create branches, and collaborate using GitHub.
Resources
Conclusion
This workshop helped participants build a practical foundation in Git and GitHub and prepared them to use version control in their own projects.