Research on Programming and Debugging Technology of Computer C Language

Size: px
Start display at page:

Download "Research on Programming and Debugging Technology of Computer C Language"

Transcription

1 Research on Programming and Debugging Technology of Computer C Language Changhua Zhang Hebei Construction Material Vocational and Technical College, Qinhuangdao, China Abstract In the C language programming design process, a small error is likely to affect the entire program running effect, so programmers must ensure the accuracy of programming. In this paper, the author introduced design process of computer C language programming briefly, and analysed the C language programming debugging technology, described two common operating errors, and finally puts forward the debugging method, which is often used in C language programming. Key words: C language, Program design, Debugging technology 1. INTRODUCTION As a senior programming language most widely used in the world at the present stage, the C language has a very strong function of the language, the use of time is very convenient, with strong expression ability and high efficiency. At present, one of the basic computer learning personnel must master is to learn C language applications, many colleges and universities have the C language is a professional basic course of computer related professional to let students understand the basic knowledge of programming. But the concept of C language is relatively complicated, more need to follow the rules in the process of programming, many students will encounter many difficulties in learning, need to take measures to solve this problem. Difficulties in language programming as: 1) The problem is difficult to solve independent compilation errors: At present, most of the C language teaching materials are carried out according to the grammar knowledge sequence, which covers the grammar more content, but learning can be applied to practical problems in personnel content is less. In this case, the students in the process of learning C language is very difficult to fully understand the contents of the C language grammar, and think the grammar of C language knowledge is too complex, resulting in learning effect is not ideal, despite efforts to learn the knowledge of memory, but in the actual process of programming is still there will be a lot of mistakes. Once in the process of programming errors, the student will be very difficult to solve problems in help without the aid of other people, this is because the C language programming error message in English, most students can not understand the narrative content, even if some students can understand English that means, but not their ability to the modified program is correct, or need teachers or other professionals to provide guidance to solve the problem. 2) C language programming is too complex: Generally speaking, most students can compile some relatively simple procedures, but in the face of some of the more complex procedures can easily become unable to start, so that the students when the machine efficiency becomes low, arrangement doesn't always follow the teachers' curriculum, the reason for this is the C language programming method is relatively complicated, students' ability in when the relative lack of analysis program. At the present stage of colleges and universities using C language textbooks are mainly to explain the C language knowledge as the main purpose, when teachers impart knowledge is to cultivate students to master the knowledge of C language as the main purpose, and not to exercise the ability of students to solve problems by their own purpose. In addition, teachers master the knowledge of the C language are mostly derived from the C language teaching materials, this also restricts the student to analyze the question. Therefore, teachers should give students timely guidance to students on the process, when thinking is not clear situation of students in the process of programming, and actively guide students to analyze the programming ideas, improve the students' ability to solve problems independently. 3) C language teaching mode should be improved: At present, most of the teachers still use the traditional teaching model to teach language knowledge C. Generally speaking, teachers will be prepared in advance, when the class will need to explain the knowledge of oral instruction for students, students only need to listen carefully, make notes. However, the C language is a practical subject, students must through the practice operation in order to truly grasp the C language skills, to rely solely on the contents of the textbook memory can not achieve the ideal teaching effect, is not conducive to the students to improve their computer skills. The students in the classroom lectures, thinks they understand all the contents of the teachers, but just started in practice on the stage often feel confused, but also with the help of computer instruction for autonomous learning. Therefore, the traditional C language teaching model is not suitable for the cultivation of computer programming skills of modern students, the relevant departments should be aware of this problem and timely improvement. 346

2 2. RESEARCH STATUS OF C LANGUAGE PROGRAMMING AT HOME AND ABROAD 2.1. Research status of C programming language in China At this stage, China's Internet system has been able to support the C language network course learning, even if not students can also learn online C programming language knowledge. Ding Xingfu is one of the most influential scholars in the field of learning support services in China, and introduced foreign learning support services to the Chinese market earliest. At present, the researchers in educational circles in our country has not formed a unified opinion on learning support service, some scholars believe that the mutual communication and learning support service can effectively realize mutual exchange between teachers and students, all the activities of learning support services should be spread around the students, provide guidance and help for students' learning process by teaching tool. Therefore, learning support services should help students reduce errors in the process of programming and improve students' ability to solve problems independently. Through the continuous improvement of learning support services, not only can we reform the traditional C language teaching activities, but also can update the teaching concept more deeply. Our country has now established its own C language learning system. This software belongs to a C language learning software, the main purpose of research and development is to help students successfully pass the computer grade examination. However, this software is only a teaching aid, and it is not a real learning support system. In recent years, many scholars in our country in the development of electronic performance support system, the specific practice of development projects have emerged, which are of great help to improve the level of education in our country. The C language learning system in China is illustrated in figure 1: Figure 1. C language learning system in China 2.2.Research status of C language programming abroad The research of learning support system in some developed countries is far ahead of our country. The earliest thought is composed of distance education learning support UKOU and distance learning development, this kind of thought in distance education practice process later gradually developed into a relatively mature learning support service thought, and formed a study and practice mode of support service system of higher education is relatively perfect. At this stage, the Open University in Britain is one of the best examples of student support services. Most of the network teaching networks all over the world begins to do research on the learning support service system. The related research of foreign learning support service system provides a very important reference value for the study of learning support service system in china. At present, the research of C language programming learning support system around the world is mainly around the intelligent agent, the purpose of the study is to better apply it to distance teaching. Beginners in the use of learning support system, you can timely understand the changes in their psychological activities, and get learning support system to provide learning guidance and help, and then improve the efficiency of learning C language, better grasp the C language programming rules. Students often learn aimlessly when just beginning to learn C language knowledge, the event will become more complex programming problems at a loss, according to the situation of students, the system will try to understand all kinds of students, to provide students with effective learning, for beginners C language learning in a relatively relaxed environment, so as to the C 3. RESEARCH SIGNIFICANCE OF C LANGUAGE PROGRAMMING DESIGN 3.1.Provide students with the help of C language design 347

3 It is impossible for students to master the relevant concepts and programming rules of C language only when they are listening in class. In the process of computer, students often appear C language programming errors and program programming thinking is not clear and so on, in such circumstances, students will need to get the guidance of the teacher. Many students but teachers need guidance, can not provide help for all students in the machine process, through debugging the C language program design can solve this problem effectively, and help students to improve the efficiency of classroom learning, but also can largely reduce the work pressure of teachers, improve the teaching quality of C in the language classroom. C language in the process as shown in figure 2: Figure 2. C language on the computer 3.2.Exercise students' practical programming ability At this stage, one of the most widely used computer high-level languages in the world is the C language. There are many advantages of C language, including: a variety of services, strong expression ability and wide range of applications. Therefore, C language can be used not only for programming system software, but also for compiling application software. Now, the major colleges and universities in China have C language as a professional basic courses, so that the majority of computer related professional students to learn. According to the modern teaching idea in our country, it is also an important aspect of education to train students' practical ability. But the students appeared a lot of problems in the process of learning C language, these problems restrict the further development of the students, improve the students' ability of computer programming. Through the research of C language programming and debugging technology, it can effectively improve the situation, and cultivate students' practical programming ability. 3.3.Promote the development of computer education C language programming debugging technology is conducive to help students better grasp the relevant knowledge of C language points, and thus effectively improve the efficiency of classroom teaching. At this stage, the important research project in the field of education in China is computer assisted instruction technology. From the point of view of computer aided education, electronic performance support system will become an important part of computer aided instruction in the future. Compared with the traditional mode of computer assisted instruction, electronic performance system can better cultivate students' autonomous learning ability, to meet the various needs of students and social development process, the superiority of it from many aspects of the irreplaceable. At present, the electronic performance system of developed countries in research and development, design and application have been more perfect, but the data on electronic performance system in China the relative shortage of relevant staff need to continue efforts to make up for this shortcoming. 3.4.Innovation of students' learning process At present, countries in the world are committed to the research on the technology of C language program design and debugging, and strive to develop more perfect software to help students better learning C language knowledge. At the present stage of our country has had a computer assisted instruction software for computer grade examination and research and development, but there is no electronic performance system is widely applied to C language teaching assistant. Although many developed countries have successfully set electronic performance system applied to a variety of training courses, but the application scope is very limited, there are still many problems to be solved related personnel. The application of computer assisted instruction software is conducive to innovation in the learning mode of students, let the students out of the traditional teaching mode constraints, exercise their ability to improve computer programming, C language programming ideas, showing a certain degree of professionalism to study and work in the future. 348

4 4. THE JUDGMENT OF C LANGUAGE PROGRAM RUNNING ERROR Generally speaking, the running errors of C language programs can be divided into two kinds: logical errors and programming errors. The logical error refers to the program after the operation end operation results and programmer expected results are not consistent, and the program design error refers to the programming and connection program when no error is found, but in the running after the restart, the output information is chaotic and crash etc.. Typically, running error checking is much harder to compile and link errors. The compiler and linker can check and compile error connection error, although there are some differences between many of the compiler and connection program display error information and the cause of the error and the actual situation, but still has a very high reference value, and basically no runtime error message, run error lookup only to rely on the programmer's work experience, and then obtain the operation error characteristics and approximate location. The programmer looks for a running error scenario, as shown in figure 3: Figure 3. The programmer checks the program This paper describes some common debugging methods for running errors of programs. 4.1.C language algorithm design unscientific C language programming algorithm design is not scientific, is a relatively common logic error, mainly in the absence of a clear definition of the algorithm boundary conditions, such as: please observe the following cycle program: While(count) { Count=count-1; } The purpose of the above statement is to achieve the calculation of the count cycle, but in this cycle, the logic behind the judgment statement of while has always been true, and did not play the purpose of judging the number of cycles, which led to the entire program running into a dead cycle. This error is caused by algorithmic definition errors, and the compiler can not effectively identify the error in the compiler process, so that programmers can find exceptions when they run the program. In addition, known as the three sides of the triangle can use Helen formula to calculate the area of a triangle, but in the calculation we must determine the known composition between the three sides of the triangle exists, programmers often used theorem triangle when using the C programming language, namely the arbitrary triangle on both sides is greater than the third side to judge, once found on both sides and is less than or equal to third, then the three known sides could not make a triangle, there is no need to perform the following procedure. The solution of quadratic equation with one unknown programming as an example to elaborate, the coefficient of programmers use when C programming language mainly by using the quadratic equation with one unknown is solved, but in solving between must be known to determine whether there is a quadratic equation with one unknown solution, the 349

5 quadratic equation with one unknown solution to the situation taking into account the programming process, and thus prevent the program error occurred during operation. To sum up, programmers in the design process must be considered in advance the program in the operation process of the problems that may arise, and before the operation of the program using effective strategies to solve Input errors in programmer programming C language program design input error code is a more common to the logical error when the program is compiled, to avoid this error is the main measure of programmers to improve their rigor, ensure the correctness of each code in the input code. Programmers often appear slack can lead to a series of problems, such as the programmer judgement of "lost" > = "error >", and to judge whether the same code = error is used for transmission of the code assignment "=" etc.. If these errors appear in the C language program design, error messages and errors will occur then the compiler has many kinds of forms, the programmer can hardly be the reason for such mistakes and their code input errors together, leading to greatly increase the programmers in search of wrong operation difficulty. The programmer when the input data are prone to errors, such as: the input character format error will affect the running effect of the entire program, but it is easy to the input of a large amount of data will be the input character format error condition. In order to improve the situation, the programmer can use the file record when manual input a lot of data, and then read and write files in the function of all the program input to the system, by this way can make use of data editor to find the existence of error in input data, but also in the re the calculation or again when input to remind the programmer's attention to this situation, this method has better applicability and scientific computing applications in engineering. Data input program performance programmers tend to use their own programming in the process of developing applications for data processing and transaction management in a relatively complex, the better to replace the often used in C language (scanf) function, this method can be used interactively between input data and user interface, requires the programmer to have good programming skills in C language to complete the work. 5. THE BASIC METHOD OF C LANGUAGE PROGRAMMING AND DEBUGGING TECHNOLOGY 5.1.Standard data check Programmers in the completion of the compiler and the design of the operation environment, you need to run the program and debugging. In general, before running and debugging the C language program, programmers need to test the correctness of the C language program by using a set of standard data that are known to the results. In the process of using the standard data to test the program, the programmer needs to select the standard data according to their own knowledge of the C language and programming experience, as far as possible to choose some relatively simple and representative of the standard data to test, in order to ensure the reliability of the test results, and to help programmers more quickly find the existence of C language problems in the program. Improve the reliability of inspection results. In addition, programmers should also test the adjacency data that affect the C language program, reducing the possibility of running errors in the entire program. 5.2.Multiple tracking test Generally speaking, the procedure is relatively large complex structure is difficult to once through the examination, this program will tend to have some errors, does not exist any possibility of error is very small, so the programmer before the program officially running normally on large programs for multiple tracking test. One of the most commonly used methods for programmers to debug programs is program tracking. Program tracking refers to the programmer to let the program code run sentence by sentence, observe the changes in the results of each sentence code before and after the operation, and record the changes, and carefully analyze the possible problems in the C language program. 5.3.Simplified cycle times The programmer can simplify the program in order to reduce the time needed for debugging, so as to effectively improve the efficiency of the C language program. In the actual simplification process, the programmer can simplify the array module and the number of cycles in the C language program, and save the program language of the unimportant part. However, simplified procedures must follow the principle of moderation, if the simplified procedure is too simple, so it is very difficult to run real effect program performance, such as: in the design of N yuan a equation of the program, simply put the N value is set to 2 is difficult to achieve the purpose of detection. There is no way to guarantee that when N takes a larger value of the program is still valid. 350

6 6. CONCLUSION In a word, C language programming and debugging is a basic course for computer related majors. Because the C language data types and algorithms more, most of the students is difficult to break the inherent mode of thinking just in the learning stage, and will encounter many difficulties in the learning process. In order to better study the course of C language, our educators have conducted in-depth exploration on C language teaching, technology of C language program design, debug analysis, believe that the future of China's C language program design and debugging technology will continue to improve. REFERENCES Wang Yang. Discussion on the application of debugging technology in the teaching of C programming language for non computer majors, education and teaching forum, 2016, (42): Chen Shenglei, Liu Linyuan. The role of debugging technology in the teaching of C programming language, computer knowledge and technology, 2015,11 (24): Huang Minyi. Some discussion on C language programming and debugging technology, science and wealth, 2016, (8): 95-95,96. C.Krstev, and A.Trtovac, (2014). Teaching Multimedia Documents to LIS Students, The Journal of Academic Librarianship, 40 (2), S.Jian-hua, L.hong, (2012). Explore the Effective Use of Multimedia Technology in College Physics Teaching, Energy Procedia, 17, R.A.Sabella, (2010). School counselors perceived importance of counseling technology competencies, Computers in Human Behavior, 26, N.R.Mastroleo, R.Turrisi, (2010). Examination of posttraining supervision of peer counselors in a motivational enhancement intervention to reduce drinking in a sample of heavy-drinking college students, Journal of Substance Abuse Treatment, 39, W.Dai, L.Fan, (2012). Discussion about the Pros and Cons and Recommendations for Multimedia Teaching in Local Vocational Schools,Physics Procedia, 33, R.Khansa, (2015). Teachers Perceptions toward School Counselors in Selected Private Schools in Lebanon,Procedia - Social and Behavioral Sciences, 185,

TCM Health-keeping Proverb English Translation Management Platform based on SQL Server Database

TCM Health-keeping Proverb English Translation Management Platform based on SQL Server Database 2019 2nd International Conference on Computer Science and Advanced Materials (CSAM 2019) TCM Health-keeping Proverb English Translation Management Platform based on SQL Server Database Qiuxia Zeng1, Jianpeng

More information

Design of Physical Education Management System Guoquan Zhang

Design of Physical Education Management System Guoquan Zhang 2nd International Conference on Education, Management and Information Technology (ICEMIT 2015) Design of Physical Education Management System Guoquan Zhang Department of Physical Education, Bohai University,

More information

Information Push Service of University Library in Network and Information Age

Information Push Service of University Library in Network and Information Age 2013 International Conference on Advances in Social Science, Humanities, and Management (ASSHM 2013) Information Push Service of University Library in Network and Information Age Song Deng 1 and Jun Wang

More information

Certification. What: Who: Where:

Certification. What: Who: Where: Certification What: Certification is a process by which the Wisconsin Technical College System Office evaluates the occupational, academic, and teaching experience of district employees to determine his/her

More information

Analysis of Computer Hardware Maintenance Methods

Analysis of Computer Hardware Maintenance Methods Analysis of Computer Hardware Maintenance Methods Ming Liang Institute of Computing Technology, Chinese Academy of Sciences, Beijing, 100190, China [Abstract] With the development of our society, the advantages

More information

Construction and Application of Cloud Data Center in University

Construction and Application of Cloud Data Center in University International Conference on Logistics Engineering, Management and Computer Science (LEMCS 2014) Construction and Application of Cloud Data Center in University Hong Chai Institute of Railway Technology,

More information

Research and Design of Education and Teaching Resource Management System based on ASP.NET Technology

Research and Design of Education and Teaching Resource Management System based on ASP.NET Technology 2018 3rd International Conference on Education & Education Research (EDUER 2018) Research and Design of Education and Teaching Resource Management System based on ASP.NET Technology Jin Xin Science and

More information

Data Logical Structure Design on Teaching Material Management System based on Oracle Zhe Li1,a, Hui Ma2,b

Data Logical Structure Design on Teaching Material Management System based on Oracle Zhe Li1,a, Hui Ma2,b 2nd International Conference on Economics, Management Engineering and Education Technology (ICEMEET 2016) Data Logical Structure Design on Material Management System based on Oracle Zhe Li1,a, Hui Ma2,b

More information

Research on Computer Network Virtual Laboratory based on ASP.NET. JIA Xuebin 1, a

Research on Computer Network Virtual Laboratory based on ASP.NET. JIA Xuebin 1, a International Conference on Advances in Mechanical Engineering and Industrial Informatics (AMEII 2015) Research on Computer Network Virtual Laboratory based on ASP.NET JIA Xuebin 1, a 1 Department of Computer,

More information

The Design and Realization of Visual Education System for Bridge Structure Analysis

The Design and Realization of Visual Education System for Bridge Structure Analysis Available online at www.sciencedirect.com Energy Procedia 17 (2012 ) 1885 1890 2012 International Conference on Future Electrical Power and Energy Systems The Design and Realization of Visual Education

More information

Analysis on computer network viruses and preventive measures

Analysis on computer network viruses and preventive measures International Symposium on Computers & Informatics (ISCI 2015) Analysis on computer network viruses and preventive measures Yongbin ZHU Engineering College, Honghe University, Mengzi 661100, Yunnan, China

More information

BioTechnology. An Indian Journal FULL PAPER. Trade Science Inc. Study on secure data storage based on cloud computing ABSTRACT KEYWORDS

BioTechnology. An Indian Journal FULL PAPER. Trade Science Inc. Study on secure data storage based on cloud computing ABSTRACT KEYWORDS [Type text] [Type text] [Type text] ISSN : 0974-7435 Volume 10 Issue 22 BioTechnology 2014 An Indian Journal FULL PAPER BTAIJ, 10(22), 2014 [13778-13783] Study on secure data storage based on cloud computing

More information

Design and Implementation of Computer Room Management System in University

Design and Implementation of Computer Room Management System in University Design and Implementation of Computer Room Management System in University YOUwen Zhang, Dong Kang* {Zhangyouwen521@163.com} HaiNan college of Economics and Business Haikou 571127, China Abstract. With

More information

Design on Students Score Management System based on Asp.net Zhe Li1,a, Jiahui Wang2,b, Shuang Wei3,c

Design on Students Score Management System based on Asp.net Zhe Li1,a, Jiahui Wang2,b, Shuang Wei3,c 5th International Conference on Social Science, Education and Humanities Research (SSEHR 2016) Design on Students Score Management System based on Asp.net Zhe Li1,a, Jiahui Wang2,b, Shuang Wei3,c 1 College

More information

1. First open a web browser and search for "Bookr". 2. Click on the first link and it will lead you to

1. First open a web browser and search for Bookr. 2. Click on the first link and it will lead you to Create Your Own Bookr Bookr is an on-line tool to create electronic books with a combination of pictures and texts. This is an easy tool to utilize without too many complicated features so I think it is

More information

Research on the Novel and Efficient Mechanism of Exception Handling Techniques for Java. Xiaoqing Lv 1 1 huihua College Of Hebei Normal University,

Research on the Novel and Efficient Mechanism of Exception Handling Techniques for Java. Xiaoqing Lv 1 1 huihua College Of Hebei Normal University, International Conference on Informatization in Education, Management and Business (IEMB 2015) Research on the Novel and Efficient Mechanism of Exception Handling Techniques for Java Xiaoqing Lv 1 1 huihua

More information

Context-based Roles and Competencies of Data Curators in Supporting Data Lifecycle: Multi-Case Study in China

Context-based Roles and Competencies of Data Curators in Supporting Data Lifecycle: Multi-Case Study in China Submitted on: 29.05.2017 Context-based Roles and Competencies of Data Curators in Supporting Data Lifecycle: Multi-Case Study in China Zhenjia Fan Department of Information Resources Management, Business

More information

BUSINESS COMMUNICATION: AN INTRODUCTION

BUSINESS COMMUNICATION: AN INTRODUCTION BUSINESS COMMUNICATION: AN INTRODUCTION 1.1 INTRODUCTION 1.2 ROLE OF COMMUNICATION IN BUSINESS 1.3 DEFINITIONS OF COMMUNICATION 1.4 PURPOSE OF COMMUNICATION 1.5 THE COMMUNICATION SITUATION 1.6 THE COMMUNICATION

More information

The Development and Implementation of Practical Curriculum Appraisement System

The Development and Implementation of Practical Curriculum Appraisement System The Development and Implementation of Practical Curriculum System Taizhi Lv 1, a, Jun Zhang 1, b and Yong Chen 2, c 1 School of Information Technology, Jiangsu Maritime Institute, Jiangsu Nanjing 211170,

More information

PLC Simulation Control of Assembly Line

PLC Simulation Control of Assembly Line Computer Simulation In Application Original Research Article PLC Simulation Control of Assembly Line Qianming Wu,Zhongyuan Xu,Zhili Han Electronic Information Engineering College, Jinhua University of

More information

Research on Design and Application of Computer Database Quality Evaluation Model

Research on Design and Application of Computer Database Quality Evaluation Model Research on Design and Application of Computer Database Quality Evaluation Model Abstract Hong Li, Hui Ge Shihezi Radio and TV University, Shihezi 832000, China Computer data quality evaluation is the

More information

Gerri Holden Ministries Executive Summary Student Consultant, Kate Stepp Community Partner, Gerri Holden

Gerri Holden Ministries Executive Summary Student Consultant, Kate Stepp Community Partner, Gerri Holden Gerri Holden Ministries Executive Summary Student Consultant, Kate Stepp Community Partner, Gerri Holden I. Background Information The mission of Gerri Holden Ministries is to provide academic programs

More information

The Establishment of Large Data Mining Platform Based on Cloud Computing. Wei CAI

The Establishment of Large Data Mining Platform Based on Cloud Computing. Wei CAI 2017 International Conference on Electronic, Control, Automation and Mechanical Engineering (ECAME 2017) ISBN: 978-1-60595-523-0 The Establishment of Large Data Mining Platform Based on Cloud Computing

More information

Available online at Procedia Engineering 29 (2012) 69 73

Available online at   Procedia Engineering 29 (2012) 69 73 Available online at www.sciencedirect.com Procedia Engineering 29 (2012) 69 73 2012 International Workshop on Information and Electronics Engineering (IWIEE) Research on the Planning and Construction of

More information

Quality Assessment of Power Dispatching Data Based on Improved Cloud Model

Quality Assessment of Power Dispatching Data Based on Improved Cloud Model Quality Assessment of Power Dispatching Based on Improved Cloud Model Zhaoyang Qu, Shaohua Zhou *. School of Information Engineering, Northeast Electric Power University, Jilin, China Abstract. This paper

More information

Atlanta Urban Debate League E-Debate Teaching Project

Atlanta Urban Debate League E-Debate Teaching Project Atlanta Urban Debate League E-Debate Teaching Project Atlanta Urban Debate League... 1 Invitation to Participate... 2 School and Coach Expectations... 4 Technology Needs... 5 Downloading Skype... 6 Installing

More information

Hunsley Primary and Electronic Communications Policy

Hunsley Primary  and Electronic Communications Policy Hunsley Primary Email and Electronic Communications Policy This policy is applicable to Hunsley Primary Important: This document can only be considered valid when viewed on the school website. If this

More information

Research on ASP. NET Technology in Sports Performance Management and Physical Ability Analysis System

Research on ASP. NET Technology in Sports Performance Management and Physical Ability Analysis System Research on ASP. NET Technology in Sports Performance Management and Physical Ability Analysis System Guogang DONG Institute of Physical Education Tonghua Normal University Tonghua 134002, Jilin, P.R.

More information

POSTGRADUATE CERTIFICATE IN LEARNING & TEACHING - REGULATIONS

POSTGRADUATE CERTIFICATE IN LEARNING & TEACHING - REGULATIONS POSTGRADUATE CERTIFICATE IN LEARNING & TEACHING - REGULATIONS 1. The Postgraduate Certificate in Learning and Teaching (CILT) henceforth the Course - comprises two modules: an Introductory Certificate

More information

Intelligent Computer Room Management Platform Based on RF Card

Intelligent Computer Room Management Platform Based on RF Card 2017 2 nd International Conference on Artificial Intelligence and Engineering Applications (AIEA 2017) ISBN: 978-1-60595-485-1 Intelligent Computer Room Management Platform Based on RF Card LI ZHANG and

More information

Program Report for the Preparation of Social Studies Teachers National Council for Social Studies (NCSS) 2004 Option A

Program Report for the Preparation of Social Studies Teachers National Council for Social Studies (NCSS) 2004 Option A Program Report for the Preparation of Social Studies Teachers National Council for Social Studies (NCSS) 2004 Option A COVER SHEET This form includes the 2004 NCSS Standards 1. Institution Name 2. State

More information

Administration of Interconnection between Networks and Faced Issues. Wang Jian

Administration of Interconnection between Networks and Faced Issues. Wang Jian Administration of Interconnection between Networks and Faced Issues Wang Jian Jiangsu Communications Administration (JSCA) August, 2002 1 Contents Goals of Interconnection Successful Factors for Interconnection

More information

Design on Data Storage Structure for Course Management System Li Ma

Design on Data Storage Structure for Course Management System Li Ma 3rd International Conference on Education, Management and Computing Technology (ICEMCT 2016) Design on Data Storage Structure for Course Management System Li Ma School of Education and Sports, Bohai University,

More information

Intelligent management of on-line video learning resources supported by Web-mining technology based on the practical application of VOD

Intelligent management of on-line video learning resources supported by Web-mining technology based on the practical application of VOD World Transactions on Engineering and Technology Education Vol.13, No.3, 2015 2015 WIETE Intelligent management of on-line video learning resources supported by Web-mining technology based on the practical

More information

Final Examination Proctor Policy

Final Examination Proctor Policy Final Examination Proctor Policy (CSU) degree programs contain a variety of assignment types and methodologies. Comprehensive questions or exercises evaluate knowledge, skills, and mastery of subject matter

More information

English Listening Teaching Assisted by the Audio Editor Run-Mei ZHAI

English Listening Teaching Assisted by the Audio Editor Run-Mei ZHAI 2017 2nd International Conference on Education and Development (ICED 2017) ISBN: 978-1-60595-487-5 English Listening Teaching Assisted by the Audio Editor Run-Mei ZHAI The School of English Education,

More information

Application of Service Design Tools in Product Development Process

Application of Service Design Tools in Product Development Process 2017 3rd International Conference on Management Science and Innovative Education (MSIE 2017) ISBN: 978-1-60595-488-2 Application of Service Design Tools in Product Development Process LIN ZHU ABSTRACT

More information

The research and design of user interface in parallel computer system

The research and design of user interface in parallel computer system 5th International Conference on Education, Management, Information and Medicine (EMIM 2015) The research and design of user interface in parallel computer system Liu Xiang 1 Shang Liyuan 2 Lu Zhenting

More information

Design on Office Automation System based on Domino/Notes Lijun Wang1,a, Jiahui Wang2,b

Design on Office Automation System based on Domino/Notes Lijun Wang1,a, Jiahui Wang2,b 3rd International Conference on Management, Education Technology and Sports Science (METSS 2016) Design on Office Automation System based on Domino/Notes Lijun Wang1,a, Jiahui Wang2,b 1 Basic Teaching

More information

Keywords: Teaching with analogy; analogy in textbook; mathematics education; teaching geometry; secondary education.

Keywords: Teaching with analogy; analogy in textbook; mathematics education; teaching geometry; secondary education. American International Journal of Research in Science, Technology, Engineering & Mathematics Available online at http://www.iasir.net ISSN (Print): 2328-3491, ISSN (Online): 2328-3580, ISSN (CD-ROM): 2328-3629

More information

Undergraduate Program for Specialty of Software Engineering

Undergraduate Program for Specialty of Software Engineering Undergraduate Program for Specialty of Software Engineering Ⅰ. Length of Schooling Standard: 4 years; Length of Schooling: 3-6 years Ⅱ. Degree Bachelor of Engineering Ⅲ. Specialty Orientation School of

More information

The design and implementation of UML-based students information management system

The design and implementation of UML-based students information management system The design and implementation of UML-based students information management system Abstract Yunli Cheng 1, a, ChuanQin Li 2, b 1 Guangzhou Nanyang Polytechnic, Guangzhou 510925, China 2 Guangzhou Huaxia

More information

Research on Technologies in Smart Substation

Research on Technologies in Smart Substation Available online at www.sciencedirect.com Energy Procedia 12 (2011) 113 119 ICSGCE 2011: 27 30 September 2011, Chengdu, China Research on Technologies in Smart Substation Hongwei Li *, Lixin Wang Technology

More information

ALABAMA FIRE COLLEGE SKILLS EVALUATOR TRAINING

ALABAMA FIRE COLLEGE SKILLS EVALUATOR TRAINING ALABAMA FIRE COLLEGE SKILLS EVALUATOR TRAINING Revised: November 27, 2015 OUR TRAINING OBJECTIVES The objectives for this training: Define certification, accreditation, and testing Define skills evaluator

More information

Recent Developments in Career and Technical Education. New York State Education Department November 2016

Recent Developments in Career and Technical Education. New York State Education Department November 2016 Recent Developments in Career and Technical Education New York State Education Department November 2016 Topics Graduation Pathways- CTE and CDOS CTE Teacher Certification CTE and ESSA Graduation Pathways

More information

University Core Curriculum Requirements

University Core Curriculum Requirements School of Education Intervention Specialist: Mild/Moderate (Grades K-1) Program Outline For Students Entering 018-019 Academic Year Name ID# Advisor University Core Curriculum Requirements First Year Experience

More information

I. General regulations

I. General regulations Degree and examination regulations for the consecutive international master's program in Architecture Typology at Faculty VI of the Technische Universität Berlin, October 2, 206 On October 2, 206, the

More information

A Rapid Development Method of Virtual Assembly Experiments Based on 3D Game Engine Wenfeng Hu 1, a, Xin Zhang 2,b

A Rapid Development Method of Virtual Assembly Experiments Based on 3D Game Engine Wenfeng Hu 1, a, Xin Zhang 2,b A Rapid Development Method of Virtual Assembly Experiments Based on 3D Game Engine Wenfeng Hu 1, a, Xin Zhang 2,b 1 School of Computer Science, Communication University of China, Beijing, China 2 School

More information

Analysis of Computer Network and Communication System

Analysis of Computer Network and Communication System Journal of Networking and Telecomunications (2018) Original Research Article Analysis of Computer Network and Communication System Jingdong Wang,Sujia Luo,Jie Yuan\ School of Physics and Information Engineering,

More information

Research on the value of search engine optimization based on Electronic Commerce WANG Yaping1, a

Research on the value of search engine optimization based on Electronic Commerce WANG Yaping1, a 6th International Conference on Machinery, Materials, Environment, Biotechnology and Computer (MMEBC 2016) Research on the value of search engine optimization based on Electronic Commerce WANG Yaping1,

More information

The Promotion Channel Investigation of BIM Technology Application

The Promotion Channel Investigation of BIM Technology Application 2016 International Conference on Manufacturing Construction and Energy Engineering (MCEE) ISBN: 978-1-60595-374-8 The Promotion Channel Investigation of BIM Technology Application Yong Li, Jia-Chuan Qin,

More information

MULTIMEDIA TECHNOLOGIES FOR THE USE OF INTERPRETERS AND TRANSLATORS. By Angela Carabelli SSLMIT, Trieste

MULTIMEDIA TECHNOLOGIES FOR THE USE OF INTERPRETERS AND TRANSLATORS. By Angela Carabelli SSLMIT, Trieste MULTIMEDIA TECHNOLOGIES FOR THE USE OF INTERPRETERS AND TRANSLATORS By SSLMIT, Trieste The availability of teaching materials for training interpreters and translators has always been an issue of unquestionable

More information

MODERN DESCRIPTIVE GEOMETRY SUPPORTED BY 3D COMPUTER MODELLING

MODERN DESCRIPTIVE GEOMETRY SUPPORTED BY 3D COMPUTER MODELLING International Conference on Mathematics Textbook Research and Development 2014 () 29-31 July 2014, University of Southampton, UK MODERN DESCRIPTIVE GEOMETRY SUPPORTED BY 3D COMPUTER MODELLING Petra Surynková

More information

Realization of Time Synchronization Server Based on C/S

Realization of Time Synchronization Server Based on C/S Computer System Networking and Telecommunications Original Research Article Realization of Time Synchronization Server Based on C/S Jidong Zhou,Yanyan Zheng,Yonghui Guo School of Computer and Information,

More information

An Agricultural Tri-dimensional Pollution Data Management Platform based on DNDC Model

An Agricultural Tri-dimensional Pollution Data Management Platform based on DNDC Model An Agricultural Tri-dimensional Pollution Data Management Platform based on DNDC Model Lihua Jiang 1,2, Wensheng Wang 1,2, Xiaorong Yang 1,2, Nengfu Xie 1,2, Youping Cheng 3 1 Agriculture Information Institute,

More information

Research on Digital Library Platform Based on Cloud Computing

Research on Digital Library Platform Based on Cloud Computing Research on Digital Library Platform Based on Cloud Computing Lingling Han and Lijie Wang Heibei Energy Institute of Vocation and Technology, Tangshan, Hebei, China hanlingling2002@126.com, wanglj509@163.com

More information

While waiting for the lecture to begin, please complete. the initial course questionnaire.

While waiting for the lecture to begin, please complete. the initial course questionnaire. SENG 475 & ECE 569A: Advanced Programming Techniques for Robust Efficient Computing (With C++) Michael Adams Department of Electrical and Computer Engineering University of Victoria Victoria, BC, Canada

More information

STUDENT AND ACADEMIC SERVICES

STUDENT AND ACADEMIC SERVICES Part 1: Information PROGRAMME SPECIFICATION Awarding Institution Teaching Institution Delivery Location Study abroad / Exchange / Credit recognition Faculty responsible for programme Department responsible

More information

Bachelor of Science in Computing

Bachelor of Science in Computing Mapping of to Programme Objectives & Courses ESAP Bachelor of Science in Computing Programme Objectives 1. Select and apply proven methods, tools and techniques to the effective and efficient implementation

More information

The Design of Electronic Color Screen Based on Proteus Visual Designer Ting-Yu HOU 1,a, Hao LIU 2,b,*

The Design of Electronic Color Screen Based on Proteus Visual Designer Ting-Yu HOU 1,a, Hao LIU 2,b,* 2016 Joint International Conference on Service Science, Management and Engineering (SSME 2016) and International Conference on Information Science and Technology (IST 2016) ISBN: 978-1-60595-379-3 The

More information

An Agricultural Tri-dimensional Pollution Data Management Platform Based on DNDC Model

An Agricultural Tri-dimensional Pollution Data Management Platform Based on DNDC Model An Agricultural Tri-dimensional Pollution Data Management Platform Based on DNDC Model Lihua Jiang 1,2, Wensheng Wang 1,2, Xiaorong Yang 1,2, Nengfu Xie 1,2, and Youping Cheng 3 1 Agriculture Information

More information

Only the original curriculum in Danish language has legal validity in matters of discrepancy

Only the original curriculum in Danish language has legal validity in matters of discrepancy CURRICULUM Only the original curriculum in Danish language has legal validity in matters of discrepancy CURRICULUM OF 1 SEPTEMBER 2007 FOR THE BACHELOR OF ARTS IN INTERNATIONAL BUSINESS COMMUNICATION (BA

More information

Programming Assignments

Programming Assignments ELEC 486/586, Summer 2017 1 Programming Assignments 1 General Information 1.1 Software Requirements Detailed specifications are typically provided for the software to be developed for each assignment problem.

More information

Lesson Guides INTERMEDIATE

Lesson Guides INTERMEDIATE Lesson Guides INTERMEDIATE British Council 2018 The British Council is the United Kingdom s international organisation for cultural relations and educational opportunities. INTERMEDIATE LESSON GUIDE WORK

More information

The Key Technology and Algorithm Design for the Development of Intelligent Examination System

The Key Technology and Algorithm Design for the Development of Intelligent Examination System 6th International Conference on Electronics, Mechanics, Culture and Medicine (EMCM 2015) The Key Technology and Algorithm Design for the Development of Intelligent Examination System Kai Lu1, a * and Mingrui

More information

The Application of ATMEL SAM3 MCU in State Grid electric power collector

The Application of ATMEL SAM3 MCU in State Grid electric power collector The Application of ATMEL SAM3 MCU in State Grid electric power collector Wang Yanqin 1, a, Wang Hong 2,b, Liu Shuang 3,c 1 Department of Industrial and commercial college, Hebei University, Baoding 071002,

More information

PROGRAMME SUMMARY You are required to take eight core modules in terms one and two as outlined in the module list.

PROGRAMME SUMMARY You are required to take eight core modules in terms one and two as outlined in the module list. PROGRAMME SPECIFICATION MSc Real Estate Investment KEY FACTS Programme name Real Estate Investment Award MSc School Cass Business School Department or equivalent Specialist Masters Programme Programme

More information

A Comparative Study of Teaching Forensics at a University Degree Level

A Comparative Study of Teaching Forensics at a University Degree Level A Comparative Study of Teaching Forensics at a University Degree Level Martin Mink University of Mannheim, Germany IMF 2006, Stuttgart October 19 Joint Work Laboratory for Dependable Distributed Systems

More information

A Novel Data Mining Platform Design with Dynamic Algorithm Base

A Novel Data Mining Platform Design with Dynamic Algorithm Base A Novel Data Mining Platform Design with Dynamic Algorithm Base HebiaoYang, Yukun Chen & Rengang Hou School of Computer Science and Telecommunications Engineering, Jiangsu University Zhenjiang, 212013,

More information

Updated: 2/14/2017 Page 1 of 6

Updated: 2/14/2017 Page 1 of 6 MASTER SYLLABUS 2017-2018 A. Academic Division: Business, Industry, and Technology B. Discipline: Engineering Technology C. Course Number and Title: ENGR1910 Engineering Programming D. Course Coordinator:

More information

CALEDONIAN COLLEGE OF ENGINEERING, MODULE HANDBOOK. Department of Electrical & Computer Engineering SULTANATE OF OMAN. Module Code

CALEDONIAN COLLEGE OF ENGINEERING, MODULE HANDBOOK. Department of Electrical & Computer Engineering SULTANATE OF OMAN. Module Code Module Code M2G424866 Object Oriented Programming CALEDONIAN COLLEGE OF ENGINEERING, SULTANATE OF OMAN 2018-2019 MODULE HANDBOOK Semester: A Module Leader Shahida T Department of Electrical & Computer

More information

COURSE SPECIFICATION

COURSE SPECIFICATION Date of production of course specification: September 2015 Date of review of course specification: N/A Date of course approval/validation: TBC COURSE SPECIFICATION This specification provides a concise

More information

Essential Skills Needed to Successfully Complete the Program Rating Key: Low = Slightly Essential Medium = Essential High = Very Essential

Essential Skills Needed to Successfully Complete the Program Rating Key: Low = Slightly Essential Medium = Essential High = Very Essential Great Oaks Computer Service Technician & Networking Essential Skills Profile This profile provides an outline of the skills required for successful completion of this career program. Additional information

More information

Health Education Community Health Education

Health Education Community Health Education + Master of Science Program Health Education Community Health Education CECH 2014 Primary Faculty: Keith King, PhD, MCHES 513-556-3859 keith.king@uc.edu I. Program Overview The Master of Science (MS) in

More information

Summary of ANU China Studies External Panel Recommendations

Summary of ANU China Studies External Panel Recommendations Summary of ANU China Studies External Panel s Report Reference s and Key Points Recommended Response/s Finances Page 9 Point 1 3 rd Paragraph The Report recommends renegotiation of the funding agreement

More information

Globally recognised qualifications. Edexcel Business and Economics qualifications

Globally recognised qualifications. Edexcel Business and Economics qualifications Globally recognised qualifications Edexcel Business and Economics qualifications About Pearson At the core of everything we do is the desire to make a measurable impact on improving people s lives through

More information

Construction of SSI Framework Based on MVC Software Design Model Yongchang Rena, Yongzhe Mab

Construction of SSI Framework Based on MVC Software Design Model Yongchang Rena, Yongzhe Mab 4th International Conference on Mechatronics, Materials, Chemistry and Computer Engineering (ICMMCCE 2015) Construction of SSI Framework Based on MVC Software Design Model Yongchang Rena, Yongzhe Mab School

More information

MSc Information Systems for Business Performance CKL18

MSc Information Systems for Business Performance CKL18 MSc Information Systems for Business Performance CKL18 MASTERS OF INFORMATION SYSTEMS FOR BUSINESS PERFORMANCE The MSc Information Systems for Business Performance (ISBP) is a conversion course with an

More information

IO7- E-learning pilot planning and evaluation report

IO7- E-learning pilot planning and evaluation report Project Number: 2014-1-ES01-KA200-004372 Intergeneration Mentoring for Entrepreneurs IO7- E-learning pilot planning and evaluation report The European Commission support for the production of this publication

More information

CURRICULUM MASTER OF DISASTER MANAGEMENT

CURRICULUM MASTER OF DISASTER MANAGEMENT CURRICULUM MASTER OF DISASTER MANAGEMENT Applicable to students enrolling in one or more of the below components of the Master of Disaster Management (MDMa) as of September 1 st 2013 The programme is delivered

More information

THE INFLUENCE OF AUDIOVISUAL MATERIALS ON THE TEACHING OF ENGLISH LANGUAGE TN SENIOR SECONDARY SCHOOLS IN RIVERS STATE.

THE INFLUENCE OF AUDIOVISUAL MATERIALS ON THE TEACHING OF ENGLISH LANGUAGE TN SENIOR SECONDARY SCHOOLS IN RIVERS STATE. THE INFLUENCE OF AUDIOVISUAL MATERIALS ON THE TEACHING OF ENGLISH LANGUAGE TN SENIOR SECONDARY SCHOOLS IN RIVERS STATE Abstract Okoh, Chinasa This paper sought to investigate the use of audiovisual materials

More information

Student Handbook Master of Information Systems Management (MISM)

Student Handbook Master of Information Systems Management (MISM) Student Handbook 2018-2019 Master of Information Systems Management (MISM) Table of Contents Contents 1 Masters of Information Systems Management (MISM) Curriculum... 3 1.1 Required Courses... 3 1.2 Analytic

More information

Design and Implementation of Remote Medical Monitoring System for. Homecare

Design and Implementation of Remote Medical Monitoring System for. Homecare 2nd International Conference on Electronics, Network and Computer Engineering (ICENCE 2016) Design and Implementation of Remote Medical Monitoring System for Homecare Juan Zhong1, a, * Hua Liao2, b 1 College

More information

DeKalb County School District Position Specification

DeKalb County School District Position Specification DeKalb County School District Position Specification Title: Teacher, Career Occupational/Vocational Education DIVISION School-Based DEPARTMENT School-Based REPORTS TO Principal; Coordinator of Career Technology

More information

BRAZOSPORT COLLEGE LAKE JACKSON, TEXAS SYLLABUS COSC 1320: INTRODUCTION TO C++ PROGRAMMING COMPUTER TECHNOLOGY & OFFICE ADMINISTRATION DEPARTMENT

BRAZOSPORT COLLEGE LAKE JACKSON, TEXAS SYLLABUS COSC 1320: INTRODUCTION TO C++ PROGRAMMING COMPUTER TECHNOLOGY & OFFICE ADMINISTRATION DEPARTMENT BRAZOSPORT COLLEGE LAKE JACKSON, TEXAS SYLLABUS COSC 1320: INTRODUCTION TO C++ PROGRAMMING COMPUTER TECHNOLOGY & OFFICE ADMINISTRATION DEPARTMENT CATALOG DESCRIPTION COSC 1320 Introduction to C++ Programming.

More information

Curriculum for the Bachelor's Degree Programme in Web Development Institutional section

Curriculum for the Bachelor's Degree Programme in Web Development Institutional section Curriculum for the Bachelor's Degree Programme in Web Development Institutional section Curriculum for the Bachelor's Degree Programme in Web Development Institutional section Table of contents 1. Order

More information

Curriculum Information St Paul s Catholic College September 2017

Curriculum Information St Paul s Catholic College September 2017 Curriculum Information St Paul s Catholic College September 207 2 The Curriculum at St Paul s 207 The curriculum offered at St Paul s reflects that: St Paul s is a Catholic College. Allows our students

More information

BioTechnology. An Indian Journal FULL PAPER. Trade Science Inc. Research on motion tracking and detection of computer vision ABSTRACT KEYWORDS

BioTechnology. An Indian Journal FULL PAPER. Trade Science Inc. Research on motion tracking and detection of computer vision ABSTRACT KEYWORDS [Type text] [Type text] [Type text] ISSN : 0974-7435 Volume 10 Issue 21 BioTechnology 2014 An Indian Journal FULL PAPER BTAIJ, 10(21), 2014 [12918-12922] Research on motion tracking and detection of computer

More information

MASTER OF SCIENCE IN COMPUTER AND INFORMATION SCIENCE

MASTER OF SCIENCE IN COMPUTER AND INFORMATION SCIENCE DEPARTMENT OF MATHEMATICS AND COMPUTER SCIENCE Ping Zhang, Ph.D., Interim Department Chairperson Math and Science Building, 1 st Floor 1000 ASU Drive #30 Phone: 601-877-6430 FAX: 601-877-6631 Degrees Offered

More information

Research on the Application of Digital Images Based on the Computer Graphics. Jing Li 1, Bin Hu 2

Research on the Application of Digital Images Based on the Computer Graphics. Jing Li 1, Bin Hu 2 Applied Mechanics and Materials Online: 2014-05-23 ISSN: 1662-7482, Vols. 556-562, pp 4998-5002 doi:10.4028/www.scientific.net/amm.556-562.4998 2014 Trans Tech Publications, Switzerland Research on the

More information

Electronic portfolios: balancing learning and assessment

Electronic portfolios: balancing learning and assessment Electronic portfolios: balancing learning and assessment Gail Ring Clemson University, USA Abstract In 2006, our university instituted a requirement that all undergraduates create and submit a digital

More information

Educator Learning Journeys. Tracy Immel Global Director Teacher Professional Development Programs & Certification

Educator Learning Journeys. Tracy Immel Global Director Teacher Professional Development Programs & Certification Educator Learning Journeys Tracy Immel timmel@microsoft.com Global Director Teacher Professional Development Programs & Certification A Partnership Approach to Education Reform Set Vision and Define Priorities

More information

Edexcel GCSE ICT. Controlled Assessment. Teacher Support Book 2012

Edexcel GCSE ICT. Controlled Assessment. Teacher Support Book 2012 Edexcel GCSE ICT Controlled Assessment Teacher Support Book 2012 Edexcel GCSE ICT Controlled Assessment Teacher Support Book Unit 2: Using Digital Tools Unit 4: Creating Digital Products Welcome to the

More information

Make Your Statement. Master of Management in Library and Information Science online. Graduate Certificate in Library and Information Management online

Make Your Statement. Master of Management in Library and Information Science online. Graduate Certificate in Library and Information Management online Make Your Statement Master of Management in Library and Information Science online Graduate Certificate in Library and Information Management online Help shape the future of your field. The Master of Management

More information

Framework Research on Privacy Protection of PHR Owners in Medical Cloud System Based on Aggregation Key Encryption Algorithm

Framework Research on Privacy Protection of PHR Owners in Medical Cloud System Based on Aggregation Key Encryption Algorithm Framework Research on Privacy Protection of PHR Owners in Medical Cloud System Based on Aggregation Key Encryption Algorithm Huiqi Zhao 1,2,3, Yinglong Wang 2,3*, Minglei Shu 2,3 1 Department of Information

More information

ISATI 231: Windows Client (4 credits) Spring 2018 Mon, Tue, Wed, Thu, 13:10-14:40, MTB 105

ISATI 231: Windows Client (4 credits) Spring 2018 Mon, Tue, Wed, Thu, 13:10-14:40, MTB 105 INSTRUCTOR INFORMATION: ISATI 231: Windows Client (4 credits) Spring 2018 Mon, Tue, Wed, Thu, 13:10-14:40, MTB 105 Name: Joshua L. Rogers Office: Mechanical-Technical Building (MTB) 105A Tel: (208) 792-2817

More information

TRANSFER APPLICATION FOR GEORGIA CERTIFICATION Georgia Certified Alcohol and Drug Counselor Levels I, II and III

TRANSFER APPLICATION FOR GEORGIA CERTIFICATION Georgia Certified Alcohol and Drug Counselor Levels I, II and III TRANSFER APPLICATION FOR GEORGIA CERTIFICATION Georgia Certified Alcohol and Drug Counselor Levels I, II and III Our goal is to provide competency-based certification that will assure quality care for

More information

BSc (Honours) Computer Science Curriculum Outline

BSc (Honours) Computer Science Curriculum Outline BSc (Honours) Computer Science Curriculum Outline 1. Introduction: The economic and strategic importance provided by Computer Science and Information Technology is increasing daily. This importance is

More information

Your guide to Edexcel International GCSE (9 1) Computer Science and Information and Communication Technology (ICT) subjects

Your guide to Edexcel International GCSE (9 1) Computer Science and Information and Communication Technology (ICT) subjects Your guide to Edexcel International GCSE (9 1) Computer Science and Information and Communication Technology (ICT) subjects Welcome We have launched a new suite of Edexcel International GCSE (9 1) qualifications

More information

Curriculum for the Bachelor's Degree Programme in Web Development Institutional section

Curriculum for the Bachelor's Degree Programme in Web Development Institutional section Curriculum for the Bachelor's Degree Programme in Web Development Institutional section Curriculum for the Bachelor's Degree Programme in Web Development Institutional section Table of contents 1.... 0

More information