Computer Science
Computing With Basic: Problem Solving Wtih Structure And Style
โ Scribed by SS Alam, SK Sen
- Publisher
- NCBA Publishing
- Year
- 2020 [1995
- Tongue
- English
- Leaves
- 231
- Edition
- 1st Edition/Revised
- Category
- Library
No coin nor oath required. For personal study only.
โฆ Synopsis
This book introduces basic progamming, Language and solving. See Also: http://ncbabooks.com/view/35/COMPUTING+WITH+BASIC+
โฆ Table of Contents
COVER......Page 1
PREFACE......Page 6
CONTENTS......Page 8
CHAPTER 1 COMPUTER : AN INTRODUCTION......Page 12
CHAPTER 2 PROBLEM-SOLVING ON A COMPUTER......Page 30
CHAPTER 3 GETTING STARTED IN BASIC : GENERAL INTRODUCTION......Page 54
CHAPTER 4 CONSTANTS, VARIABLES, EXPRESSIONS, & STATEMENTS......Page 66
CHAPTER 5 INPUT/OUTPUT STATEMENTS......Page 81
CHAPTER 6 CONTROL STATEMENTS......Page 97
CHAPTER 7 SUBSCRIPTED VARIABLES......Page 136
CHAPTER 8 FUNCTIONS AND SUBROUTINES......Page 158
CHAPTER 9 FILE PROCESSING IN BASIC......Page 194
CHAPTER 10 GRAPHICS PROGRAMMING......Page 206
INDEX......Page 220
โฆ Subjects
BASIC Programming
๐ SIMILAR VOLUMES
People from all walks of life and from all types of backgrounds are becoming increasingly interested in computers. As more and more microcomputers find their way into homes, offices, farms, and schools, enrollments in introductory computing courses are rapidly increasing. This diversified group repr
Visual Basic is arguably the most popular computer programming language for application development in the United States and around the world today. Visual Basic is also an excellent language to teach as a "first" computer language because of its easy-to-learn syntax and flexibility. This book treat