Bash is a command line language (you know that black screen) for Unix based operating systems such as Linux. It allows you to control your computer using programmable commands. Being a software developer or system administrator, there are several reasons why learning Bash or Shell and get the best out of the...
Latency and bandwidth are two characteristics that can be measured in communication traffic between computational networks such as the internet.
One of the most misunderstood concepts in network is speed and capacity. Many people believe that speed and capacity are the same thing. When you hear someone say “my...
How to create permanent `bash aliases` to use whenever you open your terminal in Linux.
General concepts on network protocols
Only the "Target Class XXX does not exist" error is common in PHP, a specific change in the LARABLE VERSION 8 brought a punctual problem with not finding the controllers, see how to solve.
Occasionally when you are working on a remote server, development environment or stage, it is not uncommon to make changes and need to run a commit
or stash
command with your author name.
However, these environments are not always configured, or, as a good practice, should not have a single author configured in Git...
If you are a software developer person, this list of amazing repositories can greatly assist in your productivity, quality and training.
Robo 3T is no longer being developed by Studio 3T. Studio 3T recommends users looking for a MongoDB GUI client try Studio 3T Free, a free-forever edition of the Studio 3T tools.
Video lesson
Video Lesson that presents how to connect MongoDB Atlas to the Software Customer Robo 3T.
To learn how to create a MongoDB...
Do you know you can use your mobile device, your IOS or Android phone, as a webcam from your PC or notebook?With the benefit of reusing old devices that have a higher cost image quality of high cost webcams.
To use a smartphone as webcam on Linux Ubuntu, Linux Mint or Windows, the Droidcam app is one of the best and...
Video lessons
Video class that describes the context of creating and using MongoDB Atlas cloud service and how to create a cluster to use in software projects (Portuguese).
News brought in the release of version 8 of the PHP framework - Laravel.
In this article you will understand Roy Fielding’s theory, which described the software architecture most used today for building APIs and integrating systems in the cloud, REST (Representational State Transition), which served as the basis for the APIs of modern software in the cloud ( or in cloud if you...
Simple and introductory guide, with basic and essential commands to learn Git.
We can say that HTTP network protocol highway that sustains all the communication and operation of web systems and the communication of APIs REST or SOAP between mobile applications and backend servers.
In other words:
Virtually all information on the Internet travels using the HTTP communication protocol
Mazer...
Main, or most known, diagram of the UML language, the class diagram allows you to model a view of the static relationship of the classes of an application.