Oktatás * Programozás 2 * Szkriptnyelvek * levelezősök Félévek Linkek * kalendárium |
En /
PyTraining2024janArchive: ITS Python training (January 26-27, 2024)
Links: NewsDates are in "yyyy.mm.dd." format.
Who is this course for?This course is for people who already know the basics of programming. We suppose that you already know a programming language (e.g. C, Java). We also suppose that you are familiar with basic data structures and algorithms. That is, this course is NOT an "Introduction to programming in Python" course. How to prepare for the course?
FAQQ: Can I use PyCharm? A: You use whatever text editor / IDE you want. However, we would suggest using VS Code. Once you are familiar with Python and you start working on a bigger project, you can switch to PyCharm. In our opinion, VS Code is better to start with. And don't forget: during the exam you can't use any editor / IDE, i.e. you won't get any help from your IDE. You'll be on your own.
Q: Can I send you an email if I have some questions? A: Feel free to contact any of us. You can find our email addresses at the top of the page.
Q: Can you share your Python snippets for VS Code? A: Here it is: link. What else should you know for the exam?We'll talk about these during the course.
>>> eval("5+2+(3*6)") 25 Bibliography
|
Blogjaim, hobbi projektjeim * The Ubuntu Incident [ edit ] |