Introduction (what will be available in this series)
Jul 9, 2018Being myself a programming enthusiast, I do love more and more programming. So I have learned some sort of programming skills in web development sector. And i want to write some sort of directions to those who wants to dive into the web development arena.
There are a lots of technologies and tools available for the web development and blogging, lots of tutorials and videos available in the internet. So, the beginner level developer or someone who wants to jump into may face difficuilty on choosing what tools and technologies to grab. There are a lots of programming languages, frameworks, CMS. All of the programming languages have their own features. so, which progamming language, which framework to choose depends on the problem specification or requirements of the project.
In this series, i will not discuss about the details of all the web development technologies and available tools, rather i will discuss basics of the web development, what sort of hindrances does the beginner level programmer faces and how to tackle them. So, this series of tutorials will be more useful to those who are somehow familiar to basics of programming because the tutorials will be not inclined to drag and drop style of web development rather it will be from the programming perspective.
Note: This series will be not suitable for those who has no knowledge of basics of programming.
The Following topics will be discussed.
- Linux (Ubuntu)
- Xampp( Local development server)
- HTML
- CSS/CSS3
- Javascript
- PHP
- Bootstrap (Front End CSS Framework)
- jquery (Javascript Library)
- VUEjs(Prograssive javascript Framework)
- Laravel (MVC PHP Framework)
- Wordpress (CMS PHP)
Though, the topics are summarized above the tutorials will be based on problem specific that how to achieve some sort of things or functionality bassed on above topics. So, the title will clarify what will achieved on each post.