+1-316-444-1378

Personal Home page

Design a simple, visually pleasant, personal webpage that could serve as your online resume/portfolio, using HTML5, CSS, and Bootstrap. RecommendedRecommended Procedure: 1. Download Bootstrap from http://getbootstrap.com/ 2.Spend some time browsing the Bootstrap site and associated documentation and examples. 4. Choose an example from Bootstrap http://getbootstrap.com/getting -started/ #examples and download it. Read more…

Project 12-3 Movie List

Project 12-3: Movie ListCreate an application that displays all movies for the specified category. ConsoleThe Movie List application Choose from 100 movies Categories: drama | musical | scifi | horror | comedy | animated Enter a category: scifi Star Wars 2001: A Space Odyssey E.T. The extra-terrestrial A Clockwork Orange Read more…

easy loops

You are to create a loop built inside of a table that will convert miles to kilometers. The table conversion list is to begin at 1 and continue through 75. The background of each row is to have have an alternating color.  tr:nth-child(odd) {background-color: #f0f;} (Look up This is not Read more…

Grade Evaluator Program

Develop a c++ program with a Student class. A Student class contains private attributes of firstname, lastname, and scores. Student also has private method calculateGrade which calculates grade for a given score; public methods printInfo() which prints information about the Student, and getAverageGrade() which returns the grade for the average Read more…

Travel Agency Java

Please use Eclipse, and also please use the included check style file included it is called CSCI1620-Checkstyle_Rules.  As far as I know everything needed is in the zip file.  There are 17 days to do this so please understand that my bid is as high as I can go.

Managerial accounting homework

Process costing serves two related purposes. First, it measures the cost of goods manufactured on both a total and per-unit basis. This information is used in valuing inventories and in recording the cost of goods sold. But process costing also provides management with information about the per-unit cost of performing Read more…