GithubHelp home page GithubHelp logo

umafactorial's Introduction

Introduction

Git / GitHub first approach by simulating a real working enviroment where a single person develops a software for the implementation of an algorithm which calculates a factorial. The continuation of this proyect is another example where several developers work together in order to implement a very common OOP code. It can be checked in the following link.

About the proyect

There are different branches that the proyect is divided into:

  • main: loop classic implementation of the factorial.
  • recursivo: recursive version of the algorithm.
  • refacIO: code refactoring of the Input/Output so that the functions are not included in the main method.

A final visualization of the repository using gitk would look like:

Practiced skills

  • Projects and directories management from the windows terminal.
  • GitHub and remote repositories essentials.
  • Git usage and local-remote repository linking:
    • Local commands: git add, git commit, git merge, git branch...
    • Remote connection: git pull, git push.
  • Visual interface interpretation (gitk).

umafactorial's People

Contributors

gonzalom786 avatar

Stargazers

 avatar Mario Pascual González avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.