Hi! I’m carlo, and I’m student from Mexico. Actually few classmates and teachers know Git and GitHub. I’m studying informatics engineering, and I want to share this in my classroom.
They never used a version controller, so the little course must be basic.
This would be a preview of topics:
Introducción to git and installation
Git Basic commands: add, commit, reset…
Synchronize github in your computer
Visualization in github
Git Basic commands: create branchs
Practices:
1.- Generate a blog with a static generator and GitHub.
Others:
Get the github student developer pack
This would be the ideas for share with muy classmates. I want to convince a teacher to help me with the time of his class for do it. I hope…
Hola Carlos !
Siempre es bueno conocer estudiantes que quiere ayudar a otros estudiantes a aprender GIT (algo que deberían de enseñar en las universidades a mi parecer). Los temas que estas tocando son bastante buenos para ayudar a tus compañeros a iniciar. Algunas recomendaciones que te puedo dar son:
Revisa este curso de Github para iniciarse en Git. Puede servirte como práctica para que tus compañeros entiendan lo más básico.
Hacer más prácticas donde los resultados de lo que están haciendo sean evidentes. Por ejemplo algo similar a lo que viene en el curso anterior.
Si un profesor aprueba que usen Github para hacer las entregas es una de las mejores formas ya que los estudiantes constantemente refuerzan lo que les enseñaste y no sólo se queda como un curso que al poco tiempo se les olvide.
Please i’m in serious need of assistance i’m having an error with trying to push to github
err:
! [rejected] master -> master (non-fast-forward)
error: failed to push some refs to ‘https://github.com/kerry-okpere/HOK-Model-Management.git’
hint: Updates were rejected because the tip of your current branch is behind
hint: its remote counterpart. Integrate the remote changes (e.g.
hint: ‘git pull …’) before pushing again.
hint: See the ‘Note about fast-forwards’ in ‘git push --help’ for details.
i tried using git pull origin master but this error occured:
branch master -> FETCH_HEAD
fatal: refusing to merge unrelated histories
please i’d love to get assistance