You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
These are my data files from CSE111 course at BRAC University. To be used as reference resource while you learn. While I have tried to include all questions and answers - some mistakes are inevitable - so you should check and recheck my answers first. Also, in my defence - this was my first ever CSE course. So the code quality is worse than horr…
A python desktop app that scraps BRAC University's buX website. Given a registered user email and password and an enrolled course ID of that account, it scraps all the youtube video links of the course, makes valid youtube urls, and saves them in a .csv file. You can also make a youtube playlist after downloading the youtube links.