Proficient Software Developers Academy me-retweet
Proficient Software Developers Academy
24 posts

Proficient Software Developers Academy
@prodevsacademy
Fresh out of coding bootcamp? Learn everything you need to know beyond coding from a veteran developer!
United States Bergabung Aralık 2022
8 Mengikuti3 Pengikut
Proficient Software Developers Academy me-retweet
Proficient Software Developers Academy me-retweet
Proficient Software Developers Academy me-retweet

A new video on code management basics for junior developers: youtu.be/gIRECdYuAl8
I explain why developers need to master Git and the basic code management workflow for projects.

YouTube
English

Mac OS/Linux: learnxinyminutes.com/docs/bash/, Windows PowerShell: learn.microsoft.com/en-us/training…
English

If you're new to the command line, start by learning how to launch a shell and navigate the file system. #commandline101 #shell #filesystem
English

The main branch in your Git repository holds a copy of your production code. It's the only permanent branch. All other branches are usually called feature or fix branches. Keep the branch names descriptive. #Git #branching #coding
English

#Developers aren't just developers anymore. They need to know how to configure and maintain servers, cloud services, backups, security, health checks, loggers, etc. 🛠️ To stay competitive make sure to dive into #DevOps
English

GitHub flow is a simple model that allows you to continuously deploy your code to production instead of waiting for a dedicated release. Learn how it works and improve your coding workflow docs.github.com/en/get-started… #GitHubFlow #coding #developers
English

#Docker is the technology that makes life easier for developers. It creates lightweight containers that allow developers to reproduce the same environment for development, testing, and production.
English

@helen_clx Awesome project! Every published working app always brings satisfaction 🙂 Btw if you’re interested in what devs learn besides coding I made a short free course prodevs.academy
English

Git is a command-line tool created to track code changes. And it's really good at it. That’s why almost every developer uses it. If you haven't tried it yet, you're missing out. #Git #coding #developers
English