Mentoria de código: 5 etapas do processo para conseguir um mentor de código

A mentoria de código é um experimento que estamos conduzindo atualmente. Ainda não está totalmente automatizado, mas isto acontecerá em…

8 years ago

Learn Ruby – How To Convert a String to Lower or Uppercase?

  In Ruby, a String contains and manipulates an arbitrary sequence of bytes, typically representing characters. When you want to…

8 years ago

Learn Ruby – How To Check if A Value Exists in An Array?

  In Ruby, as in other programming languages, an array is a list of items with an order within your…

8 years ago

Ruby – Como checar se um valor existe num Array?

Em Ruby, como em outras linguagens de programação, um Array é uma lista de itens com uma ordem dentro de…

8 years ago

Ruby – Como converter uma String em Letras Minúsculas ou Maiúsculas?

Em Ruby, uma String contém e manipula uma sequencia arbitrária de bytes, tipicamente representando caracteres. Quando se deseja modificar o…

8 years ago

Python Project Tradermon – Pokémon Go Trading Marketplace

For week W33-2016 Python Project, the broadcaster Taddeimania is working on Tradermon. Taddeimania is a regular broadcaster on Livecoding. He…

8 years ago

20 Hot Deployment Tools For App Releases

Deployment tools with useful features are necessary for end-to-end automation and streamlining of the software development process for different platforms…

8 years ago

czrpc : Open Source C++ RPC framework without code generation

For Week W33-2016 C++ project, Fumanchu (Rui Figueira) is working on czrpc : Open Source C++ RPC framework. He has…

8 years ago

Learn Python – What is the best IDE for it?

  What is the best IDE to program in Python? Whenever this question arises in discussion forums around the world,…

8 years ago