0% found this document useful (0 votes)
146 views1 page

Python - Source Material Link

This document provides information about the Python Application Programming course for the 7th semester Section A & B at the Department of Electronics and Communication Engineering for the academic year 2023-24. It lists the course code, name, and teacher. It also provides two recommended text books and several web links and video lectures as e-resources for learning Python programming. The links include free Python downloads, practice problems, daily programming subreddits, tricky programming challenges, suggested in-class activities, and other general Python learning resources.

Uploaded by

Harish G C
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
146 views1 page

Python - Source Material Link

This document provides information about the Python Application Programming course for the 7th semester Section A & B at the Department of Electronics and Communication Engineering for the academic year 2023-24. It lists the course code, name, and teacher. It also provides two recommended text books and several web links and video lectures as e-resources for learning Python programming. The links include free Python downloads, practice problems, daily programming subreddits, tricky programming challenges, suggested in-class activities, and other general Python learning resources.

Uploaded by

Harish G C
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 1

DEPARTMENT OF ELECTRONICS AND COMMUNICATION ENGINEERING

SEMESTER/SECTION – 7 / A & B ACADEMIC YEAR 2023-24 (Odd semester)


Course Code: 18CS752 Course Name: Python Application Programming
Course Teacher: Mr. Harisha G C & Mr. Raviteja B

Text Books:
1. Charles R. Severance, “Python for Everybody: Exploring Data Using Python 3”, 1st
Edition, CreateSpace Independent Publishing Platform, 2016.
(http://do1.drchuck.com/pythonlearn/EN_us/pythonlearn.pdf )
2. Allen B. Downey, "Think Python: How to Think Like a Computer Scientist”,
2ndEdition, Green Tea Press, 2015.
(http://greenteapress.com/thinkpython2/thinkpython2.pdf) (Download pdf
files from the above links)

Web links and Video Lectures (e-Resources):


1. Free Download | Anaconda
2. Basic Practice:
http://codingbat.com/python
3. More Mathematical (and Harder) Practice:
https://projecteuler.net/archives
4. List of Practice Problems:
http://www.codeabbey.com/index/task_list
5. A SubReddit Devoted to Daily Practice Problems:
https://www.reddit.com/r/dailyprogrammer
https://18cs55svit.blogspot.com/2023/02/blog-post.html
6. A very tricky website with very few hints and touch problems (Not for
beginners but still interesting)
http://www.pythonchallenge.com/
7. Activity Based Learning (Suggested Activities in Class)/ Practical Based
learning
https://github.com/sushantkhara/Data-Structures-And-Algorithms-
withPython/raw/main/Python%203%20_%20400%20exercises%20and%20soluti
ons%20for%20beginn
ers.pdf
8. Other useful links
https://www.learnbyexample.org/python/
https://www.learnpython.org/
https://pythontutor.com/visualize.html#mode=edit

You might also like