0% found this document useful (0 votes)
3 views

Python-Syllabus-1

The Python syllabus covers a wide range of topics including data types, control structures, functions, object-oriented programming, and various Python methods. Additionally, it touches on advanced concepts such as recursion, decorators, and inheritance. The syllabus also includes sections on data structures, algorithms, problem-solving, and other fields like web development and machine learning.

Uploaded by

jayedas121
Copyright
© © All Rights Reserved
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
3 views

Python-Syllabus-1

The Python syllabus covers a wide range of topics including data types, control structures, functions, object-oriented programming, and various Python methods. Additionally, it touches on advanced concepts such as recursion, decorators, and inheritance. The syllabus also includes sections on data structures, algorithms, problem-solving, and other fields like web development and machine learning.

Uploaded by

jayedas121
Copyright
© © All Rights Reserved
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 4

Python Syllabus

1. Special characters and Symbols in Programming Languages

2. Variable

3. Python Data Types

4. Python list

5. Python tuple

6. Python dictionary

7. Python operators

8. Identity operators

9. Class & object concept

10. Membership operators

11. Bitwise Operators

12. Decision control in Python if else

13. Nested if else

14. swap the first and last element in a List

15. Import Math Functions in Python

16.Math.ceiling & floor er concept

17. User input in Python

18. Python concatenation

19. Arguments variable

20. While loop in Python

21. Nested while loop

22. For loop in Python

23. Range for loop


24. Break Continue Pass in Python

25. Continue statement

26. Pass statement

27. Printing Patterns in Python

28. Functions in Python

29. Return statement

30. Return keyword or function

31. Scope

32. Function Arguments in Python

33. Lambda function in Python ba anonymous function

34. Filter, Map, Reduce in Python

35. Types Of Arguments in Python important for the interview.

36. Keyworded Variable Length Arguments in Python

37. Global Keyword in Python | Global vs Local Variable

38. Globals method()

39. Pass List to a Function in Python

40. Factorial in Python

41. Array in python

42. Recursion in Python

43. Factorial Using Recursion

44. Decorators in Python

45. Modules in Python

46. name variable in Python | __name__

47. Object-oriented Programming Language - OOP


48. __init__ method in Python

49. Self and Constructor in Python

50. Comparing Two objects in Python

51. Types of variables in Python

52. Sum of Natural Numbers

53. Inheritance in Python Part-1

54. Method resolution order in Python Inheritance(MRO)

55. Method Overloading and Method Overriding

56. Abstract Class and Abstract Method in Python

57. Polymorphism in Python

58. Python List method

59. Append List method in Python

60. Extend List method in Python

61. Insert List method in Python

62. Count List method in Python

63. Pop List method in Python

64. Remove List method in Python

65. Reverse List method in Python

**** Data structure and Algorithm ( Most important )


*** Problem-solving ( Hacker rank, **Leedcode, code forces )

**** Django

***** Ethical hacking

***** web Development

***** Machine Learning

**** Artificial Intelligence

**** Drone Making

**** Game Development

You might also like