====== 1st computer lab ====== * [[https://cw.felk.cvut.cz/password/|setting passwords]] for workstations *Filling out simple [[http://cmp.felk.cvut.cz/cmp/courses/a4b99rph/ZS20092010/questionare/|questionnaire]] to ascertain your present programming knowledge. *Getting acquainted with the upload system. (Logging in, handing in answer to a question asked during lecture.) *Starting Python environment [[courses:ae4b99rph:tutorials:python:mswin|IDLE or DrPython]] *Hello world application. *Q&A ======Questionnaire====== Please fill out this [[http://cmp.felk.cvut.cz/cmp/courses/a4b99rph/ZS20132014-E/questionare/|questionnaire]]. We do not log your IP or ID, the questionnaire is purely for statistical purposes. It would help a lot. Thanks. In case you are unable to save your answer, wait for couple of seconds and try again. ======Turning in your answer====== *Create ascii text file answer.txt, which will contain answer to the question from lecture. It must have exactly 3 rows and one of the letters a,b,c on each. You can use each letter only once. *Log in to [[https://cmp.felk.cvut.cz/ulohy|upload system]] (username and password are the same as for KOS) and upload answer.txt *If it does not work, check whether you are properly registered for this class and then contact lecturer. =====First steps with Python===== First steps are meant for users of MS Windows operating system. We assume that Linux or MacOS X users may find their own way. More details on a separate tutorial page: [[courses:ae4b99rph:tutorials:python:start]]