Udemy - Python and Ruby programming Complete step-by-step Tutoria...
- Category Other
- Type Tutorials
- Language English
- Total size 1.9 GB
- Uploaded By fcs0310
- Downloads 1503
- Last checked 3 days ago
- Date uploaded 7 years ago
- Seeders 8
- Leechers 0
Infohash : 513FA8DBFFC48E602B4380416457BB2EAE8BE34F
Udemy - Python and Ruby programming Complete step-by-step Tutorial
Learn complete python and ruby programming languages from scratch. Also learn GUI Programming.
For more Udemy Courses: https://freecoursesite.com
Files:
[FreeCourseSite.com] Udemy - Python and Ruby programming Complete step-by-step Tutorial 1. Chapter 1- 1. Index.html (0.4 KB)
- 1. Files intoduction.mp4 (8.0 MB)
- 2. Rename and Remove files.mp4 (6.1 MB)
- 3. Working with folders.mp4 (22.4 MB)
- 4. Exceptions.mp4 (12.0 MB)
- 5. Formatting inside print().mp4 (14.0 MB)
- 6. .format() function.mp4 (21.6 MB)
- 1. Class and Object Introduction.mp4 (5.9 MB)
- 2. Class creation.mp4 (12.0 MB)
- 3. Constructor method.mp4 (15.8 MB)
- 4. Student class example.mp4 (16.9 MB)
- 5. Special functions.mp4 (18.2 MB)
- 6. Inheritance.mp4 (6.6 MB)
- 7. overloading.mp4 (9.8 MB)
- 1. Before GUI.mp4 (8.8 MB)
- 2. Creating window.mp4 (8.5 MB)
- 3. Changing size and position.mp4 (12.0 MB)
- 4. Adding Labels to window.mp4 (10.6 MB)
- 5. grid and place to change label position.mp4 (17.7 MB)
- 1. Adding buttons.mp4 (9.8 MB)
- 2. Adding methods to buttons.mp4 (13.1 MB)
- 3. Creating text box.mp4 (9.1 MB)
- 4. two windows.mp4 (24.0 MB)
- 1. Adding menubar.mp4 (21.4 MB)
- 2. Adding menulist.mp4 (22.3 MB)
- 3. Adding functionality to menulist.mp4 (14.5 MB)
- 4. Changing font.mp4 (15.0 MB)
- 1. message box.mp4 (28.3 MB)
- 2. Creating a counter.mp4 (14.7 MB)
- 3. colorchooser.mp4 (12.3 MB)
- 4. askopenfile.mp4 (11.0 MB)
- 5. content inside file.mp4 (12.3 MB)
- 1. radio buttons intro.mp4 (17.2 MB)
- 2. Radiobutton example.mp4 (21.1 MB)
- 3. Radio button interaction.mp4 (29.2 MB)
- 4. Radio button example.mp4 (14.7 MB)
- 5. Indicatoron radiobutton.mp4 (8.5 MB)
- 1. Check button.mp4 (9.8 MB)
- 2. Check button values.mp4 (22.4 MB)
- 3. checkbutton on menu list.mp4 (19.5 MB)
- 1. Entry class.mp4 (12.8 MB)
- 2. insert and delete in Entry.mp4 (21.4 MB)
- 3. litres to gallons example.mp4 (22.8 MB)
- 4. Litres gallons modifications.mp4 (12.3 MB)
- 1. Introduction to ruby.mp4 (11.7 MB)
- 2. ruby software install.mp4 (28.3 MB)
- 3. First program.mp4 (11.3 MB)
- 4. Basic numbers.mp4 (13.9 MB)
- 5. Commenting.mp4 (8.3 MB)
- 6. Variables.mp4 (12.4 MB)
- 7. text editor and file.mp4 (14.6 MB)
- 8. User input.mp4 (15.4 MB)
- 1. Introduction.mp4 (12.9 MB)
- 2. First Program.mp4 (18.8 MB)
- 3. Basics1.mp4 (15.7 MB)
- 4. Commenting.mp4 (15.5 MB)
- 1. If statement.mp4 (11.2 MB)
- 2. if else statements.mp4 (13.6 MB)
- 3. Program to find odd or even.mp4 (10.3 MB)
- 4. vowel or consonant.mp4 (8.2 MB)
- 5. Finding greatest number.mp4 (10.4 MB)
- 6. Operators in ruby.mp4 (19.1 MB)
- 1. While Loop.mp4 (7.6 MB)
- 10. redo.mp4 (7.2 MB)
- 11. .times.mp4 (2.6 MB)
- 12. Password example.mp4 (15.8 MB)
- 13. chomp.mp4 (5.0 MB)
- 14. print vs puts.mp4 (11.2 MB)
- 15. Interpolation.mp4 (12.3 MB)
- 2. Until Loop.mp4 (12.5 MB)
- 3. For Loops.mp4 (7.6 MB)
- 4. Program to find factorial of any number.mp4 (18.1 MB)
- 5. Program to print multiplication table.mp4 (6.1 MB)
- 6. Multi multiplication table.mp4 (10.1 MB)
- 7. Exponent value example.mp4 (5.0 MB)
- 8. Break Statement.mp4 (8.4 MB)
- 9. Next statement.mp4 (4.1 MB)
- 1. Arrays.mp4 (14.5 MB)
- 10. methods with arguements.mp4 (5.4 MB)
- 11. list as arguement.mp4 (14.6 MB)
- 12. user entered array.mp4 (10.7 MB)
- 2. Push and Pop in arrays.mp4 (9.5 MB)
- 3. loop in arrays.mp4 (4.6 MB)
- 4. Adding arrays.mp4 (8.5 MB)
- 5. Hashes.mp4 (8.2 MB)
- 6. Hashes methods.mp4 (4.7 MB)
- 7. Methods Introduction.mp4 (7.6 MB)
- 8. Methods example.mp4 (10.7 MB)
- 9. add and sub example.mp4 (25.0 MB)
- 1. OOPs Introduction.mp4 (13.8 MB)
- 10. string method.mp4 (7.9 MB)
- 11. Multiple Inheritance.mp4 (12.6 MB)
- 12. Modules.mp4 (10.1 MB)
- 13. Begin and end blocks.mp4 (4.9 MB)
- 14. Class Variable.mp4 (12.4 MB)
- 15. Class Variable example.mp4 (12.0 MB)
- 16. Class method or self method.mp4 (7.3 MB)
- 17. setter and getter methods.mp4 (19.2 MB)
- 18. Global Variable.mp4 (4.0 MB)
- 19. Constants.mp4 (4.6 MB)
- 2. Class and Object.mp4 (5.6 MB)
- 20. Object Freeze.mp4 (9.5 MB)
- 21. require statement to load files.mp4 (7.6 MB)
- 22. Ranges.mp4 (14.2 MB)
- 3. Class and objects example.mp4 (11.7 MB)
- 4. Accessing attributes.mp4 (22.9 MB)
- 5. Constructor method.mp4 (15.1 MB)
- 6. attr_reader,writer,accessor.mp4 (21.2 MB)
- 7. singleton.mp4 (7.9 MB)
- 8. Inheritance.mp4 (15.4 MB)
- 9. Method overriding.mp4 (7.9 MB)
- 1. Blocks.mp4 (5.7 MB)
- 2. Blocks example.mp4 (5.7 MB)
- 3. Blocks with arguement.mp4 (3.4 MB)
- 4. Blocks Example.mp4 (7.1 MB)
- 5. Blocks with reference.mp4 (5.4 MB)
- 1. Procs.mp4 (3.3 MB)
- 2. Proc Example.mp4 (4.7 MB)
- 3. Lambda.mp4 (2.2 MB)
- 4. .Proc.new and implicit method.mp4 (5.9 MB)
- 5. Example.mp4 (28.7 MB)
- 6. Difference between proc and lambda.mp4 (14.9 MB)
- 7. last diff between lambda and proc.mp4 (7.0 MB)
- 8. proc and arity method.mp4 (9.5 MB)
- 9. Example.mp4 (13.5 MB)
- 1. Variables.mp4 (16.9 MB)
- 2. variable2.mp4 (9.3 MB)
- 3. User entered data.mp4 (16.2 MB)
- 4. Operators.mp4 (11.9 MB)
- 5. Creating file and .exe file.mp4 (22.5 MB)
- 1. If statement.mp4 (11.0 MB)
- 2. If-else statements.mp4 (9.2 MB)
- 3. Program to print odd or even.mp4 (14.9 MB)
- 4. Program to find vowel.mp4 (19.0 MB)
- 5. Find the greatest number.mp4 (11.6 MB)
- 1. For Loops.mp4 (9.9 MB)
- 2. While Loops.mp4 (9.7 MB)
- 3. Program to print factorial of number.mp4 (9.7 MB)
- 4. Program for multiplication table.mp4 (3.7 MB)
- 5. multi multiplication table.mp4 (9.3 MB)
- 6. Exponential Program.mp4 (8.0 MB)
- 7. Break statement.mp4 (5.8 MB)
- 8. continue statement.mp4 (3.9 MB)
- 9. Example password.mp4 (9.5 MB)
- 1. Functions and Modules.mp4 (45.2 MB)
- 2. User defined functions.mp4 (10.1 MB)
- 3. Functions with arguements.mp4 (7.8 MB)
- 4. Creating modules.mp4 (16.2 MB)
- 1. Strings.mp4 (11.4 MB)
- 2. Strings2.mp4 (7.8 MB)
- 1. List introduction.mp4 (14.2 MB)
- 2. List methods.mp4 (19.0 MB)
- 3. Tuples.mp4 (8.3 MB)
- 4. Dictionaries.mp4 (17.5 MB)
- 1. Time module.mp4 (15.0 MB)
- 2. Time module example.mp4 (15.8 MB)
- 3. delay time example.mp4 (6.8 MB)
- 4. Small assignment.mp4 (5.7 MB)
- 5. Calendar module.mp4 (21.5 MB)
- [FreeCourseSite.com].txt (1.1 KB)
- [FreeCourseSite.com].url (0.1 KB)
- [HaxTech.me].txt (1.1 KB)
- [HaxTech.me].url (0.1 KB)
Comments
Code:
- udp://tracker.pirateparty.gr:6969/announce
- udp://tracker.coppersurfer.tk:6969/announce
- udp://tracker.leechers-paradise.org:6969/announce
- udp://9.rarbg.com:2770/announce
- udp://p4p.arenabg.com:1337/announce
- udp://tracker.opentrackr.org:1337/announce
- udp://public.popcorn-tracker.org:6969/announce
- http://asnet.pw:2710/announce
- http://tracker.opentrackr.org:1337/announce
- udp://tracker.internetwarriors.net:1337/announce
- http://tracker.internetwarriors.net:1337/announce
- udp://tracker1.xku.tv:6969/announce
- udp://tracker1.wasabii.com.tw:6969/announce
- udp://tracker.zer0day.to:1337/announce
- http://91.218.230.81:6969/announce
- udp://tracker.mg64.net:6969/announce
- udp://peerfect.org:6969/announce
- udp://open.facedatabg.net:6969/announce
- udp://mgtracker.org:6969/announce
- http://mgtracker.org:6969/announce