Stavrov Maxim

Phone:
+375 (29) 634 84 13
E-mail:
maksim.stavrov045@gmail.com
My goal:
I am taking this course to get to know programming better. I believe that taking this course will be a good start for my future career.
Education and Experience: I completed the course from EPAM ekids HTML&CSS,and i read a book “Python для детей” .
Courses: I am taking now following courses:
ChatGPT: полный курс по AI и ChatGPT Git - полный курс по Git и GithubMy skills: I know programming languages such as HTML and CSS quite well. I also know a little Python. I hope to learn JavaScript on this course!
Сode examples:
from tkinter import *
H=500
W=800
window=Tk()
window.title("Buble Blaster")
c=Canvas(window,width=W,height=H,bg='darkblue')
c.pack()
ship_id=c.create_polygon(5,5,5,25,30,15,fill='orange')
ship_id2=c.create_oval(0,0,30,30,outline='purple')
SHIP_R=15
c.move(ship_id,MID_X,MID_Y)
c.move(ship_id2,MID_X,MID_Y)
My language skills:
English: English - A2 (I can read and understand literature, take courses in English)
Russian: russian - national
Belarusian: belarusian - national