Introduction to Computer Science lecture material by CSC112 PDF free download

CSC112 Introduction to Computer Science lecture material PDF, was published in 2019 and uploaded for 100-level Science and Technology students of University of Ilorin (UNILORIN), offering CSC112 course. This ebook can be downloaded for FREE online on this page.

Introduction to Computer Science lecture material ebook can be used to learn operating system, computer programming, programming language, algorithm, flow chart, pseudo code, Procedural Programming, Object-Oriented Programming, BASIC programming language, variables, control structure, Sequence, Selection, Iteration, system built-in functions, string manipulation, subprogram.

Technical Details
Updated at:
Size: 1.09 MB
Number of points needed for download: 19
Number of downloads: 34

Books related to Introduction to Computer Science lecture material

Introduction to the design and analysis of algorithms ,3rd edition

Author: Anany Levitin, Soumen Mukherjee, Arup Kumar Bhattacharjee

School: University of Ibadan

Department: Science and Technology

Course Code: CSC242

Topics: algorithm design, algorithm analysis, Algorithm Efficiency, Algorithm Efficiency analysis, Brute Force, Exhaustive Search, Decrease-and-Conquer, Divide-and-Conquer, Transform-and-Conquer, Space and Time Trade-Offs, Dynamic Programming, Greedy Technique, Iterative Improvement, Algorithm Power, Algorithmic Problem Solving, Nonrecursive Algorithms mathematical analysis, recursive Algorithms mathematical analysis, Selection Sort, Bubble Sort, Sequential Search, Brute-Force String Matching, Closest-Pair Problems, Convex-Hull Problems, depth-First Search, Breadth-First Search, Insertion Sort, Topological Sorting, Variable-Size-Decrease Algorithms, Decrease-by-a-Constant-Factor Algorithms, binary search, Mergesort, quicksort, Binary Tree Traversals, Strassen’s Matrix Multiplication, Gaussian Elimination, presorting, Balanced Search Trees, Heaps, Heapsort, Horner’s Rule, Binary Exponentiation, Problem Reduction, B-Trees, hashing, Knapsack Problem, Optimal Binary Search Trees, Warshall’s Algorithm, Floyd’s Algorithm, Prim’s Algorithm, Kruskal’s Algorithm, Dijkstra’s Algorithm, Huffman Trees, huffman Codes, Simplex Method, Maximum-Flow Problem, Stable Marriage Problem, Lower-Bound Arguments, Decision Trees, Numerical Algorithms, Backtracking, Approximation Algorithms

Introduction to Programming

Author: Yetunde Folajimi

School: University of Ibadan

Department: Science and Technology

Course Code: CSC103

Topics: Programming, computer programming, computer languages, programming process, compilation, coding, debugging, syntax, Programming languages, low-Programming languages, high-Programming languages, Modular Programming Languages, Structured Programming Language, Business Oriented Language, Object oriented programming language, Visual Programming Languages, Algorithm, Problem-Solving, Problem Solving Process, Algorithmic Problem Solving, Pseudo-Codes, Pseudocode, Flowcharts, Flowchart Symbols, Flowcharting, Programming Environment, flowchart, Variables, Reserved Words, operators, Data Types, functions, Data Type, Numbers Manipulation, character manipulation, String Manipulation, Decision-Making, Loops, Conditional Statements, arrays, Computer Files, file input, file output, File Operation Modes

Operating System Concepts, 10th edition

Author: Abraham Silberschatz, Greg Gagne, Peter Galvin

School: Edo University

Department: Science and Technology

Course Code: CSC212

Topics: Operating System, Computer-System Organization, Computer-System Architecture, Operating-System Operations, Operating-System Structures, Operating-System Services, user interface, operating system interface, distributed systems, kernel data structures, Operating-System Debugging, process management, process scheduling, interprocess communication, Multicore Programming, Multithreading Models, Implicit Threading, CPU Scheduling, Multi-Processor Scheduling, Real-Time CPU Scheduling, Algorithm Evaluation, process synchronization, POSIX Synchronization, dead locks, memory management, Contiguous Memory Allocation, virtual memory, storage management, HDD Scheduling, NVM Scheduling, error detection, storage device management, RAID structure, file system, file-system interface, file-system implementation, file-system structure, file-system operations, directory implementation, Free-Space Management, File-System Internals, File-System Mounting, file sharing, virtual file systems, remote file systems, security, program threats, Cryptography, Role-Based Access Control, access matrix, virtual machines, networks, Distributed File Systems, remote file access, Linux system, Kernel Modules, programmer interface

Introduction to Algorithms, 3rd Edition

Author: Thomas Cormen, Charles Leiserson, Ronald Rivest, Clifford Stein

School: University of Ibadan

Department: Science and Technology

Course Code: CSC242

Topics: Algorithms, Insertion sort, analyzing Algorithms, designing Algorithms, growth of functions, asymptotic notation, maximum-subarray problem, Strassen’s algorithm, Probabilistic Analysis, Randomized Algorithms, hiring problem, Indicator random variables, Heapsort, heaps, heapsort algorithm, Priority queues, quicksort, Radix sort, Counting sort, Bucket sort, Data Structures, Hash Tables, has function, open addressing, Perfect hashing, Data Structures, sorting order statistics, Binary Search Trees, Red-Black Trees, Augmenting Data Structures, Dynamic Programming, Greedy Algorithms, Amortized Analysis, B-Trees, Fibonacci Heaps, van Emde Boas Trees, Graph Algorithms, Minimum Spanning Trees, Single-Source Shortest Paths, All-Pairs Shortest Path, maximum flow, Multithreaded Algorithms, Matrix Operations, linear programming, polynomials, Number-Theoretic Algorithms, String Matching, Computational Geometry, NP-Completeness, Polynomial time, Approximation Algorithms

Introduction to computer programming 2

Author: II Umeh

School: Nnamdi Azikiwe University

Department: Science and Technology

Course Code: CSC102

Topics: computer programming, control structures, problem solving process, algorithm, Pseudo code, algorithm discovery, input, output, arrays, subscripts, array manipulations

Ematerial for CSC112 computer application and management

Author: Godspower Akawuku

School: Nnamdi Azikiwe University

Department: Science and Technology

Course Code: CSC112

Topics: hardware components, computer virus, antivirus, system unit, memory chips, secondary storage, input devices, output devices, communication devices, computer application, operating system, memory management, processor management, device management, file management

Introduction to the design and analysis of algorithms ,3rd edition solutions manual

Author: Thomas Cormen, Charles Leiserson, Ronald Rivest, Clifford Stein

School: University of Ibadan

Department: Science and Technology

Course Code: CSC242

Topics: algorithm design, algorithm analysis, Algorithm Efficiency, Algorithm Efficiency analysis, Brute Force, Exhaustive Search, Decrease-and-Conquer, Divide-and-Conquer, Transform-and-Conquer, Space and Time Trade-Offs, Dynamic Programming, Greedy Technique, Iterative Improvement, Algorithm Power

Operations Research ,10th edition

Author: Hamdy Taha

School: University of Ibadan

Department: Science and Technology

Course Code: STA343

Topics: Operations Research, Operations Research models, linear programming, two-variable linear programming model, modelling, simplex method, sensitivity analysis, artificial starting solution, duality, post-optimal analysis, primal-dual relationships, simplex algorithms, transportation model, assignment mode, network mode, shortest-route problem, Minimal spanning tree algorithm, maximal flow model, critical path model, revised simplex method, revised algorithm, bounded-variables algorithm, parametric linear programming, goal programming, goal programming formulation, goal programming algorithm, integer linear programming, Heuristic programming, greedy heuristic, local search heuristic, metaheuristic, constriant programming, traveling salesperson problem, deterministic dynamic programming, dynamic programming, inventory modelling, probability, probability distribution, decision analysis, games, game theory, probabilistic inventory models, Markov chains, queuing systems, simulation modeling, classical optimization theory, Nonlinear programming algorithms

Algorithm Design and Analysis

Author: Solomon Olalekan Akinola

School: University of Ibadan

Department: Science and Technology

Course Code: CSC236

Topics: Algorithm Design, Algorithm Analysis, Algorithm, Problem Solving Techniques, Recursion, Recursive Fibonacci Series, Sorting Techniques, Sorting Techniques, Searching Techniques, Linear Search, Sequential Search, Runtime Analysis, Big ‘O’ Notation, O-Notation, Insertion Sort, Divide and Conquer Algorithm, Merge Sort Algorithm, Quicksort Algorithm, Partitioning, Recursion-Tree Method, Master Theorem, Master method

computer programming

Author: CSC

School: University of Ilorin

Department: Science and Technology

Course Code: CSC112

Topics: operating systems, computer programming

Computer Science and Programming

Author: Ezeani Majesty Ignatius

School: Nnamdi Azikiwe University

Department: Science and Technology

Course Code: CSC101

Topics: Computer Science, computer Programming, computer, computer networks, number systems, base operations, base complements, Boolean algebra, algorithms, pseudo codes, flowchart, Visual basic programming language, programming language

Introduction to Programming with Fortran, 4th edition

Author: Ian Chivers, Jane Sleightholme

School: University of Ilorin

Department: Science and Technology

Course Code: CSC112, CSC218, MEE505, STA356

Topics: problem solving, programming, arithmetic, array, I/O concept.functions, control structures, characters, complex, logical, derived types, pointers, subroutines, modules, data structuring in FORTRAN, algorithm, big O notation, operator over loading, generic programming, Parameterised Derived Types, Object Oriented Programming, submodules, parallel programming, message passing interface, openMP, coarray FORTRAN, C interop, IEEE arithmetic, derived type I/O, sorting, searching, handling missing data, graphic libraries, Abstract Interface, Procedure Pointer

Operating system

Author: John Temitope Ogbiti

School: Edo University

Department: Science and Technology

Course Code: CMP212

Topics: Operating system, software, Operating System Structure

Introduction to Computer Science summary

Author: Ufele Chris

School: University of Nigeria, Nsukka

Department: Science and Technology

Course Code: COS101

Topics: hardware, software, types of computer, input, output, computer monitor, computer storage, history of computer, computer software, problem solving, algorithm, Programming, programming language, BASIC, JAVA, computer networking, networking

C How to Program, 6th edition

Author: Paul Deitel, Harvey Deitel

School: University of Ilorin

Department: Science and Technology

Course Code: CSC211

Topics: computer organization, internet, machine language, assembly language, high-level language, c standard library, FORTRAN, COBOL, Pascal, Ada, C programming, structured program development, algorithm, pseudocode, control structures, program control, functions, arrays, pointers, characters, strings, formatted input, formatted output, structures, unions, bit manipulation, file processing, data structures, preprocessor, class, object, operator overloading, object-oriented programming, stream output, stream input, exception handling

Principles of concurrent and distributed programming, 2nd edition

Author: Ben-Ari

School: Edo University

Department: Science and Technology

Course Code: CSC413

Topics: concurrent programming, distributed programming, concurrency, concurrent programming abstractions, machine-code instructions, critical section problem, concurrent programs verification, bakery algorithm, fast algorithms, semaphores, monitors, condition variables, protected objects, channels, parallel matrix multiplication, remote procedure calls, Linda model, distributed algorithms, distributed systems, model distributed mutual exclusion, Dijkstra-Scholten algorithm, credit-recovery algorithms, consensus, flooding algorithm, real-time systems, synchronous systems, Pseudocode notation

Douglas Montgomery’s Introduction to Statistical Quality Control

Author: Brenda Ramírez, José Ramírez

School: Modibbo Adama University of Technology

Department: Administration, Social and Management science

Course Code: MM312, MM405

Topics: Statistical Process Control, Measurement System Analysis, Process Health Assessment, Variables Control Chart, JMP Variables Control Chart Platforms, Attributes Control Chart, Process System Capability Analysis, Measurement System Capability Analysis, Process Centering, Gauge Capability, Process Health Assessment.Cumulative Sum, Exponentially Weighted Moving Average Control Charts, Univariate Statistical Process Monitoring, Control Techniques, Residuals Control Chart, Moving Centerline Centerline Forecast Control Chart, Multivariate Process Monitoring, Multivariate Process Control

Algorithm and flow chart

Author: Amir yasseen Mahd

School: Federal University, Oye-Ekiti

Department: Engineering

Course Code: CPE101

Topics: Algorithm, flow chart, Flow Chart Symbols

Principles of Statistical Quality Control

Author: Arinola Joshua Ayofe

School: University of Ibadan

Department: Science and Technology

Course Code: STA341

Topics: Statistical Quality Control, Total Quality Management, Statistical Process Control, Control Chart, Variable Control Chart, Cumulative Sum Control Chart, Cusum Chart, Acceptance Sampling, Single Sampling Plan, Rectifying Inspection, Double Sampling Plan, multiple sampling, Sampling inspection

Computer and applications material

Author: CSC FUTO

School: Federal University of Technology, Owerri

Department: Science and Technology

Course Code: CSC201

Topics: computer hardware, computer software, command prompt, operating system, computer network, computer memory, number system, flowchart, BASIC programming, FORTRAN programming, internet, database system, expert system

Past Questions related to Introduction to Computer Science lecture material

Introduction to Computer Science Possible question and answers by Ndukwe chimezirim Joseph

Year: 2019

School: University of Nigeria, Nsukka

Department: Science and Technology

Course Code: COS101

Topics: Algorithm, history of computer, Network, Algorithm design, data design, BASIC, computer, JAVA, Memory, operating system, optical disk

Introduction to Computer Science 1 study questions

Year: 2017

School: University of Ilorin

Department: Science and Technology

Course Code: CSC111

Topics: data, information, storage device, memory, flowchart, pseudo code, number system, boolean algebra, Karnaugh map, logic gate, operating system, system software, application software

OPERATING SYSTEMS 1

Year: 2019

School: Federal University of Technology, Owerri

Department: Science and Technology

Course Code: CSC307

Topics: memory management, device manager, operating system, multitasking, multiprocessing, parallel processing, buffering, spooling, service pack

Introduction to computer science, workshop practive

Year: 2019

School: Federal University of Technology, Minna

Department: Science and Technology

Course Code: CPT111, WKS110, GST110, BIO111, STA117, PHY113, MAT111, CHM1111, CHM112

Topics: reserve words, program statements, pseudo code, flowchart, programming language, algorithm, plant location, plant layout, accident, electrical hazards, zero error, communication skills, communication, essay writing, technical report writing, essay, cell biology, organelles, cell membrane, microscopy, microscope, biodiversity, hereditary, inheritance, monocotyledons, dicotyledons, frequency distribution, questionnaire, force, tension, pressure, vector, scalar, linear motion, random motion, rotational motion, oscillatory motion, gravitational field strength, escape velocity, logarithm, surd, geometric progression, sets, Bohr postulate, Raoults's law, LeChatelier's principle, chemical bonding, electronic configuration, inorganic chemistry, Dalton atomic theory Avogadro's number

SURVEY OF PROGRAMMING LANGUAGES

Year: 2018

School: Federal University of Technology, Owerri

Department: Science and Technology

Course Code: CSC306

Topics: quadratic equation, Armstrong number, integer, BASIC, COBOL, ALGOL, Algorithm

Computer and applications TEST &EXAM

Year: 2014

School: Federal University of Technology, Owerri

Department: Science and Technology

Course Code: CSC201

Topics: DOS, RAM, GUI, BASIC, Algorithm, pseudo code, concatenation, ALU, SDRAM, VDU, EEPROM, Program loop

Introduction to computer science 2007-2017

Year: 2017

School: Nnamdi Azikiwe University

Department: Science and Technology

Course Code: CSC101

Topics: Computer science, BASIC programming, binary system, logic gate, flow chart, compilers, storage device, input device, memory, number system, CPU, computer generation

Introduction to Problem Solving

Year: 2021

School: Air Force Institute of Technology

Department: Science and Technology

Course Code: CSC102

Topics: Problem Solving, pseudocode, flowchart, algorithm, software design model, control structures, algorithm constructs, sequence, data types, object oriented design, operators

ALGORITHM

Year: 2019

School: Federal University of Technology, Owerri

Department: Science and Technology

Course Code: CSC407

Topics: paradigm, algorithm, huffman coding tree, greedy algorithm technique

36 Mammalian forms and functions MSSN

Year: 2019

School: University of Ilorin

Department: Science and Technology

Course Code: ZLY106

Topics: Mammalian forms, Mammalian functions

MAT112 Practice questions for UNILORITES

Year: 2013

School: University of Ilorin

Department: Science and Technology

Course Code: MAT112

Topics: Functions, continuity, Limits of Functions, Differentiation, Maxima, minima, Point of inflexion, Taylors series, Maclaurin series

Introduction to Computer Science E Test Questions and solution By Sir Lake

Year: 2019

School: Federal University of Technology, Owerri

Department: Science and Technology

Course Code: CPT111

Topics: database management, Generations of computer, data, operating system

Introduction to Programming by InfoMAS

Year: 2020

School: Federal University of Technology, Minna

Department: Science and Technology

Course Code: CPT121

Topics: programming language, BASIC, COBOL, System software, computer generation

Tutorial workbook for MTS101 & MTS102

Year: 2019

School: Federal University of Agriculture, Abeokuta

Department: Science and Technology

Course Code: MTS101, MTS102

Topics: Set theory, real numbers, complex numbers, rational functions, partial fraction, binomial expansion, sequence, series, matrices, Trigonometry, Differentiation, integration

Tests related to Introduction to Computer Science lecture material

Biology (JAMB)

School: WAEC, JAMB & POST UTME

Department:

Course Code: JAMB

Topics: JAMB, UTME, biology, Plant cell, fern, plant biology, nutrition, circulatory system, osmoregulation, ecology, variation, hereditary, gene, chromosome, evolution

Mathematics (JAMB)

School: WAEC, JAMB & POST UTME

Department:

Course Code: JAMB

Topics: Mathematics, JAMB, Logarithm, standard form, permutation, combination, number system, set, ratio, indices, factorization, inequality