Git Product home page Git Product logo

Marcio Rodrigues's Projects

-familyofn icon -familyofn

Two non-negative integers are called siblings if they can be obtained from each other by rearranging the digits of their decimal representations. For example, 123 and 213 are siblings. 535 and 355 are also siblings. A set consisting of a non-negative integer N and all of its siblings is called the family of N. For example, the family of 553 comprises three numbers: 355, 535 and 553. Write a function with the following inputs and outputs: ● input: N (integer) ● output: integer That, given a non-negative integer N, returns the largest number in the family of N. The function should return -1 if the result exceeds 100,000,000.

bingo icon bingo

A bingo videogame created with Unity.

csharpfluentapi icon csharpfluentapi

Exemplo de utilização de C#, e ensina como usar o Fluent API, no mapeamento de suas classes POCO com sua base, usando CODE FIRST

httpwebrequest_csharp icon httpwebrequest_csharp

Exemplo de Execução de HttpWebRequest C#, executando o verbo GET, recebendo em seu retorno um JSON. O Resultado é identificar o numero de paginas retornados, numero de registros por paginas e a identificação e verificação da quantidade da população se é maior que o informado no console, e com isso verifica qtde de países que tem a população maior que o informado.

monogame_introducao icon monogame_introducao

Descreve os primeiros passos, em desenvolvimento de jogos com a plataforma (antigo XNA). Framework Cross plataforma.

newton-dynamics icon newton-dynamics

Newton Dynamics is an integrated solution for real time simulation of physics environments.

samples icon samples

A collection of Flutter examples and demos.

socket.io icon socket.io

Realtime application framework (Node.JS server)

solid icon solid

Demonstração da aplicação dos princípios SOLID e suas violações.

sw-api-node-v1 icon sw-api-node-v1

Projeto com o objetivo final de criar uma api que realize as 4 operações do HTTP: GET, DELETE, PUT & POST. Utilizando das boas práticas de programação e realizando o TDD.

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.