Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Last revisionBoth sides next revision
courses:cs335:resources [2019/04/18 19:15] admincourses:cs335:resources [2021/05/05 13:19] – [JavaScript] admin
Line 2: Line 2:
  
 On this page, you'll find links to useful resources for Web application development. On this page, you'll find links to useful resources for Web application development.
- 
-  * [[http://sixrevisions.com/tools/20_web_development_tools/|20 Useful Tools to Make Development Easier]] - mostly CSS, DOM, JavaScript, and Ajax tools.  We use some of them (e.g., WebDeveloper, Firebug) in this class. 
-  *  
- 
 ===== Authoring Web Pages ===== ===== Authoring Web Pages =====
  
Line 30: Line 26:
  
   * [[http://getbootstrap.com/|Bootstrap]]   * [[http://getbootstrap.com/|Bootstrap]]
-    * [[http://www.w3schools.com/bootstrap/|W3Schools Tutorial]]+    * [[http://www.w3schools.com/bootstrap4/|W3Schools Tutorial]]
     * [[http://startbootstrap.com/|Start Bootstrap]] - free templates -- try them out and play     * [[http://startbootstrap.com/|Start Bootstrap]] - free templates -- try them out and play
 ==== Usability and Accessibility ==== ==== Usability and Accessibility ====
   * [[http://www.useit.com/alertbox/20030825.html|Usability 101]]   * [[http://www.useit.com/alertbox/20030825.html|Usability 101]]
   * [[http://webstyleguide.com/|Web Style Guide]]   * [[http://webstyleguide.com/|Web Style Guide]]
-  * [[http://www.redish.net/content/papers/interactions.html|Guidelines for Accessible and Usable Web Sites: Observing Users Who Work With Screen Readers]] 
- 
 ==== Search Engines ==== ==== Search Engines ====
  
Line 43: Line 37:
 ===== Java-based Technologies ===== ===== Java-based Technologies =====
  
-  * [[http://docs.oracle.com/javaee/6/tutorial/doc/index.html|J2EE Tutorial]]+  * [[https://docs.oracle.com/javaee/7/tutorial/index.html|J2EE Tutorial]]
  
 ==== Servlets ==== ==== Servlets ====
  
-  * [[http://docs.oracle.com/javaee/6/api/|Java EE API]]+  * [[https://docs.oracle.com/javaee/7/api/|Java EE API]]
   * [[http://courses.coreservlets.com/Course-Materials/csajsp2.html|Core Servlets materials]]   * [[http://courses.coreservlets.com/Course-Materials/csajsp2.html|Core Servlets materials]]
  
Line 67: Line 61:
   * [[http://www.eclipse.org/|Eclipse]]   * [[http://www.eclipse.org/|Eclipse]]
   * [[http://www.eclipse.org/webtools/|Web Tools Platform]]   * [[http://www.eclipse.org/webtools/|Web Tools Platform]]
-  * [[http://subclipse.tigris.org|Subclipse]]+
  
 ==== Subversion ==== ==== Subversion ====
Line 81: Line 75:
  
 === Canoo's WebTest === === Canoo's WebTest ===
-  * [[http://webtest.canoo.com/WebTest]]+  * [[http://webtest.canoo.com/]]
  
 === HttpUnit === === HttpUnit ===
Line 96: Line 90:
   * [[http://www.catonmat.net/blog/learning-javascript-programming-language-through-video-lectures/?stolen_from=hacker_news |Video Tutorials]]   * [[http://www.catonmat.net/blog/learning-javascript-programming-language-through-video-lectures/?stolen_from=hacker_news |Video Tutorials]]
   * [[http://www.w3schools.com/htmldom/default.asp|HTML DOM]]   * [[http://www.w3schools.com/htmldom/default.asp|HTML DOM]]
-  * [[http://www.webreference.com/js/column5/|Regular Expressions in JavaScript]] 
   * [[http://cs.gmu.edu/~offutt/classes/432/examples/JS/|Examples from a Web app Course]]   * [[http://cs.gmu.edu/~offutt/classes/432/examples/JS/|Examples from a Web app Course]]
 ===== Ajax ===== ===== Ajax =====
courses/cs335/resources.txt · Last modified: 2021/05/05 13:20 by admin
CC Attribution-Noncommercial-Share Alike 4.0 International
Driven by DokuWiki Recent changes RSS feed Valid CSS Valid XHTML 1.0