当前位置:网站首页>What are the contents of the intermediate soft test, the software designer test, and the test outline?
What are the contents of the intermediate soft test, the software designer test, and the test outline?
2022-07-07 10:36:00 【qq123yyy】
One 、 Intermediate software designer subjects include :
(1) Knowledge of computer and software engineering , The examination time is 150 minute , written examination , choice question ;
(2) software design , The examination time is 150 minute , written examination , Q & A questions .
The full marks of comprehensive knowledge multiple-choice questions in the morning and software design questions in the afternoon are 75 branch , 45 The score is qualified .
Multiple choice questions of comprehensive knowledge in the morning of software designer exam , It covers a very wide range of knowledge , It basically covers IT Most of the knowledge systems required by the industry , Including hardware 、 operating system 、 database 、 Software Engineering 、 Object oriented and so on .
Two 、 Examination content
(1) Master data representation 、 Arithmetic and logic operations ;
(2) Master relevant applied mathematics 、 Basic knowledge of Discrete Mathematics ;
(3) Master the computer architecture and the performance and basic working principle of main components ;
(4) Master the operating system 、 Basic knowledge of programming language , Understand the basic knowledge of compiler ;
(5) Master the common skills data structure And common algorithms ;
(6) Familiar with database 、 Basic knowledge of network and multimedia ;
(7) master C Programming language , as well as C++、Java、Visual Basic、Visual C++ A programming language in ;
(8) Familiar with software engineering 、 Basic knowledge of software process improvement and software development project management ;
(9) Master the methods and techniques of software design ;
(10) Master common information technology standards 、 Security , And relevant laws 、 Basic knowledge of regulations ;
(11) Understand information technology 、 Basic knowledge of computer application ;
(12) Correctly read and understand English materials in the field of computer .
3、 ... and 、 examination syllabus
Basic knowledge of
1. Basic knowledge of computer science
2. Knowledge of computer systems
3. Knowledge of system development and operation
4. Object oriented basic knowledge
5. Information security knowledge
6. Standardization 、 Basic knowledge of informatization and intellectual property
7. Computer professional English
applied technology
1. Exterior design
2. Interior design
3. Database application analysis and design
4. Programming
5. System implementation
6. Software engineering applications
Four 、 Reference books
《 Software designer tutorial 》 Buy textbooks officially designated by the Ministry of Education , necessary ;
《 Analysis of test questions of software designers over the years 》 The important thing is to have time to watch , Buy it if you think you have it ;
《 Software designer outline 》 Sort out the knowledge structure system , The exam outline can be found online , If necessary, it can be printed or directly electronic .
5、 ... and 、 About the software designer's test preparation experience sharing
1、 Comprehensive knowledge 4 Suggestions for exam preparation
1) Pay attention to preparing for the exam “ This principle ”, Here's what we're focusing on 80% High frequency examination site , Not in 20% On low-frequency and difficult topics “ take unnecessary pains to study an insignificant problem ”;
(2) Iterative learning , First, learn a round , It can help you sort out the course framework , Then carry out the second round of detailed learning ;
(3) Practice is the only criterion for testing truth , For examinees , Doing questions is the best standard to test the degree of knowledge mastery , It's very important , Not only to learn knowledge , And be able to do questions ;
(4) The more questions you do, the better , When doing the questions , Also pay attention to thinking , Why did you do wrong , Whether it can be avoided next time , If the knowledge content is wrong , Pay attention to intensive learning .
Software design questions
The friendliness of the software designer exam lies in , Although the software design question in the afternoon is difficult , But the question type is relatively fixed . Fixed question type , It means there are rules to follow , There are skills .
The weakness is usually attributed to
(1) No practical experience , Unable to understand words and The information system The conversion process between ;
(2) Have practical experience , I always feel that there are problems in the test questions , If you do it yourself , How to deal with these processes , And miss the exam ;
(3) Zero basis , I can't understand the title , I can't understand the problem , I can't understand the answer .
How to solve problems
This part , It can be subdivided into code part and non code part .
For the code part
I suggest you master C Language 、JAVA or C++ Basic grammar of , According to the examination rules of real questions over the years , Master some common blank filling , Capable people can improve themselves . Of course , For experienced programmers , This is the delivery link , For other candidates , It takes some time and energy to learn .
For non code parts
It involves the process of software analysis and design . From the user's description , Abstract software functions for analysis and design , It is a skill that software designers need to master .
Zero basis 、 Inexperienced students , You can combine the problem stem with a certain problem-solving law , Master problem-solving skills to answer questions . Not only do questions , Also pay attention to the summary rules .
For experienced programmers , Note that work experience is not a general standard , The exam is to answer questions within a certain framework , We need the information given according to the question stem , In order to analyze .
2、 Answer the questions 3 Reminders
(1) The explanation of one or two hundred words cannot fully cover user needs , We should do the problem according to the only information in the problem stem , We can't help it , Don't take it for granted to answer questions with information other than the question stem ;
(2) The code is to fill in the blank , Not a design question , We need to build on what we already have Application framework Think inside ;
(3) The advantage of software designer examination is that the question type is fixed , Learn to find rules , Master the fixed question types of regular exams , The first three questions ( Data flow diagram problem 、 Database design problem 、UML modeling topic ) Try to stabilize each question at 12 The score of about points , So the next two questions (C Language algorithm design problem 、JAVA or C++ Object oriented programming problem ) The pressure will be much less , Especially for candidates without code experience .
Afternoon question :
1、 The first three questions are fixed , Each question is required to be able to get 13 about , Practice more test questions over the years , Be familiar with the answer rules , habit “ accident ”.
2、 For algorithm application problems (C Language ), Ask to be able to get 6~8 about , Master the judgment of algorithm strategy 、 Simple time complexity judgment , And fill in the blanks of some basic grammar .
3、 For object-oriented programming problems (JAVA or C++ A choice ), Ask to be able to get 6~9 branch , Master basic grammar and fill in the blanks .
4、 Pay attention to the emphasis of strategy ,C Language and JAVA Only basic grammar is required .
( If you are familiar with C++ Then it is suggested to choose C++, Otherwise, it is suggested to choose JAVA)
Direction We need to find a way to deal with all the information in our hands , Opportunities are reserved for those who are prepared , Your every effort will not be let down ! I wish you all a successful landing , To get software information or communicate with , If you have any questions, you can ask those who are preparing for the exam or have landed , Will have a lot of experience
边栏推荐
- 原型与原型链
- [dai6] mirror image of JZ27 binary tree
- 长列表性能优化方案 memo
- [second on] [jeecgboot] modify paging parameters
- [detailed explanation of Huawei machine test] tall and short people queue up
- @Transcation的配置,使用,原理注意事项:
- gym安装踩坑记录
- ThreadLocal会用可不够
- When there are pointer variable members in the custom type, the return value and parameters of the assignment operator overload must be reference types
- table宽度比tbody宽度大4px
猜你喜欢
leetcode-304:二维区域和检索 - 矩阵不可变
openinstall与虎扑达成合作,挖掘体育文化产业数据价值
成为优秀的TS体操高手 之 TS 类型体操前置知识储备
Application of OpenGL gllightfv function and related knowledge of light source
Socket communication principle and Practice
【推荐系统 01】Rechub
软考中级,软件设计师考试那些内容,考试大纲什么的?
中级软件评测师考什么
【STM32】STM32烧录程序后SWD无法识别器件的问题解决方法
简单易修改的弹框组件
随机推荐
关于easyflash v3.3使用过程的记录
[système recommandé 01] rechub
TypeScript 接口继承
【PyTorch 07】 动手学深度学习——chapter_preliminaries/ndarray 习题动手版
【推荐系统 01】Rechub
1323:【例6.5】活动选择
OpenGL glLightfv 函数的应用以及光源的相关知识
2022.7.3DAY595
求方程ax^2+bx+c=0的根(C语言)
MONAI版本更新到 0.9 啦,看看有什么新功能
How embedded engineers improve work efficiency
Study summary of postgraduate entrance examination in July
多线程-异步编排
01 use function to approximate cosine function (15 points)
[recommendation system 02] deepfm, youtubednn, DSSM, MMOE
I'd rather say simple problems a hundred times than do complex problems once
中级网络工程师是什么?主要是考什么,有什么用?
[email protected]能帮助我们快速拿到日志对象
想考中级软考,一般需要多少复习时间?
ThreadLocal is not enough