my_photo

Konstantin Sazonov

Contacts

  • Location: Mogilev, Belarus
  • Phone: +375 33 370 08 60
  • E-mail: player.s.k.v@gmail.com
  • GitHub: Kossaz

About me

I am 27 years old, I work as an electrician now. I want to change careers. I have little experience in web site development during my training. I liked working with front-end more then back-end and now I want to get the necessary experience in these courses.

Skills

  • JavaScript(Basic)
  • Java(Basic)
  • HTML&CSS
  • Git

Code

        
        if (args != null & args.length > 0) {
          if ((args.length < 3) | (args.length % 2 == 0)) {
            System.out.println("Enter an odd number from 3: for example 3,5,7");
            return;
          } else {
            menu = "Choose one of the suggested moves:";
            System.out.println(menu);
              for (int i = 0; i < args.length; ++i) {
                System.out.print(i+1+" " + args[i] + "\n");
              }
            }
        }
        
        

Education

Sukhoi State Technical University of Gomel. Energy engineer.

Languages

  • English - A2
  • Russian - native speaker