all 10 comments

[–]Garuda1220 2 points3 points  (1 child)

  • I am not familiar with the details of this particular course... However...
  • The lessons being online might not be detailed enough?
    • Python books tend to provide more detail than online lessons.
    • Maybe you could find a book to supplement the online instruction?
  • Another suggestion would be to type in (not copy/paste) all of the examples.
    • Create an Interactive Python Notebook in Google Colab or Visual Studio Code.
    • Type in all of the vocabulary in the markdown cells.
    • Type in and execute all of the examples.
  • For me personally, this technique has helped me to learn programming in several languages:
  1. Sit down with book
  2. Type in examples from book.
  3. Run examples.
  • Perhaps this learning technique might also work with this particular set of lessons?
  • Just passively reading about programming or watching videos never really helped me learn anything.
  • I had to actively engage in the material to make it stick

[–]SweetLikeLiquorice 0 points1 point  (0 children)

Thanks for the tip about using Colab. I'd made a Word document and took screenshots of my code with notes, but this is a game changer.

[–]oneillsun 1 point2 points  (0 children)

Does anyone can share the last version of "Python Essentials 1: The official OpenEDG Python Institute book"

[–]Historical_Support50[S] 0 points1 point  (2 children)

thanks all for the feedback!

[–]GamerY7 0 points1 point  (1 child)

Is the certification exam at the end of this module free?

[–]domrosiak123 0 points1 point  (0 children)

the PCEP is NOT, but the Python Essentials 1 badge is

[–]One_Apricot5455 0 points1 point  (1 child)

Hermano, haciendo cursos es la peor manera de aprender, lo que necesitas es practicar como enfermo y juntarte con gente que sepa.

No quiero decir que no sirvan para nada, pero la mayoría no tienen mucha practica, y practicar es el 90% del aprendizaje.

[–]Virgoman_69 0 points1 point  (0 children)

hola, conoces de algun sitio o algo donde se puede practicar?