FileMood

Download [ FreeCourseWeb.com ] Python Fundamentals by Ardian Grezda

FreeCourseWeb com Python Fundamentals by Ardian Grezda

Name

[ FreeCourseWeb.com ] Python Fundamentals by Ardian Grezda

 DOWNLOAD Copy Link

Total Size

3.7 GB

Total Files

123

Last Seen

2024-07-23 00:10

Hash

296C2FF96D1DAA3F6371CA2DB61B50DA0CB7BE3A

/

Get Bonus Downloads Here.url

0.2 KB

/1. Introduction/

1. Python introduction.mp4

65.9 MB

10. Anaconda instalation.mp4

37.0 MB

11. Solution to class work no 1.mp4

73.2 MB

11.1 chapter 1_11.py

0.8 KB

2. Variables.mp4

31.4 MB

2.1 chapter 1_2.py

0.2 KB

3. Basic data types.mp4

26.6 MB

3.1 chapter 1_3.py

0.1 KB

4. String slicing.mp4

53.2 MB

4.1 chapter 1_4.py

0.5 KB

5. Lists.mp4

58.5 MB

5.1 chapter 1_5.py

0.4 KB

6. List methods.mp4

70.2 MB

6.1 chapter 1_6.py

0.6 KB

7. Tuple.mp4

44.3 MB

7.1 chapter 1_7.py

0.3 KB

8. Dictionary.mp4

54.8 MB

8.1 chapter 1_8.py

0.4 KB

9. Class work no. 1.mp4

13.4 MB

/2. Arrays/

1. Arrays.mp4

52.3 MB

1.1 chapter 2_1.py

0.4 KB

10. Class work no. 2.mp4

14.9 MB

11. Solving classwork no. 2.mp4

145.7 MB

11.1 chapter 2_11.py

1.9 KB

2. dtype arrays.mp4

79.2 MB

2.1 chapter 2_2.py

0.7 KB

3. Method ndim.mp4

28.5 MB

3.1 chapter 2_3.py

0.3 KB

4. Array concatenation.mp4

64.8 MB

4.1 chapter 2_4.py

0.8 KB

5. Acessing array elements - scalar selection.mp4

57.9 MB

5.1 chapter 2_5.py

0.6 KB

6. Acessing array elements - array slicing.mp4

96.2 MB

6.1 chapter 2_6.py

1.0 KB

7. Array value assignemnet through slicing.mp4

49.7 MB

7.1 chapter 2_7.py

0.5 KB

8. import and modules.mp4

9.3 MB

9. Special arrays.mp4

36.1 MB

9.1 chapter 2_9.py

0.4 KB

/.../3. Operations with arrays/

1. Elementary operators with arrays.mp4

17.8 MB

1.1 chapter 3_1.py

0.1 KB

10. Sort function.mp4

74.9 MB

10.1 chapter 3_10.py

1.0 KB

11. Relational operators.mp4

31.1 MB

11.1 chapter 3_11.py

0.4 KB

12. Logical operators.mp4

44.2 MB

12.1 chapter 3_12.py

0.5 KB

13. Class work no 3.mp4

18.7 MB

14. Solving classwork no 3.mp4

186.8 MB

14.1 chapter 3_14.py

2.2 KB

2. Broadcasting operations.mp4

85.8 MB

2.1 chapter 3_2.py

0.6 KB

3. Array addition.mp4

44.7 MB

3.1 chapter 3_3.py

0.4 KB

4. Operators priority.mp4

10.9 MB

5. Array generation.mp4

86.6 MB

5.1 chapter 3_5.py

0.8 KB

6. Operation with ix_.mp4

33.2 MB

6.1 chapter 3_6.py

0.4 KB

7. Rounding.mp4

61.1 MB

7.1 chapter 3_7.py

0.4 KB

8. Mathematical functions.mp4

75.8 MB

8.1 chapter 3_8.py

0.6 KB

9. Unique function.mp4

11.3 MB

9.1 chapter 3_9.py

0.2 KB

/.../4. Conditional operations and loops/

1. Conditional operations.mp4

42.4 MB

1.1 chapter 4_1.py

0.3 KB

10. Dictionary and tuple comprehension.mp4

23.3 MB

10.1 chapter 4_10.py

10.5 KB

11. Class work no 4.mp4

23.0 MB

12. Solution to class work no. 4.mp4

130.9 MB

12.1 chapter 4_12.py

1.9 KB

2. for loops, part 1.mp4

78.0 MB

2.1 chapter 4_2.py

0.8 KB

3. or loops part 2.mp4

65.2 MB

3.1 chapter 4_3.py

0.6 KB

4. for loops part 3.mp4

77.5 MB

4.1 chapter 4_4.py

0.5 KB

5. break in for loops.mp4

19.2 MB

5.1 chapter 4_5.py

0.2 KB

6. continue in for loop.mp4

15.4 MB

6.1 chapter 4_6.py

0.2 KB

7. while loop.mp4

54.0 MB

7.1 chapter 4_7.py

0.6 KB

8. try except.mp4

35.0 MB

8.1 chapter 4_8.py

0.3 KB

9. List comprehension.mp4

96.0 MB

9.1 chapter 4_9.py

1.0 KB

/.../5. Functions and modules/

1. Functions.mp4

88.3 MB

1.1 chapter 5_1.py

0.8 KB

10. Packages.mp4

44.3 MB

11. Class work no 5.mp4

23.3 MB

12. Solution to class work no 5.mp4

192.4 MB

12.1 chapter 5_12.py

1.2 KB

2. Keywords arguments.mp4

38.3 MB

2.1 chapter 5_2.py

0.3 KB

3. Default values.mp4

30.7 MB

3.1 chapter 5_3.py

0.4 KB

4. Variable number of inputs args.mp4

95.7 MB

4.1 chapter 5_4.py

0.6 KB

5. Variable number of inputs kwargs.mp4

61.2 MB

5.1 chapter 5_5.py

0.5 KB

6. docstring.mp4

34.2 MB

6.1 chapter 5_6.py

0.3 KB

7. Anonymous functions.mp4

21.1 MB

7.1 chapter 5_7.py

0.2 KB

8. Modules.mp4

27.7 MB

9. Function __main__.mp4

29.1 MB

/.../6. Object oriented programming (OOP)/

1. Introduction to object oriented programming.mp4

17.0 MB

2. Class declaration.mp4

11.3 MB

2.1 chapter 6_2.py

0.2 KB

3. Attribues.mp4

89.5 MB

3.1 chapter 6_3.py

0.7 KB

4. Properties.mp4

113.8 MB

4.1 chapter 6_4.py

1.1 KB

5. Methods.mp4

24.1 MB

5.1 chapter 6_5.py

0.4 KB

6. __self__.mp4

5.9 MB

7. Class work no 6.mp4

13.2 MB

8. Solution to class work no. 6.mp4

129.3 MB

8.1 chapter 6_8.py

1.9 KB

/~Get Your Files Here !/

Bonus Resources.txt

0.4 KB

 

Total files 123


Copyright © 2024 FileMood.com