Today I'll talk a little about my experience of participating in a startup and going to college, as well as answering the main questions that some of you might have. Read to the end.
BLOG: Backyard Programmer
Read what's new this week. Programming content every Tuesday and Friday here on the Backyard Programmer. We talk about git, github, javascript, css, html, react, node and more!
We use you tube a lot in our day-to-day life, many of us can use it to rest or look for answers and tutorials of all kinds. During my time on you tube, I came across a very special channel called maisyleigh, which deserves the attention of all those programmers looking to get inspired.
Google is a company that it's easy to assume most of you know about. The fact is that you probably use or have used at least one of their many services. But it was only a month ago that I discovered one of its important services provided to the community: oh google education, and today we'll talk about it. Today...
A few more repositories on GitHub repositories on GitHub that every web-developer should know about
.some github repositories you might not know about, but worth a little star...
Scrum is an agile methodology, focused on software development, in which the tasks that must be performed to complete a project are divided into smaller monthly and daily cycles.
Design patterns are patterns that can be commonly applied in software development. For something to be considered a standard it must meet three basic criteria: it must be a proven solution, it is easily reusable and it can be used in many different systems. The revealing model pattern and the Singleton Pattern that we'll talk about today is no...
Design patterns are patterns that can be applied in software development. For something to be considered a standard it must meet three basic criteria: it must be a proven solution, it is easily reusable and it can be used in many different systems. The revealing model pattern and the Singleton Pattern that we'll talk about today is no exception to...
Design patterns are patterns that can be commonly applied in software development. For something to be considered a standard it must meet three basic criteria: it must be a proven solution, it is easily reusable and it can be used in many different systems. The pattern of models that we will talk about today is no exception to this rule....
en-Why do I use Next.js?
Today we'll talk a little bit about what I think about next.js and the future of programming. When talking about the future it is good to know that there is no right or wrong opinion, the shows are in the same boat and any opinion is based on speculation and may (probably will) be far from the truth. Also keep...
This article was inspired by a publication in *The Zyox Letter*, which is a newsletter for programming, technology, entrepreneurship and money. With a little bit of my personal experience about these content creators
The Next conference, which took place on the 15th of the 6th of 2020, was based on the UX User Experience and the DX Developer Experience, claiming to be the main concerns of the next, along with making the internet faster, which has been the theme from vercel, responsible for the framework.
In this article we are going to discuss a little bit about the process of learning something in programming. If you follow the step by step and implement this way of thinking in your career as a programmer, your life will be much easier. I guarantee. This article was inspired by a video that changed the way I learn, all...
en-Programmer - What You Do, Salary, Career
Today we are going to discuss a little about what a programmer is, what are his duties, how much he earns, how to get into the area of programming, among other things. This article hopes to speak to both those just starting out in the field and those more experienced.
what-is-gun-js
ately a technology that has been calling my attention is Gun.js, besides being easy to use it also has a very interesting concept about how we should see data, usage and rights over it. Today I'm going to talk a little more about what gun.js is, as well as discuss Decentralized web concepts