A

Alexis Mendoza - Aspiring Web Developer

Workflow Novice

Stom Sublime,Visual Studio Code

  1. Sublime,Visual code

Git Essential Training: The Basics

  1. What is Git? Git is a open source program that is form of versual control.
  2. Install Git- You can install git in any plataforms.
  3. Getting Started? well you will do how to make a repository and commint changes
  4. Git concepts and architecture. Thre are three committed changes in git oveflow.
  5. Undo Changes? Restoring previous commits while maintanining data, or aren't relevant to your aspect of the project.

Git Braches,Merges, and Remotes

  1. Navigate coommit? Filter the commit and the fomrat to long in.
  2. Branching? To change to a branch, use ‘git checkout branchname.’ Use ‘git branch’ to see which branch your head is now pointing to.To compare branches, use ‘git diff branch title..branch title’ to show the differences.
  3. Restting? Mixed reset moves the HEAD pointer but changes the staging index to match the repository as well. This is the default choice.
  4. Merging Braches? ‘git show —color-words’ will show you the differences in a current branch. This is to help see small lines of code and the differences between them side by side.How to reduce conflicts:
  5. Stash Changes? To clear a specific stash, use ‘git stash drop stash@{0}’ to permanently delete it. ‘git stash clear’ deletes all stashes.

GitHub Essential Training

  1. The model web development
  2. The super changed know hot to pull request.
  3. Get out anything with Git you can reset commits,retrive files from a hard reset.
  4. Resolving merge conflicts and you can resolve any conflicts locally.
  5. Custimzing, is the best communicate with your team about any different strategies.

Scheduling for Creatives

  1. in order to make your schedule work, it's important to remember the cast of characters that exist. There's you, your team, your vendors, your clients, and your life. To create a balance, it's important to remember the word flow and workflow. Before doing any actual scheduling, visualize the flow of a project from end to end.
  2. tart implementing these ideas in your routine and get ready to see a difference in your day-to-day. Start the day by prioritizing your schedule. Noticing the items in your list that'll be the most draining or unpleasant.
  3. The rules to the scheduling game are many, but some basic ones should be agreed upon and made clear to all involved. Here are the main non-negotiables that should be understood. Rule number one: Remember that you are serving others, not yourself. Make sure everyone on your team understands the built-in realities of your business. Most creative agencies are service businesses
  4. think about how you like to buy or interact with something that you need. Most of us want to feel confident in the process of purchasing. You feel confident by feeling that it, was the item you needed, it was made well, it works for your budget, and you got it when you needed it.