DEV Community

Cover image for 10 articles across various dev communities related to Web Development YOU should read over this Weekend
Full Stack Geek
Full Stack Geek

Posted on

10 articles across various dev communities related to Web Development YOU should read over this Weekend

1) 10 simple Linux tips which save 50% of my time in the command line
About this article: In this article, or tutorial, or whatever you call it, I have shared some UNIX command practices I follow to work fast, quick, productive, or efficiently in Linux.
Read Here: 10 simple Linux tips which save 50% of my time in the command line

2) Calculate Directory Size in PHP | Explained with Algorithm | Working Code
About this article: In this article, we would be discussing the method of calculating the directory or folder size in PHP with working code. Our code would be returning the directory or folder size including the subfolders or subdirectories.
Read Here: Calculate Directory Size in PHP | Explained with Algorithm | Working Code

3) HTTP Status Codes Explained
About this article: n this article, we would be discussing all of the HTTP Status Codes, what are they, how are the categorized, what each category contains and meaning of each and every status code.
Read Here: HTTP Status Codes Explained

4) What Is an API Platform?
About this article: The term API Platform has been used synonymously by some vendors with API Management, Full Lifecycle API Management, and even the term API Gateway
Read Here: What Is an API Platform?

5) Best PHP Books for Beginners [Updated] [2019]
About this article: In this article, we would be having a look at a very comprehensive list of best PHP books for beginners, including detailed descriptions and purchase links.
Read Here: Best PHP Books for Beginners [Updated] [2019]

6) 10 Great Programming Projects to Improve Your Resume and Learn to Program
About this article: One of the common questions we get when it comes to learning how to program, is: “What are some good ideas for projects to build?”
Read Here: 10 Great Programming Projects to Improve Your Resume and Learn to Program

7) Best PHP Frameworks (2019) | Google Trends | Stack Overflow Insights
About this article: In this article, we will be discussing the best PHP Frameworks along with their pros and cons in great depth so that one might get a clear understanding of which one to chose. Our comprehensive research would include some Latest PHP Frameworks
Read Here: Best PHP Frameworks (2019) | Google Trends | Stack Overflow Insights

8) Playing With Threads and Python
About this article: First, I will build a simple script without threads. This script will append three numbers (one, two, and three) to a list and add them together. The function that appends numbers to the list sleeps a number of seconds equal to the number that we’re appending.
Read Here: Playing With Threads and Python

9) What should I learn after PHP | Roadmap 2019
About this article: In this article, we would be discussing the roadmap a developer should follow after learning/working in PHP or any other language for a significant amount of time.
Read Here: What should I learn after PHP | Roadmap 2019

10) Learn git concepts, not commands
About this article: An interactive git tutorial meant to teach you how git works, not just which commands to execute.
Read Here: Learn git concepts, not commands

Liked this blog? Don't miss out on any future blog posts by Subscribing Here

Top comments (0)