Full Stack
Develpment
Objectives/Learning Outcomes
of a full stack development internship may include:
• Use their learned skills, knowledge and abilities to develop web
sites for the internet
• Apply basic design principles to present ideas, information,
products, and services on websites
• Apply basic programming principles to the construction of
websites
• Effectively manage website projects using available resource
• Complete job preparation tasks including writing resumes and
cover letters, conducting job interviews and developing an
ePortfolio
Introduction to Full Stack Development
• Full stack development refers to the practice of working
on both the front-end and back-end of web
applications.
• It encompasses a wide range of technologies and
programming languages.
• Full stack developers are equipped to handle all
aspects of a project, from server management to user
interface design.
Front-End Technologies
• Front-end development involves creating the visual
elements of a website that users interact with.
• Common technologies include HTML, CSS, and
JavaScript frameworks like React and Angular.
• A good front-end experience is crucial for user
engagement and retention.
• Create the structure with HTML. The first thing you have to
learn is HTML, which is the standard markup language for
creating web pages.
• Style with CSS. The next step is to learn CSS, to set the layout
of your web page with beautiful colors, fonts, and much more
• Make it interactive with JavaScript. After studying HTML and
CSS, you should learn JavaScript to create dynamic and
interactive web pages for your users.
THANK YOU