Loading

Welcome to CSIS 111 – Introduction to Programming C++

Course Description:
Introduction to structured programming and algorithms with an object-oriented language. Topics include input/output, flow of control, functions, and an introduction to software engineering. Programming assignments are required.

This course provides an introduction to basic computer programming concepts using the C++ language. It also provides a foundation for learning additional aspects of C++ and other languages by teaching problem-solving techniques and a design methodology in addition to the specifics of C++.

Need Help in CSIS 111?
We can help you if your problem statement is updated. Just email your assignments at [email protected]

CSIS 111 Module Week 8 ASSIGNMENT BATTLE SHIP GAME
CSIS 111 Module Week 7 ASSIGNMENT ARRAYS
CSIS 111 Module Week 6 ASSIGNMENT USER DEFINED SIMPLE DATA TYPES STRING TYPES
CSIS 111 Module Week 5 ASSIGNMENT USER DEFINED FUNCTIONS
CSIS 111 Module Week 4 ASSIGNMENT CONTROL STRUCTURES WHILE FOR DO CASE
CSIS 111 Module Week 3 ASSIGNMENT CONTROL STRUCTURES IF ELSE
CSIS 111 Module Week 2 ASSIGNMENT INPUT OUTPUT
CSIS 111 Module Week 1 ASSIGNMENT BASIC ELEMENTS

Free

[SOLVED] CSIS 111 MODULE WEEK 1 ASSIGNMENT BASIC ELEMENTS: Install Visual Studio Express 2019 for Windows Desktop (you will need to create a free Microsoft account as part of this…

Free

[SOLVED] CSIS 111 MODULE WEEK 2 ASSIGNMENT INPUT OUTPUT: The number of permutations of a set of n items taken r at a time is given by the following formulan!/r!(n−r)!: where n! is the factorial of n, r! is…

Free

[SOLVED] CSIS 111 MODULE WEEK 3 ASSIGNMENT CONTROL STRUCTURES IF ELSE: Write a C++ program that computes a student’s grade for an assignment as a percentage given the student’s score…

Free

[SOLVED] CSIS 111 MODULE WEEK 4 ASSIGNMENT CONTROL STRUCTURES WHILE FOR DO CASE: You are burning some music CDs for a party. You have arranged a list of songs in…

Free

[SOLVED] CSIS 111 MODULE WEEK 5 ASSIGNMENT USER DEFINED FUNCTIONS: Write a C++ program that reads data from an input file, takes the data and computes student grades for an…

Free

[SOLVED] CSIS 111 MODULE WEEK 6 ASSIGNMENT USER DEFINED SIMPLE DATA TYPES STRING TYPES: You are working for a lumber company, and your employer would like a program that calculates…

Free

Use functional decomposition to write a C++ program that asks the user to enter his or her weight and the name of a planet. Use an enumerated type called planetType…

Free

[SOLVED] CSIS 111 MODULE WEEK 8 ASSIGNMENT BATTLE SHIP GAME: Imagine you are using a two-dimensional array as the basis for creating the game battle- ship. In the game of…

$16.99

[Solved] CSIS 111 Module Week 8 ASSIGNMENT BATTLE SHIP GAMEImagine you are using a two-dimensional array as the basis for creating the game battle- ship. In the game of battleship…

Support