My website will allow the user to know more about computer languages
This website will be intended for people who want to know more about coding and possibly find their favorite language to code with
This website will have a home page with a welcome animation on top and will have pages for each programming language along with the information
Client Info.
Name: Jonathen Painter
Email: jpaint15@uncc.edu
Client Orginization: Sports Club
Wireframe
Wireframe of site
Sitemap
Sitemap of site
Page Design
Home Page
Purpose: To introduce the viewer to programming languages and possibly find one they are interested in
Audience: Public
Content: Information on programming languages and help in choosing the right programming for the viewer
Action: Page will have hyperlinks to basic flowchart programming
Python
Purpose: To inform the viewer on python programming
Audience: Public
Content: Explanation of Python basics and all its uses and detriments
Action: Page will have a youtube video detaling python programming along with hyperlinks for the download of an ide specfically for python
C++
Purpose: To inform the viewer on C++ programming
Audience: Public
Content: Will contain the basics of C++ programming and the history of it
Action: Will contain a slideshow showing examples of C++ programming along with hyperlinks on some C++ lessons and how to code in C++
Javascript
Purpose: To inform the viewer on the basics and uses of javascript
Audience: Public
Content: Will contains information on javascript along with a list of javascript developers so the viewers can learn more from their community pages
Action: Page will have AJAX functionality by having a pressable button and when clicked will show a table of javascript developers and their jobs so the user can type their name in google and find more about them
Java
Purpose: To inform the viewer on the basics of java and their uses
Audience: Public
Content: Will contain the basic java concepts along with some advanced ones
Actions: Page will have a hyperlink for livecoding which the user can signup for a free trial and will have a clickable image leading them to a site where they can code
Dynamic Functionality
Python page will have a youtube video embeded in it Link to example
C++ page will have a slideshow of images showing examples of C++ coding Link to example
Javascript page will have AJAX functionality and at the click of a button text will appear. I plan to implement whats been done on the table of contents in the linkLink to example