Take the Python3 Engineer Certification Basic Exam

Python engineer certification basic exam

About Python Engineer Certification Basic Exam

It is explained in various qiita articles, so I will omit it. I will post the link of the official website.

Python Engineer Certification Basic Exam

It may not be helpful for those who have no experience with Python, but I will write about exams and my studies.

Career

The author is currently (as of 2019) a second year member of society, and has been touching Python for almost two years since he first touched Python in his work from the first year. I learned Python by myself while studying it in my work. I was exposed to programming when I was in college, so it wasn't a pain. When I was in college, I was studying C and Java in class, but to be honest, I realized from the first year that what I learned in college was almost useless in my work. (Small feeling)

History of the exam

From the conclusion, the process of taking the exam is a dirty story, but I wanted money. The author's company had a qualification incentive, so I decided to take it. __ Money will not betray. __

Studying until the exam

I've been using Python for over a year, so I wasn't courageous enough to go without studying. First of all, I investigated how to study in articles such as qiita. What I noticed was the mock test. And free. Mock exam When I tried it, 450 points out of 1000 points ... It was the moment when I decided to study properly.

Study method

First, look at the answers to the wrong questions in the mock exam and understand the answers. If you can't, just google until you know. When all is done, I will do a mock test again. I will do it until I get a perfect score to understand the mistake. At this point, you can find the answer just by looking at the answer. It's overfitting. But in the exam, I thought I might have the same problem, so I did it until I got a perfect score. Finally, I read the reference material document. The scope of the exam questions is the content of O'Reilly Japan" Python Tutorial 3rd Edition ", so I read it. You can read it on the web. Python Tutorial For the time being, I read everything, and when I was wondering while reading, I actually moved my hand and checked the movement.

Inexperienced person

I think it would be better for inexperienced people to read the teaching materials, then take a mock exam and read the teaching materials again.

Take the exam

From the result, it passed. It was 850 points out of 1000 points. It was pretty good. Personally, I'm glad I received it. The test itself lasted more than 30 minutes. I think there were many simple problems. There was also the problem that I didn't have to remember this. The reason I was happy to receive it was that I was aware of my lack of basic skills. In particular, some methods that I didn't know were actually useful, and I realized once again the importance of the basics.

Summary

I think you can pass this exam itself if you read the practice exam and the documentation. Let's solidify the foundation.

Recommended Posts

Take the Python3 Engineer Certification Basic Exam
How amateurs passed the Python 3 Engineer Certification Basic Exam
Is the Python 3 Engineer Certification Basic Exam Really Easy?
python engineer certification exam
How to pass and study the Python 3 Engineer Certification Basic Exam
Python3 Engineer Certification Basic Exam-I tried to solve the mock exam-
A memorandum regarding the acquisition of the Python3 engineer certification basic exam
[Qualification] I studied Python from the basics to take the python3 engineer certification basic exam (examination record)
[Qualification] I studied Python from the basics to take the python3 engineer certification basic exam (study edition)
Have passed the Python Engineer Certification Data Analysis Exam
How an "amateur banker" passed the Python 3 Engineer Certification Basic Exam in a week
I passed the python engineer certification exam, so I released the study method
Python3 Engineer Certification Data Analysis Exam Self-made Questions
Python3 Engineer Certification Basic Exam-Notes and Problem Trends-
Python 3 Engineer Certification Data Analysis Exam Pre-Exam Learning
How to study Python 3 engineer certification basic exam by Python beginner (passed in August 2020)
A story about a liberal arts programming amateur getting a Python 3 engineer certification basic exam
(Maybe) This is all you need to pass the Python 3 Engineer Certification Data Analysis Exam
[Python] I personally summarized the basic grammar.
Python Basic Course (at the end of 15)
Python 3 Engineer Certified Data Analysis Exam Preparation
RF Python Basic_01
[Examination Report] Python 3 Engineer Certified Data Analysis Exam
Basic Python writing
This is the only basic review of Python ~ 1 ~
This is the only basic review of Python ~ 2 ~
Python3 basic grammar
This is the only basic review of Python ~ 3 ~
RF Python Basic_02
python Basic sorting algorithm summary (Basic Information Technology Engineer Examination)
Summary of the basic flow of machine learning with Python
[Introduction to Python] Basic usage of the library matplotlib
Find the maximum Python
Python I'm also basic
Python basic grammar / algorithm
Python Basic Course (7 Dictionary)
Basic sorting in Python
Python basic course (9 iterations)
[python] class basic methods
Python Basic Course (11 exceptions)
the zen of Python
Python basic course (6 sets)
Python3 cheat sheet (basic)
Python basic grammar (miscellaneous)
Python Basic Course (Introduction)
Python basic memorandum part 2
Python basic memo --Part 2
Basic Python command memo
Python basic grammar note (4)
Basic knowledge of Python
[Python] Split the date
Python basic grammar memo
OpenCV basic code (python)
Python basic memo --Part 1
python memorandum super basic
Python basic course (8 branches)
Python basic if statement
Python Basic Course (3 Python Execution)
Python Basic --Pandas, Numpy-
I wrote the basic grammar of Python with Jupyter Lab
Take a look at the Python built-in exception tree structure