Look up terms in a tech dictionary

Assignment Help Python Programming
Reference no: EM13905032

Choose a topic related to programming or scripting that is of interest to you, and complete one or more web-based tutorials on the topic. Then, based on what you learned, expand on one of the tutorial projects or create something of your own.

In Canvas, submit a document that includes the following:

1. The topic you chose should be according to textbook (Think Python: How to think like a Computer Scientist.)
2. Subject should include one tutorial from each subject below (choose only 3).
3. The titles and URLs of the tutorials you completed
4. 1-2 paragraphs summarizing what you learned from the tutorials
5. 1-2 paragraphs describing your modifications to the tutorial, or what you created
6. Screen shots of the final project

Some possible topics and tutorials are below, but there are gazillions of others. You will have all of class time Tuesday and Thursday to work on this. Have fun!

• Music with Python
(You might need headphones for this one!)
Download: https://www.cs.cofc.edu/~manaris/jythonmusic/?page_id=23
Tutorials: https://www.cs.cofc.edu/~manaris/jythonmusic/?page_id=30

• Java Graphics
(Chapter 2 is a good place to start)
https://people.highline.edu/tostrander/142/free_java_book

• Creating GUIs with TKinter
https://www.python-course.eu/

• PowerShell Scripting
https://www.youtube.com/watch?v=XiGGb5v8yAo

• System Administration with Python
https://docs.python-guide.org/en/latest/scenarios/admin/

IT 102: Assignment Tech Dictionary

Create a program that allows a user to look up terms in a tech dictionary.

The program should prompt the user for a term, search a text file for matches, and then display the matches. The text file, dictionary.txt, can be downloaded from Canvas. Take a look at the text file to determine what delimiter is used.

Specifications:

• The search should be case-insensitive. Whether the user types "graphics" or "Graphics" or "GRAPHICS," the results should be the same.

• The program should look for all dictionary entries that contain the search term. Note: you are only searching the terms, not the definitions. For example, the search term "graphics" should display every dictionary entry that contains "graphics." There are two:

o AGP (accelerated or advanced graphics port)
o JPEG (Joint Photographics Experts Group)

• Format your results so that the dictionary term is in all upper case, followed by a colon and a space, followed by the definition. See the example output shown below.

• If the search term is not found in the dictionary, display a message.

• Make sure you have a comment header with your name, the date, the file name, and a program description. Include line comments, where appropriate.

Challenge: After displaying the search results, prompt the user to enter another term. Continue until the user enters "Q" to quit.

Reference no: EM13905032

Questions Cloud

Explain the purpose of utilizing research in healthcare : Explain the purpose of utilizing research in healthcare administration. Explain the influence and importance of stakeholders in healthcare administration
Adopt assimilation strategy normally : Assimilation is one of the main strategies that can be used in merging organizational cultures. Based on your study answer the following sub-questions: In which situations do companies tend to adopt assimilation strategy normally?
Find the magnitude of the currents in a : Two long, parallel wires are separated by a distance of 0.20 m and carry equal currents. There is a force of attraction per meter of 6.5 X 10-5 N/m between them. Find the magnitude of the currents in A and deterimne if they are parallel or anti pa..
What will be the induced magnetic field strength : A 1140nF capacitor with circular parallel plates 1.12cm in diameter is accumulating charge at the rate of 20.7mC/s at some instant in time. What will be the induced magnetic field strength 10.8cm radially outward from the center of the plates? Wh..
Look up terms in a tech dictionary : Create a program that allows a user to look up terms in a tech dictionary - programming or scripting that is of interest to you, and complete one or more web-based tutorials on the topic.
Evaluation of various factors that affect the feasibility : Discussion of whether the organization's mission statement and goals support the project. Assessment: This is your evaluation of various factors that affect the feasibility and development of the project. The environmental challenges, access for cons..
What is the magnitude of an electric field : A magnetic field has a magnitude of 12 T. What is the magnitude of an electric field that stores the same energy per unit volume as this magnetic field?
Show how an undeflected trajectory for a moving charge : Show how an undeflected trajectory for a moving charge is obtained with appropriate crossed E and B fields. Draw seperate diagrams to illustrate your answer for a positive charge and a negative charge.
Charging high interest rates on loans : Explain the measures that need to be taken to tame banks against charging high interest rates on loans especially in developing economies.

Reviews

Write a Review

Python Programming Questions & Answers

  Program to do the enciphering

Write a program to do the enciphering. It should prompt the user for a message, and print out both the entered message and its corresponding ciphertext.

  Specializes in solving the equations ax=b by doolittle''s dec

Write a  program that specializes in solving the equations Ax=b by Doolittle's decomposition method, where a is the HIbber matrix of arbitrary size nxn

  Write a python program that computes the mean, median, mode

How to write a python program that computes the mean, median, and mode?

  Write a program that uses a bar

Write a program that uses a bar chart to display the percent-ages of the overall grade represented by the project, quizzes the midterm exam and the final exam

  Ida to reverse engineer a piece of shellcode

You are a Malware Investigator at 0xC0ff33, Inc and an incident responder came across injected shellcode during an investigation. He has done all he can in IDA and has passed on the .idb file to you. Figure out what the purpose of the malware was ..

  Design program that asks user to enter amount in python

IN Python Design a program that asks the user to enter the amount that he or she has budget in a month. A loop should then prompt the user to enter his or her expenses for the month.

  Write a program that does simple packet routing

Write a program that does simple packet routing and your program will take three command-line arguments:

  Python function to calculate two roots

Write a Python function main() to calculate two roots. You must input a,b and c from keyboard, and then print two roots. Suppose the discriminant D= b2-4ac is positive.

  Calculate the area of a rectangle and displays it

Write a python program that calculates the area of a rectangle and displays it - Display the variables length, width and area on screen using the print function

  Write a program that opens an encrypted file

Write a second program that opens an encrypted file and display its decrypted contents on the screen.

  Print out the average score accurate to two decimal places

print out the average score accurate to two decimal places.

  Make a python program that uses the getcwd

Make a Python program that uses the getcwd() function to provide a string of the current working directory. Save the string in the variable current folder and display the value.

Free Assignment Quote

Assured A++ Grade

Get guaranteed satisfaction & time on delivery in every assignment order you paid with us! We ensure premium quality solution document along with free turntin report!

All rights reserved! Copyrights ©2019-2020 ExpertsMind IT Educational Pvt Ltd