Posts
- [UPDATED] VTU Academic Calendar 2023-24
- Are VTU Exams Easy?
- Do VTU papers get leaked?
- Does handwriting matter in VTU?
- Does internal marks matter in VTU?
- Does VTU have uniform?
- How can I get maximum marks in VTU?
- How many attempts to clear a subject in VTU?
- How much CGPA required to pass in VTU?
- How To Pass VTU Exams By Studying For One Day?
- How To Study And Score Highest Marks In VTU Semester Exams?
- Is 70 percent a distinction in VTU?
- Is model paper enough for VTU?
- Is Scoring in VTU Difficult?
- Is VTU correction strict?
- MBA 4th Sem Subject Shifted to 3rd Sem
- Should You Apply For VTU Exam's Revaluation?
- Should You Get an MBA in the Age of AI?
- VTU BE Honours Registration 2023-24 Last Date Extended
- VTU Exam Time Table Dec/Jan 2024 (Draft) Released
- Welcome to LearnyHive: The Ultimate VTU Exam Companion
- What is 70% in VTU?
- What is a good score in VTU exam?
- What is CGPA and How to Calculate CGPA in Engineering in the Simplest Way?
- What is the grace marks in VTU exam?
- What is the minimum see marks in VTU?
- What is the passing grade in VTU?
- What is the passing marks for 100 in VTU?
- What is the percentage to get first class in VTU?
- Will they fail in VTU lab exam?
Pages
- BBEE203 - BBEE103
- BCEDK203 - BCEDK103
- BCHEM202 - BCHEM102
- BCHES202 - BCHES102
- BCIVC203 - BCIVC103
- BENGK206-BENGK106
- BESCK204B - BESCK104B
- BESCK204C - BESCK104C
- BESCK204E - BESCK104E
- BETCK205B - BETCK105B
- BETCK205I - BETCK105I
- BETCK205J - BETCK105J
- BICOK207 - BICOK107
- BIDTK208 - BIDTK108
- BKBKK207-BKBKK107
- BKSKK207-BKSKK107
- BPHYC202-BPHYC102
- BPHYE202 - BPHYE102
- BPHYS202 - BPHYS102
- BPLCK205B - BPLCK105B
- BPOPS203 - BPOPS103
- BPWSK206-BPWSK106
- BSFHK208 - BSFHK108
- About us
- Activate
- Activity
- Blog / News
- Careers
- Cart
- Checkout
- Contact Us
- Courses
- Dashboard
- Instructor Registration
- LearnyHive | Hive Your Way To Educational Excellence
- My account
- Newsletter
- Real World Skills Development
- Registration
- Shop
- Sitemap
- Student Registration Page
- Study Materials
- 1st Year
- BBEE203 - BBEE103
- BCEDK203 - BCEDK103
- BCHEM202 - BCHEM102
- BCHES202 - BCHES102
- BCIVC203 - BCIVC103
- BENGK206-BENGK106
- BESCK204B - BESCK104B
- BESCK204C - BESCK104C
- BESCK204E - BESCK104E
- BETCK205B - BETCK105B
- BETCK205I - BETCK105I
- BETCK205J - BETCK105J
- BICOK207 - BICOK107
- BIDTK208 - BIDTK108
- BKBKK207-BKBKK107
- BKSKK207-BKSKK107
- BPHYC202-BPHYC102
- BPHYE202 - BPHYE102
- BPHYS202 - BPHYS102
- BPLCK205B - BPLCK105B
- BPOPS203 - BPOPS103
- BPWSK206-BPWSK106
- BSFHK208 - BSFHK108
- CIVIL
- CSE/ISE/AIDS/ML/IOT
- ECE
- EEE
- MATHS
- MECH
- 1st Year
- Tutor Certificate
- Tutor Login
- Video Courses
Courses
- Introduction To Electrical Engineering - BESCK104B - MODULE 1 - VTU Syllabus
- Introduction to Python Programming - BPLCK205B - MODULE 1 - VTU Syllabus
- Introduction to Python Programming - BPLCK205B - MODULE 2 - VTU Syllabus
- NUMERICAL METHODS - II (CSE, ECE&EEE, CIVIL and ME Stream) - MODULE 5 - BMATS201 / BMATC201 / BMATE201 / BMATM201
Lessons
- 0. Introduction
- 1. Introduction
- 1. Introduction
- 1. Introduction
- 1. Taylor's series method
- 10. 'in' and 'not in' Operator
- 11. Augmented Assignment Operator
- 12. List Methods
- 13. 1) .index() Method
- 13. 2) Adding values to list with .append() and .insert() method used in lists
- 13. 3) Removing value from the list using .remove() method
- 13. 4) Sorting the Values in a list by .sort() method
- 13. 5) Adding the numbers in a list using sum() Method
- 13. 6) Finding the minimum values using min() method
- 13. 7) Finding the maximum values using max() method
- 13. 8) Removing the elements using .pop() Method
- 14. Mutable and Immutable Data types
- 15. Tuple Data Type
- 16. Converting Types with List and Tuple Methods
- 17. Reference
- 18. Dictionaries and Structuring Data
- 19. Dictionary vs List
- 2. Euler's and Modified Euler's Method
- 2. Introduction to Conservation and Non Conservation energy.
- 2. Introduction to Lists
- 2. Python Basics
- 20. Dictionary methods
- 21. 1) .keys()
- 21. 2) .values()
- 21. 3) .items()
- 22. .get() Method
- 23. .setdefault() Method
- 3. Flow controls
- 3. General Structure of Electrical Power System using Single Line Diagram.
- 3. Getting Individual Values in a List with Indexes
- 3. Runge - Kutta method of 4th order
- 4. Functions
- 4. Hydroelectric Powerplant
- 4. Milne's predictor and Corrector formula
- 4. Negative Indexes
- 5. Getting Sublists with Slices
- 5. Nuclear Powerplant
- 6. Getting a list using .len function in python
- 6. Solar Powerplant
- 7. Changing the value in a list with the index in python
- 7. Wind Powerplant
- 8. DC Circuits (Ohm's law, KVL, KCL)
- 8. Using Operator in lists
- 9. Problems
- 9. Removing values from lists with 'del' statement in python