====== Computer Lab 01, first steps ====== * logon to machines (you can use your own) * fill the [[https://goo.gl/forms/8u7h2fYblrYgm61e2|initial survey]] * course policy * individual work, what does it mean, can I use web resources? Check the [[help:common:plagiarism_cheating]] ===== puzzle ===== * a weekly puzzle to train the brain ===== what does Lena do now? ===== Read the assignment {{:courses:be5b33prg:labs:lena-problem.pdf|}} * create an ASCII file ''answer.txt''. It must have exactly 3 rows and one of the letter a,b,c on each. Each letter can appear only once * Log in to [[https://cw.felk.cvut.cz/ulohy|upload system]] (username and password are the same as for faculty information system) and upload the file ''answer.txt'' (task 02_Lena) ===== practical work ===== * start the PyCharm * immediate mode, what is Python console * script mode, how to run the program * play * ... ===== homework ===== * install Python and Pycharm on your home computer * go through the first two chapters of the Book [[http://openbookproject.net/thinkcs/python/english3e/|Wentworth2012]], and try some excercises and prepare questions for the next computer lab