FileMood

Download Mastering Cybersecurity with Python - From Basics to Advanced Defense

Mastering Cybersecurity with Python From Basics to Advanced Defense

Name

Mastering Cybersecurity with Python - From Basics to Advanced Defense

  DOWNLOAD Copy Link

Trouble downloading? see How To

Total Size

1.5 GB

Total Files

160

Last Seen

2025-04-02 00:23

Hash

F801211651913D8A41222578F56F8BC3639AECE1

/Chapter 01 Introduction/

001. Introduction.mp4

51.5 MB

001. Introduction.en.srt

8.0 KB

002. Important Note about Replit.en.srt

8.0 KB

002. Important Note about Replit.mp4

23.5 MB

003. Introduction to Replit.en.srt

7.8 KB

003. Introduction to Replit.mp4

15.7 MB

004. Hello World.en.srt

8.2 KB

004. Hello World.mp4

13.3 MB

/Chapter 02 Variables & Data Types/

001. Section Preview.en.srt

2.1 KB

001. Section Preview.mp4

14.5 MB

002. Working with Strings.en.srt

13.0 KB

002. Working with Strings.mp4

26.0 MB

003. Other Types of Data Types.en.srt

7.0 KB

003. Other Types of Data Types.mp4

11.1 MB

004. Boolean Operators.en.srt

6.2 KB

004. Boolean Operators.mp4

9.4 MB

005. Arithmetic Operators.en.srt

8.1 KB

005. Arithmetic Operators.mp4

12.9 MB

/Chapter 03 Working with Strings/

001. Section Preview.en.srt

2.4 KB

001. Section Preview.mp4

16.5 MB

002. Basic String Manipulation.en.srt

8.5 KB

002. Basic String Manipulation.mp4

12.6 MB

003. String Indexing & Slicing.en.srt

12.5 KB

003. String Indexing & Slicing.mp4

18.7 MB

004. Common String Methods.en.srt

9.8 KB

004. Common String Methods.mp4

14.8 MB

005. More String Manipulation.en.srt

15.8 KB

005. More String Manipulation.mp4

21.9 MB

/Chapter 04 Control Flow & Loops/

001. Section Preview.en.srt

2.4 KB

001. Section Preview.mp4

19.8 MB

002. Introduction to Algorithms.en.srt

7.9 KB

002. Introduction to Algorithms.mp4

8.8 MB

003. IF ELSE Statements.en.srt

16.0 KB

003. IF ELSE Statements.mp4

27.4 MB

004. Password Checker.en.srt

6.3 KB

004. Password Checker.mp4

9.8 MB

005. Introduction to Loops.en.srt

5.7 KB

005. Introduction to Loops.mp4

6.9 MB

006. FOR & WHILE Loops.en.srt

14.9 KB

006. FOR & WHILE Loops.mp4

21.0 MB

007. The BREAK Statement.en.srt

18.8 KB

007. The BREAK Statement.mp4

34.5 MB

008. Programming Challenge.en.srt

25.9 KB

008. Programming Challenge.mp4

43.8 MB

009. Try & Except Error Handling.en.srt

10.6 KB

009. Try & Except Error Handling.mp4

22.6 MB

010. Continue & Pass Statements.en.srt

10.1 KB

010. Continue & Pass Statements.mp4

13.6 MB

/Chapter 05 Functions/

001. Section Preview.en.srt

1.8 KB

001. Section Preview.mp4

11.1 MB

002. Defining & Calling Functions.en.srt

5.0 KB

002. Defining & Calling Functions.mp4

6.7 MB

003. Parameters & Arguments.en.srt

10.1 KB

003. Parameters & Arguments.mp4

15.4 MB

004. Keyword Arguments.en.srt

6.4 KB

004. Keyword Arguments.mp4

9.8 MB

005. Local & Global Variables.en.srt

7.0 KB

005. Local & Global Variables.mp4

10.4 MB

/Chapter 06 Data Structures/

001. Section Preview.en.srt

1.8 KB

001. Section Preview.mp4

11.2 MB

002. Lists.en.srt

10.7 KB

002. Lists.mp4

18.3 MB

003. Using Loops in a List.en.srt

3.7 KB

003. Using Loops in a List.mp4

6.1 MB

004. Dictionaries.en.srt

11.4 KB

004. Dictionaries.mp4

19.8 MB

005. Nested Dictionaries.en.srt

6.9 KB

005. Nested Dictionaries.mp4

11.9 MB

006. Sets.en.srt

9.4 KB

006. Sets.mp4

16.7 MB

007. Programming Challenge - Sets & Loops.en.srt

8.3 KB

007. Programming Challenge - Sets & Loops.mp4

20.9 MB

008. Programming Challenge Part 2 - Dictionaries & Loops.en.srt

17.2 KB

008. Programming Challenge Part 2 - Dictionaries & Loops.mp4

36.7 MB

/Chapter 07 Mini Project - Build a Basic User Authentication System/

001. Authentication System Project Intro.en.srt

6.6 KB

001. Authentication System Project Intro.mp4

16.1 MB

002. Step 1 - Build the Registration Function.en.srt

8.8 KB

002. Step 1 - Build the Registration Function.mp4

17.3 MB

003. Step 2 - Build the Login Function.en.srt

9.8 KB

003. Step 2 - Build the Login Function.mp4

26.9 MB

004. Step 3 - Build the Authentication System.en.srt

11.9 KB

004. Step 3 - Build the Authentication System.mp4

31.8 MB

/Chapter 08 File Handling/

001. Section Preview.en.srt

2.0 KB

001. Section Preview.mp4

12.7 MB

002. Reading & Writing to Files.en.srt

11.5 KB

002. Reading & Writing to Files.mp4

18.1 MB

003. Reading & Writing Inputs to Text Files.en.srt

11.7 KB

003. Reading & Writing Inputs to Text Files.mp4

21.5 MB

004. Read & Write Methods.en.srt

14.1 KB

004. Read & Write Methods.mp4

19.6 MB

005. Handling File Errors.en.srt

11.2 KB

005. Handling File Errors.mp4

19.2 MB

006. Multiple Except Blocks.en.srt

4.8 KB

006. Multiple Except Blocks.mp4

9.5 MB

007. The Finally Statement.en.srt

7.3 KB

007. The Finally Statement.mp4

12.7 MB

/Chapter 09 Libraries & Modules/

001. Section Preview.en.srt

1.6 KB

001. Section Preview.mp4

9.6 MB

002. Introduction to Libraries & Modules.en.srt

6.1 KB

002. Introduction to Libraries & Modules.mp4

10.7 MB

003. Creating a Custom Module.en.srt

9.3 KB

003. Creating a Custom Module.mp4

14.0 MB

004. How to Work with a Standard Module.en.srt

5.2 KB

004. How to Work with a Standard Module.mp4

11.7 MB

005. Password Generation with Random & String Modules.en.srt

10.4 KB

005. Password Generation with Random & String Modules.mp4

20.8 MB

006. The datetime Module.en.srt

9.6 KB

006. The datetime Module.mp4

17.7 MB

007. Working with an External Library.en.srt

13.3 KB

007. Working with an External Library.mp4

26.6 MB

/Chapter 10 Mini Project - File Encryption & Decryption Tool/

001. Project Preview.en.srt

5.7 KB

001. Project Preview.mp4

11.2 MB

002. Task 1 - Creating the Encryption Key.en.srt

9.1 KB

002. Task 1 - Creating the Encryption Key.mp4

13.6 MB

003. Task 2 - Creating the Encryption & Decryption Keys.en.srt

12.8 KB

003. Task 2 - Creating the Encryption & Decryption Keys.mp4

28.7 MB

004. Task 3 - Adding the User Interface.en.srt

22.0 KB

004. Task 3 - Adding the User Interface.mp4

51.0 MB

/Chapter 11 Object-Oriented Programming (OOP)/

001. Section Preview.en.srt

1.9 KB

001. Section Preview.mp4

12.7 MB

002. Introduction to OOP.en.srt

6.7 KB

002. Introduction to OOP.mp4

20.9 MB

003. Creating a Basic Class.en.srt

19.0 KB

003. Creating a Basic Class.mp4

35.4 MB

004. Creating a Basic Class - Part 2.en.srt

6.0 KB

004. Creating a Basic Class - Part 2.mp4

10.6 MB

005. Encapsulation.en.srt

8.5 KB

005. Encapsulation.mp4

13.5 MB

006. Inheritance.en.srt

8.3 KB

006. Inheritance.mp4

14.2 MB

007. Polymorphism.en.srt

4.9 KB

007. Polymorphism.mp4

8.5 MB

/Chapter 12 Python Project - Build an Extensive Authentication System and Password Checker/

001. Final Project Preview.en.srt

7.5 KB

001. Final Project Preview.mp4

26.0 MB

002. Part 1 - Creating the User Interface.en.srt

5.9 KB

002. Part 1 - Creating the User Interface.mp4

10.4 MB

003. Part 2 - Adding the User Registration Function.en.srt

5.9 KB

003. Part 2 - Adding the User Registration Function.mp4

14.1 MB

004. Part 3 - Adding the Login Function.en.srt

8.8 KB

004. Part 3 - Adding the Login Function.mp4

20.5 MB

005. Part 4 - Adding the Password Strength Checker Tool.en.srt

17.2 KB

005. Part 4 - Adding the Password Strength Checker Tool.mp4

50.0 MB

006. Part 5 - Hashing the User Passwords.en.srt

11.1 KB

006. Part 5 - Hashing the User Passwords.mp4

33.6 MB

007. Part 6 - Adding the Audit Tool.en.srt

14.1 KB

007. Part 6 - Adding the Audit Tool.mp4

39.5 MB

008. Part 7 - Adding the View Logs Function.en.srt

7.8 KB

008. Part 7 - Adding the View Logs Function.mp4

23.0 MB

009. Part 8 - Adding the Post Login Menu.en.srt

9.8 KB

009. Part 8 - Adding the Post Login Menu.mp4

32.5 MB

010. Final Project Conclusion.en.srt

3.0 KB

010. Final Project Conclusion.mp4

11.7 MB

/Chapter 13 Conclusion/

001. Conclusion.en.srt

1.8 KB

001. Conclusion.mp4

13.4 MB

/z.Mastering-Cybersecurity-with-Python---From-Basics-to-Advanced-Defense-main/

LICENSE

1.1 KB

README.md

0.1 KB

/Section 6/

user_logs.txt

0.6 KB

/Section 7/

Mini+Project+-+Build+a+Basic+User+Authentication+System.txt

1.4 KB

/Section 10/

Mini+Project+-+File+Encryption+&+Decryption+Tool.txt

2.5 KB

/Section 12/

FINAL+PYTHON+PROJECT.txt

3.4 KB

 

Total files 160


Copyright © 2025 FileMood.com