Let's begin to learn and build together! by Cafe Tech NYC
A freelance techie based in New York City.
I, Judith Desire graduated with a bachelors degree in Computer Science at New York Institute of Technology.
After 15+ years, as a Freelance Web Developer in large to medium size marketing agencies in New York City and San Francisco, I brought my skills and knowledge into the classroom. I became a code instructor for a 6-9 week Basic Web Development bootcamp program which provides non-technical professionals the resources in building a fully functional website using HTML/CSS/Javascript.
Choose from the following areas of interest for in-person or virtually learning:
- Introduction to HTML
- Beginner to Intermediate CSS3
- Introduction to Bootstrap
- Beginner to Advance Quality Assurance for Web Maintenance
The Internet is a network, or system, that connects millions of computers worldwide.
- A webpage is a single page shown in a web browser. A single video page on YouTube.com is a webpage.
- A website is a collection of webpages under a single URL (Uniform Resource Locator). Youtube (youtube.com) is a website.
- A web application is a website which offers advanced functionality like a computer program would. An example of a web application would be a web based calendar, or web based email. Youtube.com is also a web application
A website or web site is a page or collection of pages on the World Wide Web that contains specific information which was all provided by one person or entity and traces back to a common Uniform Resource Locator (URL).
URL is an acronym for Uniform Resource Locator and is a reference (an address) to a resource on the Internet.
- For the URL http://example.com , the protocol identifier is http or https.
- For the URL http://example.com , the resource name is example.com
- Real Talk about HTTPS
A web browser (commonly referred to as a browser) is a software application for accessing information on the World Wide Web.
Most used web browser by country, as of June 2015. Google Chrome, Firefox, Safari, UC. Iron, Microsoft Edge, Opera and Android.
Google Chrome Download
Safari - Apple Download
Firefox browser Download
Firefox Quantum: Developer Edition Download
Opera browser Download
Microsoft Edge
Applies to: Windows 10 Windows 8.1 Windows 7
By pressing certain key combinations, you can do things that normally need a mouse, trackpad, or other input device. Learn more
Learning to use rel=preload for <link> css and <script> scripts
Using preload for the CSS files to fetch third-party rules and animation to improve performance
- Learn more on preloading
lhandrlhunits- Font-relative lengths: the em, ex, cap, ch, ic, rem, lh, rlh units
lh unit
Equal to the computed value of the line-height property of the element on which it is used, converting normal to an absolute length by using only the metrics of the first available font.
rlh unit
Equal to the computed value of line-height property on the root element, converting normal to an absolute length as above.
- Getting Started with ESLint
- Prettier
- CSS Selectors Level 4
- Jest is a delightful JavaScript Testing Framework with a focus on simplicity.
To keep up with the fast pace and growth of technology, I am self-learning the following skills