Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Take with Excellence the "Programming Basics" Exam #1

Open
8 tasks done
nakov opened this issue Oct 6, 2019 · 2 comments
Open
8 tasks done

Take with Excellence the "Programming Basics" Exam #1

nakov opened this issue Oct 6, 2019 · 2 comments

Comments

@nakov
Copy link
Contributor

nakov commented Oct 6, 2019

Learn the basics of programming, using a programming language by choice (e.g. C#, JavaScript, Python, Java, C++, PHP or other). Choose one programming language and master it.

Take with excellent result the "Programming Basics" exam @ SoftUni.

  • Exam dates: 2 and 3 Nov 2019

Resources to prepare for the exam:

Sample exams to test and train your skills:

Steps to complete this assignment:

  • Learn simple calculations (data, variables, calculations, etc.)
  • Learn simple conditions (if-else)
  • Learn complex conditions (nested if-else, logical and / or / not)
  • Learn simple loops (for-loop 1...n)
  • Learn nested loops (for-loop inside another for-loop, draw figures)
  • Learn other loops (while-loops, do-while loops, loops with step)
  • Learn functions / methods (define function, invoke function with parameters)
  • Prepare for the "Programming Basics" exam (solve at least 3 exam topics)
@nakov nakov changed the title Take the "Programming Basics Exam" Take with Excellence the "Programming Basics Exam" Oct 6, 2019
@nakov nakov changed the title Take with Excellence the "Programming Basics Exam" Take with Excellence the "Programming Basics" Exam Oct 6, 2019
@victoryotzev victoryotzev removed their assignment Oct 19, 2019
@victoryotzev
Copy link

Господине без да искам се махнах от assignment

@nakov
Copy link
Contributor Author

nakov commented Oct 23, 2019

Господине без да искам се махнах от assignment

Няма проблем, ти си знаеш задачите.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment