CYB 130 Education Specialist/newtonhelp.com - PowerPoint PPT Presentation

About This Presentation
Title:

CYB 130 Education Specialist/newtonhelp.com

Description:

For more course tutorials visit www.newtonhelp.com CYB 130 Week 1 Data Types and Variables CYB 130 Week 1 String and Text Manipulation CYB 130 Week 1 Conditional and Variables CYB 130 Week 2 Loops and Conditional Statements – PowerPoint PPT presentation

Number of Views:2
Slides: 15
Provided by: caryophyllacea57

less

Transcript and Presenter's Notes

Title: CYB 130 Education Specialist/newtonhelp.com


1
CYB 130 Education Specialist/newtonhelp.com
2
CYB 130 Education Specialist/newtonhelp.com
CYB 130 Entire Course   For more course tutorials
visit www.newtonhelp.com     CYB 130 Week 1 Data
Types and Variables   CYB 130 Week 1 String and
Text Manipulation   CYB 130 Week 1 Conditional
and Variables
3
CYB 130 Education Specialist/newtonhelp.com
CYB 130 Week 1 Conditional and Variables   For
more course tutorials visit www.newtonhelp.com    
CYB 130 Week 1 Conditional and Variables   Write
a Python script that determines the highest day
temp and highest night temp of the following
variables
4
CYB 130 Education Specialist/newtonhelp.com
CYB 130 Week 1 Data Types and Variables   For
more course tutorials visit www.newtonhelp.com    
CYB 130 Week 1 Data Types and Variables   Write
a Python script that accepts the radius of a
circle and computes the area of that circle.
5
CYB 130 Education Specialist/newtonhelp.com
CYB 130 Week 1 String and Text Manipulation   For
more course tutorials visit www.newtonhelp.com    
CYB 130 Week 1 String and Text
Manipulation   Write a Python script that meets
the following requirements
6
CYB 130 Education Specialist/newtonhelp.com
CYB 130 Week 2 Loops and Conditional
Statements   For more course tutorials
visit www.newtonhelp.com     CYB 130 Week 2 Loops
and Conditional Statements   User input can be
obtained using the following statement and
storing it into a variable for future use
7
CYB 130 Education Specialist/newtonhelp.com
CYB 130 Week 2 Using Loops   For more course
tutorials visit www.newtonhelp.com     CYB 130
Week 2 Using Loops   Write a Python script that
asks the user to input an integer and then a
character. Use those values to print the
character in the following pattern
8
CYB 130 Education Specialist/newtonhelp.com
CYB 130 Week 3 Accessing the Internet   For more
course tutorials visit www.newtonhelp.com     CYB
130 Week 3 Accessing the Internet   Write a
Python script that accesses a websites URL and
dowloads a picture to your computers hard drive.
Then access another URL and dowload the HTML
9
CYB 130 Education Specialist/newtonhelp.com
CYB 130 Week 3 Python and HTML   For more course
tutorials visit www.newtonhelp.com     CYB 130
Week 3 Python and HTML   Write a Python script
that builds an HTML file of your own design. Add
an image tag into your HTML and link it to an
image on your hard drive.
10
CYB 130 Education Specialist/newtonhelp.com
CYB 130 Week 4 Individual Functional
Programming   For more course tutorials
visit www.newtonhelp.com     CYB 130 Week 4
Individual Functional Programming   Write a
2-part program as follows     Part 1 Write a
function to convert Celsius to Fahrenheit.
11
CYB 130 Education Specialist/newtonhelp.com
CYB 130 Week 4 Individual Object Oriented
Programming (OOP)   For more course tutorials
visit www.newtonhelp.com     CYB 130 Week 4
Individual Object Oriented Programming
(OOP)   As defined on pp. 449 to 468 in Ch. 17,
Object-Oriented Programming, of Introduction to
Computing and Programming in Python
12
CYB 130 Education Specialist/newtonhelp.com
CYB 130 Week 5 Individual bruteLogin
Recommendations   For more course tutorials
visit www.newtonhelp.com     CYB 130 Week 5
Individual bruteLogin Recommendations   Review
the bruteLogin function on p. 58 of Ch. 2,
Penetration Testing with Python, of Violent
Python A Cookbook for Hackers
13
CYB 130 Education Specialist/newtonhelp.com
CYB 130 Week 5 Individual Extracting
Passwords   For more course tutorials
visit www.newtonhelp.com     CYB 130 Week 5
Individual Extracting Passwords   Linux systems
keep user account information in the passwd file
and the encrypted password in the shadow file.
14
CYB 130 Education Specialist/newtonhelp.com
Write a Comment
User Comments (0)
About PowerShow.com