Goals for this Zuri internship- https://internship.zuri.team

CodingGee
4 min readAug 15, 2021
The Journey of a Developer

In the pursuit of becoming a better developer I was invited to be part of an internship program hosted by Zuri-team remotely. This however giving newbies an opportunity to learn, interact with people from various tribes and places all in one place. The power of the internet can really be interesting if you come to think of it.

My Goals in 8 weeks is to..

  1. Get better in React.

2. Improve on my problem-Solving Speed and skill.

3. Collaborate and grow team spirit.

4. Land a beautiful Remote Job before or after this Internship program

A lot of people are interested and ready to jump in the career of Web development but don’t know how to get started. Below are links to interesting tutorials that can get you started in no time.

For people interested in becoming a UI/UX Designer.

what better place to start learning other that the place you’ll end up being and using their tools? Yup! Figma it is!! Figma is a web-based graphics editing and user interface design app. You can use it to do all kinds of graphic design work from wireframing websites, designing mobile app interfaces, prototyping designs, crafting social media posts, and everything in between. Figma is different from other graphics editing tools. Start learn, visit https://www.figma.com/resources/learn-design/ and get started.

For people interested in Web Development — 2021

Here’s what you need to know so you don’t get confused in the process of learning..

Before you jump into a new career, it’s important to consider the path ahead. Can your new industry offer you ample opportunity and stability? How likely are you to get hired after your chosen program or bootcamp?

So…should you become a web developer in 2021?

So what’s the verdict? Is now a good time to become a web developer?

Looking at the job market and projected employment growth, we think the answer is pretty clear. Now is an excellent time to become a web developer! Now more than ever, technology is pivotal to how we work, connect with loved ones, access healthcare, shop…and the list goes on. If you’re thinking about joining this exciting industry and building the technology of the future, we say go for it.

But first, let’s get back to basics. What exactly is web development, and what does a web developer actually do? Keep reading to find out.

2. What is web development?

Web development is the process of building websites and applications for the internet, or for a private network known as an intranet. Web development is not concerned with the design of a website; rather, it’s all about the coding and programming that powers the website’s functionality.

From the most simple, static web pages to social media platforms and apps, from e-commerce websites to content management systems (CMS); all the tools we use via the internet on a daily basis have been built by web developers.

Web development can be broken down into three layers: client-side coding (frontend), server-side coding (backend) and database technology.

Let’s take a look at each of these layers in more detail.

Client-side or Front End

Client-side scripting, or frontend development, refers to everything that the end user experiences directly. Client-side code executes in a web browser and directly relates to what people see when they visit a website. Things like layout, fonts, colours, menus and contact forms are all driven by the frontend.

Server-side or Back End

Server-side scripting, or backend development, is all about what goes on behind the scenes. The backend is essentially the part of a website that the user doesn’t actually see. It is responsible for storing and organizing data, and ensuring that everything on the client-side runs smoothly. It does this by communicating with the frontend.

Whenever something happens on the client-side — say, a user fills out a form — the browser sends a request to the server-side. The server-side “responds” with relevant information in the form of frontend code that the browser can then interpret and display.

Learn more: What’s the difference between frontend and backend?

Database technology

Websites also rely on database technology. The database contains all the files and content that are necessary for a website to function, storing it in such a way that makes it easy to retrieve, organize, edit, and save. The database runs on a server, and most websites typically use some form of relational database management system (RDBMS).

To summarize: the frontend, backend, and database technology all work together to build and run a fully functional website or application, and these three layers form the foundation of web development.

It’s important to get your basics from a reliable source and there’s no better place than the Mozilla Developers Network (MDN). The reason is this, their resources are up to date. Don’t hesistate, visit https://developer.mozilla.org/en-US/docs/Learn and start learning!

If you prefer independent knowledge from different source then here’s some good basic link for the followings..

Learn HTML — https://www.w3schools.com/html/

Learn CSS — https://www.freecodecamp.org/news/get-started-with-css-in-5-minutes-e0804813fc3e/

Learn JavaScript — https://www.codecademy.com/learn/introduction-to-javascript

Learn GIT — https://product.hubspot.com/blog/git-and-github-tutorial-for-beginners

Learn Python — https://www.python.org/about/gettingstarted/

Learn PHP — https://www.guru99.com/php-tutorials.html

Learn GO — https://www.educative.io/blog/golang-tutorial

Interested in Mobile Development and want to get started?

Learn Flutter — https://flutter.dev/docs/reference/tutorials

Learn Kotlin — https://kotlinlang.org/docs/home.html

After all these, If you still have a problem of not knowing where go from here or what to do, feel free to apply for an intership program with Zuri on https://internship.zuri.team. GoodLuck!

--

--

CodingGee

What does if profit a man to be in an innovative world of tech and not know how to code 🤔