Author: Kelvin Skeete
Publisher: Cambridge University Press
ISBN: 9780521601061
Category : Computers
Languages : en
Pages : 368
Book Description
CXC Information Technology
Author: Kelvin Skeete
Publisher: Cambridge University Press
ISBN: 9780521601061
Category : Computers
Languages : en
Pages : 368
Book Description
Publisher: Cambridge University Press
ISBN: 9780521601061
Category : Computers
Languages : en
Pages : 368
Book Description
Caribbean Affairs
Author:
Publisher:
ISBN:
Category : Caribbean Area
Languages : en
Pages : 646
Book Description
Publisher:
ISBN:
Category : Caribbean Area
Languages : en
Pages : 646
Book Description
Program Specification
Author: J. Staunstrup
Publisher: Springer Science & Business Media
ISBN: 9783540114901
Category : Computers
Languages : en
Pages : 436
Book Description
Publisher: Springer Science & Business Media
ISBN: 9783540114901
Category : Computers
Languages : en
Pages : 436
Book Description
Issues in Education and Technology
Author: Cream A. H. Wright
Publisher: Commonwealth Secretariat
ISBN: 9780850926224
Category : Education
Languages : en
Pages : 174
Book Description
This book explores a range of issues in education and technology, and provides policy guidelines and strategies for those who have to make critical decisions about the use of technology in education systems and institutions.
Publisher: Commonwealth Secretariat
ISBN: 9780850926224
Category : Education
Languages : en
Pages : 174
Book Description
This book explores a range of issues in education and technology, and provides policy guidelines and strategies for those who have to make critical decisions about the use of technology in education systems and institutions.
Advanced Topics in C
Author: Noel Kalicharan
Publisher: Apress
ISBN: 1430264012
Category : Computers
Languages : en
Pages : 304
Book Description
C is the most widely used programming language of all time. It has been used to create almost every category of software imaginable and the list keeps growing every day. Cutting-edge applications, such as Arduino, embeddable and wearable computing are ready-made for C. Advanced Topics In C teaches concepts that any budding programmer should know. You'll delve into topics such as sorting, searching, merging, recursion, random numbers and simulation, among others. You will increase the range of problems you can solve when you learn how to manipulate versatile and popular data structures such as binary trees and hash tables. This book assumes you have a working knowledge of basic programming concepts such as variables, constants, assignment, selection (if..else) and looping (while, for). It also assumes you are comfortable with writing functions and working with arrays. If you study this book carefully and do the exercises conscientiously, you would become a better and more agile programmer, more prepared to code today's applications (such as the Internet of Things) in C.
Publisher: Apress
ISBN: 1430264012
Category : Computers
Languages : en
Pages : 304
Book Description
C is the most widely used programming language of all time. It has been used to create almost every category of software imaginable and the list keeps growing every day. Cutting-edge applications, such as Arduino, embeddable and wearable computing are ready-made for C. Advanced Topics In C teaches concepts that any budding programmer should know. You'll delve into topics such as sorting, searching, merging, recursion, random numbers and simulation, among others. You will increase the range of problems you can solve when you learn how to manipulate versatile and popular data structures such as binary trees and hash tables. This book assumes you have a working knowledge of basic programming concepts such as variables, constants, assignment, selection (if..else) and looping (while, for). It also assumes you are comfortable with writing functions and working with arrays. If you study this book carefully and do the exercises conscientiously, you would become a better and more agile programmer, more prepared to code today's applications (such as the Internet of Things) in C.
Oxford Information Technology for CSEC
Author: Glenda Gay
Publisher:
ISBN: 9780198329381
Category : Information technology
Languages : en
Pages : 320
Book Description
This popular full colour course book has been revised to meet the requirements of the new CSEC syllabus in Information Technology. The course provides today's IT students with comprehensive coverage, including the School-Based Assessment (SBA). It is written with a fresh and highlyillustrative approach, and takes into account the challenges faced in today's classroom. A new section has been added to assist teachers and students who are new to programming. The book is also appropriate for practical management courses at UWI.
Publisher:
ISBN: 9780198329381
Category : Information technology
Languages : en
Pages : 320
Book Description
This popular full colour course book has been revised to meet the requirements of the new CSEC syllabus in Information Technology. The course provides today's IT students with comprehensive coverage, including the School-Based Assessment (SBA). It is written with a fresh and highlyillustrative approach, and takes into account the challenges faced in today's classroom. A new section has been added to assist teachers and students who are new to programming. The book is also appropriate for practical management courses at UWI.
CSEC Information Technology
Author: Kelvin Skeete
Publisher:
ISBN: 9780521697002
Category : Education
Languages : en
Pages : 352
Book Description
Written by a highly experienced IT lecturer and consultant, this full-colour book covers the syllabus for CSEC Information Technology – Technical Proficiency. In addition to covering Information Technology theory (including programming), it teaches students essential practical skills using Microsoft Word, Microsoft Excel and Microsoft Access. This new edition of the popular CXC Information Technology book contains: Updates for Microsoft Office XP and 2003. A fifth section, showing how to integrate word processing, spreadsheet and database documents. A CD containing the files used in the Exercises. Solutions for CXC programming questions from 2001 to 2006. Exercises at the end of each chapter allowing students to practise the newly learned concepts and assess their knowledge.
Publisher:
ISBN: 9780521697002
Category : Education
Languages : en
Pages : 352
Book Description
Written by a highly experienced IT lecturer and consultant, this full-colour book covers the syllabus for CSEC Information Technology – Technical Proficiency. In addition to covering Information Technology theory (including programming), it teaches students essential practical skills using Microsoft Word, Microsoft Excel and Microsoft Access. This new edition of the popular CXC Information Technology book contains: Updates for Microsoft Office XP and 2003. A fifth section, showing how to integrate word processing, spreadsheet and database documents. A CD containing the files used in the Exercises. Solutions for CXC programming questions from 2001 to 2006. Exercises at the end of each chapter allowing students to practise the newly learned concepts and assess their knowledge.
The Art and Science of C
Author: Eric S. Roberts
Publisher: Addison-Wesley
ISBN: 9780201543223
Category : C (Computer program language).
Languages : en
Pages : 0
Book Description
This work sets out to provide a solid introduction to computer science that emphasizes software engineering and the development of good programming style. The text focuses on the use of libraries and abstractions, which are essential to modern programming, and readers will learn the fundamentals of ANSI C, the industry standard. Rather than attempt to translate Pascal-based approaches into a new domain, this text is written from the ground up as an introduction to C.
Publisher: Addison-Wesley
ISBN: 9780201543223
Category : C (Computer program language).
Languages : en
Pages : 0
Book Description
This work sets out to provide a solid introduction to computer science that emphasizes software engineering and the development of good programming style. The text focuses on the use of libraries and abstractions, which are essential to modern programming, and readers will learn the fundamentals of ANSI C, the industry standard. Rather than attempt to translate Pascal-based approaches into a new domain, this text is written from the ground up as an introduction to C.
Learn to Program with C
Author: Noel Kalicharan
Publisher: Apress
ISBN: 1484213718
Category : Computers
Languages : en
Pages : 323
Book Description
This book teaches computer programming to the complete beginner using the native C language. As such, it assumes you have no knowledge whatsoever about programming. The main goal of this book is to teach fundamental programming principles using C, one of the most widely used programming languages in the world today. We discuss only those features and statements in C that are necessary to achieve our goal. Once you learn the principles well, they can be applied to any language. If you are worried that you are not good at high-school mathematics, don’t be. It is a myth that you must be good at mathematics to learn programming. C is considered a ‘modern’ language even though its roots date back to the 1970s. Originally, C was designed for writing ‘systems’ programs—things like operating systems, editors, compilers, assemblers and input/output utility programs. But, today, C is used for writing all kinds of applications programs as well—word processing programs, spreadsheet programs, database management programs, accounting programs, games, robots, embedded systems/electronics (i.e., Arduino), educational software—the list is endless. Note: Appendices A-D are available as part of the free source code download at the Apress website. What You Will Learn: How to get started with programming using the C language How to use the basics of C How to program with sequence, selection and repetition logic How to work with characters How to work with functions How to use arrays Who This Book Is For: This book is intended for anyone who is learning programming for the first time.
Publisher: Apress
ISBN: 1484213718
Category : Computers
Languages : en
Pages : 323
Book Description
This book teaches computer programming to the complete beginner using the native C language. As such, it assumes you have no knowledge whatsoever about programming. The main goal of this book is to teach fundamental programming principles using C, one of the most widely used programming languages in the world today. We discuss only those features and statements in C that are necessary to achieve our goal. Once you learn the principles well, they can be applied to any language. If you are worried that you are not good at high-school mathematics, don’t be. It is a myth that you must be good at mathematics to learn programming. C is considered a ‘modern’ language even though its roots date back to the 1970s. Originally, C was designed for writing ‘systems’ programs—things like operating systems, editors, compilers, assemblers and input/output utility programs. But, today, C is used for writing all kinds of applications programs as well—word processing programs, spreadsheet programs, database management programs, accounting programs, games, robots, embedded systems/electronics (i.e., Arduino), educational software—the list is endless. Note: Appendices A-D are available as part of the free source code download at the Apress website. What You Will Learn: How to get started with programming using the C language How to use the basics of C How to program with sequence, selection and repetition logic How to work with characters How to work with functions How to use arrays Who This Book Is For: This book is intended for anyone who is learning programming for the first time.
C by Example
Author: Noel Kalicharan
Publisher: Cambridge University Press
ISBN: 9780521456500
Category : Computers
Languages : en
Pages : 388
Book Description
C is one of the most popular programming languages today. It is flexible, efficient and highly portable, and is used for writing many different kinds of programs, from compilers and assemblers to spreadsheets and games. This book is based on ANSI C - the recently adopted standard for the C language. It assumes familiarity with basic programming concepts such as variables, constants, iteration and looping, but covers all aspects of C. In general it is as much about learning programming skills as it is about mastering the art of coding programs in C. To this end the text contains a wealth of examples and exercises that foster and test the understanding of the concepts developed in each chapter. An outstanding feature of this book is a treatment of 'pointers'. The topic is presented in a clear, logical and reasoned manner that is easy to follow. Binary files and random access files are also treated in such a manner that the reader can easily become adept at using them. Anybody who wishes to get to grips with the art of programming in C will find this a most valuable book.
Publisher: Cambridge University Press
ISBN: 9780521456500
Category : Computers
Languages : en
Pages : 388
Book Description
C is one of the most popular programming languages today. It is flexible, efficient and highly portable, and is used for writing many different kinds of programs, from compilers and assemblers to spreadsheets and games. This book is based on ANSI C - the recently adopted standard for the C language. It assumes familiarity with basic programming concepts such as variables, constants, iteration and looping, but covers all aspects of C. In general it is as much about learning programming skills as it is about mastering the art of coding programs in C. To this end the text contains a wealth of examples and exercises that foster and test the understanding of the concepts developed in each chapter. An outstanding feature of this book is a treatment of 'pointers'. The topic is presented in a clear, logical and reasoned manner that is easy to follow. Binary files and random access files are also treated in such a manner that the reader can easily become adept at using them. Anybody who wishes to get to grips with the art of programming in C will find this a most valuable book.