Panjab University Syllabus 2023 PDF Download for BCOM/BSC/MA/MSC Exams


Panjab University Syllabus

Panjab University Syllabus has been published for BCOM/BSC/MA/MSC Exams. Those candidates who have applied for this
competitive exam, may download/ check M.COM, MBA, BA, B.Com, B.Sc. syllabus in the PDF file. So candidates now you can get your syllabus for the enough preparation. After apply for such competitive exams, aspirants must start search to have syllabus by visiting the official website www.puchd.ac.in. Students who are enrolled in any of the undergraduate/post graduate (UG/PG) courses of Panjab University and going to appear in exams can check their syllabus from our web site.


University is offering syllabus for all UG/PG courses like M.COM, MBA, BA, B.Com, B.Sc. etc. More details are available here for the goodness of candidates. Keep going till last word of this web page. Candidates may also access full PDF file format of Syllabus via the instructions and decree link provided below.

Panjab University Syllabus Overview

Syllabus Of Bachelor Of Computer Applications (BCA) First Year
English
SECTION-A
Story, Prose, Poetry
SECTION–B
Word formation from Prose and Stories and their use in sentences, Use of textual words and idioms in sentences, Translation from English to M.I.L, Official, business and letters to the editors, Transformation of all types
History And Culture Of Punjab
Unit-I
1. Society in the Punjab during the Afghan rule.
2. The Punjab under the Great Mughals.
3. Salient features of the Bhakti movement and Sufism in the Punjab.
Unit-II
4. Guru Nanak: His teachings; concept of Langar and Sangat.
5. Development of Sikhism (1539-1581): Contributions of Guru AngadDev, Guru Amar Das and Guru Ram Das for the development of Sikhism.
6. Transformation of Sikhism : Compilation of Adi-Granth; Martyrdom of Guru ArjanDev;
Guru Hargobind’s New Policy.
Unit-III
7. Martyrdom of Guru TeghBahadur; foundation of the Khalsa by Guru Gobind Singh.
8. Banda Bahadur and his achievements; Sikh struggle for sovereignty from 1716 to 1765; role of Dal Khalsa, Rakhi, Gurmata and Misls.
9. Ranjit Singh’s rise to power; civil and military administration; relations with the British
Unit-IV
10. Social change with special reference to the position of women.
11. New developments in language, literature, architecture in the Punjab during the Medievel period.
12. Famous Folk tales of Medieval Punjab
Environment & Road Safety Education
Unit I (Environment)
Environment Concept, Atmosphere, Hydrosphere, Lithosphere, Forests, Conservation of Environment, Biodiversity
UNIT II (Road Safety)
1. Concept and Significance of Road Safety.
2. Role of Traffic Police in Road Safety.
3. Traffic Rules.
4. Traffic Signs.
5. How to obtain Driving License.
6. Traffic Offences, Penalties and Procedures.
7. Common Driving mistakes.
8. Significance of First-aid in Road Safety.
9. Role of Civil Society in Road Safety.
10. Traffic Police-Public Relationship.
Mathematics
SECTION-A
1. Fundamental Principles of Counting: Concept of c (n, r). Binomial Theorem: Statement only for positive index, general and middle terms. Binomial Theorem for any index (Without Proof) applications of Binomial Theorem for approximation and properties of Binomial Coefficients.
2. Trigonometry-I: Trigonometric Ratios of allied angles, Trigonometric ratios of Compound angles or addition and subtraction formulae.
SECTION-B
3. Trigonometry-II: Transformation Formulae, Trigonometric ratios of multiple angles.
4. Limit and Continuity: Rules for finding Limits, Infinite Limits, Continuity at a point, Rules of continuity, Continuity on an Interval.
SECTION-C
5. Derivatives: The derivative of a function, Calculating derivatives from the definition, Differentiability on an interval, Differentiation Rules, Rates of Change, Derivatives of Trigonometric Functions, The Chain Rule, Derivative of Implicit, Rational, and Exponential Functions. Role’s theorem, Lagrange Mean Value Theorem.
6. Integration-I: Indefinite Integrals, Integration by substitution, Integration of Transcendental Functions: Inverse Functions, Natural Logarithm, The Exponential Function
SECTION-D
7. Integration-II: Integration by parts, Definite Integrals, Properties, Area under the curve.
8. Matrix Operations: Introduction and definition of matrix, types of matrices, Matrix addition, Subtraction and scalar multiplication, Matrix multiplication, Transpose of a matrix, adjoint of a matrix and inverse of a matrix, solution of system of linear equations, definition and properties of a determinant.
Personal Computing Software
SECTION-A
Computer Appreciation: Introduction, characteristics of computer; History of computers; classification of computers on size, architecture and chronology; Applications of computers; commonly used terms–Hardware, Software, Firmware. Types of software; system and application software Computer Architecture and organization; Input, Process and Output; Representation of information; BIT, BYTE, Memory, Memory size;
SECTION-B
Graphical User Interface: Fundamentals of windows, types of windows, anatomy of windows, Icons, Recycle bin Operations on window: Opening a Window, Minimizing and Maximizing a window, Moving window, Resizing Window, Closing the window windows explorer Folders: Creating and deleting folders, copying, renaming folders, folder properties. Control panel.
SECTION-C
Spreadsheet Package : Worksheet Basics, Data Entry in Cells : Entry of numbers, text and formulae, Moving data in a worksheet, Moving around in a worksheet, Selecting Data Range, Using the interface (Toolbars, Menus), Editing Basics, Working with workbooks, Saving and Quitting, Cell referencing; Formatting and Calculations : Calculations and worksheets - using Auto fill, Working with Formulae, Efficient Data Display with Data formatting
SECTION-D
Internet and www: Evolution of Internet services provided on Internet, Access Methods, Future of Internet, Evolution of www. Fundamentals of www. HTML : Introduction to HTML, Building blocks of HTML, lists, links, images, tables, frames, layers, HTML editor, forms, Introduction to cascading style sheets (CSS), defining and applying CSS.
Computer Organization and System Maintenance
SECTION-A
Computer Organization: Evolution of Computers, Stored program concept and Von Neumann Architecture, Information representation and codes, Combinatorial Blocks : Gates, Multiplexers, Decoders, Encoders Sequential Building blocks : Flip Flops, Registers, Counters, Arithmetic algorithms : Addition and subtraction for sign magnitude and 2's complement numbers, integer multiplication using shift and add, Booth's algorithms, integer division, floating representation
SECTION-B
Architecture of a Simple Processor : An instruction set, Addressing Modes, Instruction formats, Instruction execution in terms of Microinstructions, Concept of interrupt and simple I/O organization, I/O organization : Strobe based and Handshake based communication, Vector and priority interrupts, DMA based data transfer; CPU organization with large registers, Stacks and handling of interrupts and subroutines, Instruction pipelining: Stages
SECTION-C
Memory Organization: RAM, Basic cell of static and dynamic RAM, Building large memories using chips, Associative memory, Cache memory organization, Virtual memory organization. Assembly Language Programming : Machine and assembly language, Pseudo operations, subroutines in assembly language, Register Transfer Language and micro-operations; Language to represent conditional data transfer, Arithmetic and logical operations along with register transfer.
SECTION-D
System Maintenance, Physical Inspection of a PC and internal cards, Diagnostics on a PC,
Functional description of various modules and cards. Installing a software, Viruses, Types of viruses, Detection of viruses and protection on a PC
Computer Programming & Problem Solving Through “C”
SECTION-A
Algorithm and Programming Development: Steps in development of a program, Flow Charts, Algorithm Development, Program Debugging, Compilation and Execution. Overview of C: History of C, Importance of C, Structure of a C Program. Elements of C: C character set, identifiers and keywords, Data types, Constants and Variables, Assignment statement, Symbolic constant. Input/output: Unformatted & formatted I/O function in C,
SECTION-B
Operators & Expression: Arithmetic, relational, logical, bitwise, unary, assignment, conditional operators and special operators. Arithmetic expressions, evaluation of arithmetic expression, type casting and conversion, operator hierarchy & associativity. Decision making & branching: Decision making with IF statement, IF-ELSE statement, Nested IF statement, ELSE-IF ladderswitch statement, goto statement. Decision making & looping:
SECTION-C
Arrays: Introduction to Arrays, Array Declaration, Single and Multidimensional Array, Memory Representation, Matrices, Strings, String handling functions. Structure and Union: Declaration of structure, Accessing structure members, Structure Initialization, Arrays of structure, nested structures, Union
SECTION-D
 String: Introduction of string, declaring and initializing string variables, reading and writing strings, string handling functions. Pointers: Introduction to Pointers, Address operator and pointers, Declaring and Initializing pointers, Assignment through pointers, Pointers and Arrays Files: Introduction, Creating a data file, opening and closing a data file, processing a data file

Panjab University Syllabus OF B.Com Semester: I
BCM103: Psychology for Managers
Unit – I
Organizational Behaviour: Introduction, Definition, Need and Importance of Organizational Behaviour, Contributing disciplines of OB. Nature and Scope, Organizational Behaviour Models. Individual Behaviour: Introduction and Meaning, The Factors affecting Individual Behaviour, Models of Individual behavior.
Personality: Meaning, Characteristics, Determinants and Theories of personality.
Perception: Nature & Importance -perception process, Perceptual Selectivity – Perceptual Organization – Perpetual Errors and Distortions.
Attitudes and Values: Components of attitude, Sources of attitudes, Measurement of attitudes. Concept, sources and types of values.
Group Dynamics: Definition and Features of Group Dynamics, Types of groups. Theories of Group Formation.
Unit – II
Motivation: Meaning and importance of motivation, Theories of Motivation. Inter Personal Behaviour and Transactional Analysis (TA).Leadership: Definition, Importance, Leadership Styles, Models and Theories of Leadership Styles. Stress Management: Concept of stress, Sources of stress, Work Stressors, Consequences, Prevention and Management of stress.
Conflict Management: Traditional vis-a-vis Modern view of conflict, Types and Causes of Coflict, Conflict Resolution.
Organizational Change: Meaning and Importance, Forces responsible for change, Resistance to change, Overcoming resistance to change.

Way to download or Check Panjab University Syllabus

  • All candidates must visit official website of Panjab University that is www.puchd.ac.in
  • On home page move to student section and select “syllabi”
  • List of Syllabus will expose on your computer display.
  • Select right courses and the syllabus of related course will appear on your computer screen.
  • At last take the print out of syllabus to proceed further.

Reminder: For more information about Panjab University Syllabus, visit the Official Link.

Take a Look on Below Table

Government Jobs Private Jobs
Engineering Jobs 10th / 12th Pass Jobs
Employment News Rojgar Samachar
Railway Jobs in India Upcoming Sarkari Naukri
Upcoming Bank Jobs Graduate Degree Jobs
Exams Preparation Tips Personality Development Tips
English Improvement Tips Interview Preparation Tips

0 comments:

Post a Comment