Download as pdf or txt
Download as pdf or txt
You are on page 1of 4

FULL STACK

DEVELOPMENT

www.shiash.com
PARTS OF FULL-STACK
DEVELOPMENT
FRONT-END DEVELOPMENT:

It is the process of creating the interface of a website. It


entails coding details like drop-down menus, fonts,
colors, and page layouts. Full-stack developers should
also know how to work with front-end technologies
like HTML, CSS, and scripting languages such as
JavaScript to make websites and applications visually
viable and appealing.

BACK-END DEVELOPMENT:

It is a skill that entails using back-end programming


languages like Python, PHP, Ruby on Rails, and CakePHP and
understanding how algorithms and business logic work.

www.shiash.com
FULL-STACK DEVELOPMENT WITH JAVA

CORE JAVA
ADVANCED JAVA
SPRING
HIBERNATE
STRUTS
COLLECTIONS

FULL-STACK DEVELOPMENT WITH PYTHON

ANACONDA FRAMEWORK
NUM PI
DJANGO FRAMEWORK
PYCHARM
MYSQL

www.shiash.com
ANGULAR JS IN FULL-STACK DEVELOPMENT

AngularJS is a client-side JavaScript


framework designed for building dynamic
web applications in the full-stack context.
It was developed by Google and is now
known as Angular (without the "JS"). It
follows the Model-View-Controller (MVC)
architecture, making it easy to organize and
maintain code.

Key features include two-way data binding,


allowing automatic synchronization of data
between the model and the view. It also
provides dependency injection, enabling
better modularity and testability.
AngularJS supports routing to manage
application navigation and directives to
create reusable UI components.

www.shiash.com

You might also like