当前位置:网站首页>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
边栏推荐
- When there are pointer variable members in the custom type, the return value and parameters of the assignment operator overload must be reference types
- XML configuration file parsing and modeling
- IIC基本知识
- BigDecimal value comparison
- PHP \ newline cannot be output
- Review of the losers in the postgraduate entrance examination
- CC2530 zigbee IAR8.10.1环境搭建
- 使用U2-Net深层网络实现——证件照生成程序
- 宁愿把简单的问题说一百遍,也不把复杂的问题做一遍
- String formatting
猜你喜欢

Several schemes of building hardware communication technology of Internet of things

P2788 math 1 - addition and subtraction

Find the greatest common divisor and the least common multiple (C language)

求最大公约数与最小公倍数(C语言)

Serial communication relay Modbus communication host computer debugging software tool project development case
![[牛客网刷题 Day5] JZ77 按之字形顺序打印二叉树](/img/ba/b2dfbf121798757c7b9fba4811221b.png)
[牛客网刷题 Day5] JZ77 按之字形顺序打印二叉树

PHP \ newline cannot be output

如何顺利通过下半年的高级系统架构设计师?

Yarn的基础介绍以及job的提交流程

SQL Server 知识汇集9 : 修改数据
随机推荐
根据设备信息进行页面跳转至移动端页面或者PC端页面
2022年上半年5月网络工程师试题及答案
施努卡:机器视觉定位技术 机器视觉定位原理
Cluster task scheduling system lsf/sge/slurm/pbs based on HPC scenario
Leetcode-304: two dimensional area and retrieval - matrix immutable
MONAI版本更新到 0.9 啦,看看有什么新功能
HDU-2196 树形DP学习笔记
使用U2-Net深层网络实现——证件照生成程序
Leetcode-560: subarray with sum K
想考中级软考,一般需要多少复习时间?
Trajectory planning for multi robot systems: methods and Applications Overview reading notes
Remote meter reading, switching on and off operation command
Study summary of postgraduate entrance examination in July
ArrayList thread insecurity and Solutions
The width of table is 4PX larger than that of tbody
Multisim -- software related skills
Leetcode-303: region and retrieval - array immutable
BUUCTF---Reverse---reverse1
【机器学习 03】拉格朗日乘子法
求最大公约数与最小公倍数(C语言)