Bengal Students Computer Learning Center

Class 9 - Playing with Data Modifiers and Math Functions

Administrator's picture

CLASS 9 - Playing with Data Modifiers and Math Functions

 

Class 8 - More Operators

Administrator's picture

CLASS 8 - More Operators

 

Class 7 - Doing the Same Thing Over and Over

Administrator's picture

CLASS 7 - Doing the Same Thing Over and Over

 

Class 6 - Manipulating Data with Operators

Administrator's picture

CLASS 6: Manipulating Data with Operators

You can think of operators as verbs in C that let you manipulate data. In fact, you’ve learned some operators, such as + (addition), - (subtraction), * (multiplication), / (division), and % (remainder), in Hour 3, “The Essentials of C Programs.” The C language has a rich set of operators. In this hour, you’ll learn about more operators, such as

    Arithmetic assignment operators
    Unary minus operators
    Increment and decrement operators

Class 4 - Data Types and Names in C

Administrator's picture

ক্লাস 4: C ল্যাঙ্গুয়েজ এর ডেটা টাইপ এবং নেম

CLASS 4: Data Types and Names in C

 

 

You learned how to make a valid name for a C function in Hour 3, “The Essentials of C Programs.” Now, you’re going to learn more about naming a variable and the C keywords reserved by the C compiler in this hour.

 

Class 3 - The Essentials of C Programs

Administrator's picture

ক্লাস 3: C Programs এর প্রয়োজনীয় উপকরন

CLASS 3: The Essentials of C Programs

 

In Class 2, “Writing Your First C Program,” you saw and wrote some simple C programs. You also learned about the basic structure of a C program. You know that a program written in C has to be compiled before it can be executed. In this lesson you’ll learn more essentials within a C program, such as

Class 2 - Writing Your First C Program

Administrator's picture

ক্লাস 2 : প্রথম C প্রোগ্রাম টি লিখতে শেখা

CLASS 2: Writing Your First C Program

 

In Hour 1, “Getting Started,” you learned that C is a high-level programming language and that you need a C compiler to translate your C programs into binary code that your computer can understand and execute. In this lesson you’ll learn to write your first C program and the basics of a C program, such as

Class 1 - Getting Started

Administrator's picture

CLASS 1: Getting Started

In this first lesson you’ll learn the following:

  1.  What C is
  2.  Why you need to learn C
  3.  The ANSI standard
  4.  Hardware and software required in order to run the C program

 

 

Learn C programming in Bengali Language

bssuperadmin's picture

Learn C programming in Bengali Language

 

No previous programming experience is required for you to learn the C language from this book, although some knowledge of computers helps.

 

  1. Introduction
  2. Contents

 

Learn Javascript in Bengali Language

Administrator's picture

Learn Javascript in Bengali Language