Understanding the BCA Syllabus Avadh University – Semester I Paper BCA101 T Unit V

object oriented programming in Python

Semester I BCA Syllabus BCA101 T – Programming Principles Using Python Semester I Paper BCA101 T Unit V – Object Oriented Programming: Introduction to Object: Object-oriented programming is a programming paradigm that uses objects, which are instances of classes, to structure and organize code. In Python, everything is an object, and OOP plays a significant role in … Read more

Understanding the BCA Syllabus Avadh University – Semester I Paper BCA101 T Unit IV

strings and lists in Python Programming

Semester I BCA Syllabus BCA101 T – Programming Principles Using Python Semester I Paper BCA101 T Unit IV – Strings and Lists String Class and Basics Creating and manipulating strings example name = “John”greeting = “Hello, ” + name + “!”print(greeting) Built-in String Functions Exploring common string functions: Using built-in string functions text = “Python123”print(len(text)) # Output: … Read more

Understanding the BCA Syllabus Avadh University – Semester I Paper BCA101 T Unit III

creating python programs

Semester I BCA Syllabus BCA101 T – Programming Principles Using Python Semester I Paper BCA101 T Unit III – Creating Python Programs: Unit III “Creating Python Programs” is designed to introduce students to the fundamentals of Python programming. Python is a versatile and widely used programming language known for its simplicity and readability. In this … Read more

Understanding the BCA Syllabus Avadh University – Semester I Paper BCA101 T Unit II

introduction to python programming

Semester I BCA Syllabus BCA101 T – Programming Principles Using Python for better understanding. Semester I Paper BCA101 T Unit II: Introduction to Python Programming: Description: This topic provides an introductory overview of Python programming, focusing on essential concepts and skills necessary for computer science students. Python is a versatile and beginner-friendly programming language known … Read more

Understanding the BCA Syllabus Avadh University – Semester I Paper BCA101 T Unit I

programming principles using Python

It is important to have a clear understanding of any degree course at the beginning itself. Please note that the detailed syllabus is a general guideline and may vary from year to year. Students should always refer to the latest official syllabus provided by the university. Let’s try to break it down: Semester I BCA … Read more

Avadh University – BCA (2022-23) Syllabus

Ram Manohar Lohia Avadh University – Bachelor of Computer Application (BCA) Syllabus BCA (2022-23) Syllabus semester-wise with Marks Break-up Semester Paper Code Paper Name External Marks Internal Marks Total Marks         Semester I BCA101 T Programming Principles Using Python 75 25 100 BCA102 T Computer System Architecture 75 25 100 BCA103 Introduction … Read more