What do you need to know for each Google programmer?

Undoubtedly, Google employs some of the most qualified engineers and programmers in the world. Recently a separate page appeared on the site of the search engine, where courses and tools for online education are presented, which all engineers and programmers need to know.

Passage of educational programs does not guarantee work in Google, which the company says in a separate footnote. But it’s incredibly cool – to learn about what courses in the opinion of one of the best companies in the world must pass every self-respecting programmer and engineer.

With a list of courses in the original you can find here, and we suggest their translation.

Recommendations on education

  1. Take an introductory computer science course: Udacity, Coursera.
  2. Learn to program at least one OOP language: C ++, Java, Python:
    For beginners: Coursera – programming training, MIT Java course, Google Python course, Coursera Python course.
    For the average level: Udacity – the design of computer programs, Coursera – the creation of quality code, Coursera – programming languages, the course of Brown University – an introduction to programming.
  3. Learn other programming languages: JavaScript, CSS, HTML, Ruby, PHP, C, Perl, Shell. Lisp, Scheme: HTML tutorial, codeacademy.com.
  4. Learn how to test the code: Udacity – testing methods, Udacity – debugging programs.
  5. Knowledge of Discrete Mathematics: A Course in Mathematics for MIT Programmers.
  6. Understanding of algorithms and data structure: introductory course MIT about algorithms, Coursera – introductory course about algorithms (part 1 and part 2), list of algorithms, types of data structures, book about algorithms.
  7. Understanding the operation of operating systems: the Berkeley course.
  8. To study artificial intelligence: entry into robotics, Stanford’s course, machine learning.
  9. Creating compilers: course Coursera.
  10. Knowledge of cryptography: the Coursera course on cryptography, the Udacity course on cryptography.
  11. Knowledge of parallel programming: the Coursera course.

  Top 5 des chaînes YouTube pour apprendre l’allemand

Recommendations for work

  1. Create a website, build your own server or create a robot: a list of projects Apache, Google Summer of Code, the Google development team.
  2. Develop a small part of a large system, read and understand the code, learn the program documentation, debug the program. Auxiliary resources: GitHub, Kiln.
  3. Work on the project in a team. You will learn from others and learn teamwork.
  4. Improve programming skills and knowledge of algorithms: CodeJam, ACM ICPC.
  5. Teach others.
  6. Become an intern: google.com/jobs

Such recommendations the company gives to all programmers and engineers. Well, have you started creating your own robot?

댓글 달기

이메일 주소는 공개되지 않습니다. 필수 필드는 *로 표시됩니다

Scroll to Top