Skip to content

www.Dev4Devs.com

  • Linkedin
  • GitHub
  • Twitter

Solutions for developers

  • Home
  • Tags
    • ci
    • command line
    • devtools
    • docker
    • git
    • [Intellij IDEA]
    • macosx
    • operator-sdk
    • operator-framework
    • opensource
    • operators
    • regex
    • ssh
    • travis
    • utils
    • woman
    • kubernetes
  • Search
  • Categories
    • Algorithms
    • ansible
    • Books
    • CommandLine
    • DevOps
    • docker
    • English
    • Functional Programming
    • git
    • golang
    • Hibernate
    • Java
    • Javascript
    • NodeJS
    • MongoDB
    • kubernetes
    • operators
    • OpenShift
    • Tips
  • About

Author: camilamacedo86

[DevOps] – How to use Vagrant to automate environments ?

Vagrant https://www.vagrantup.com/ Create and configure lightweight, reproducible, and portable development environments.   UP AND RUNNING $ vagrant init hashicorp/precise64 $ … More

DevOps, vagrant

[Algorithms] – Find words in reviews of hotels

Problem: Given a set of words and many review of this hotels, you must display the hotels Ids containing in … More

Algorithms, java

[Algorithms] – The sum of pairs

Problem : Given a set of numbers, you need check if has two numbers in this set that the sum … More

Algorithms, java

[Algorithms] – Codility Training – BinaryGap

Below is my solution for : https://codility.com/demo/take-sample-test/binary_gap/ public static void main(String[] args) { System.out.println(solution(328)); } public static int solution(int N) … More

Algorithms, java

[Clojure] – What is tail recursion ?

As in Clojure and functional programming we don’t have recursion, this is the resource used to treat this situation. Why … More

Clojure, Functional Programming, tail recursion

[Clojure] – What is the difference between functions that end with “?” and ending with “!” ?

By convention, functions with question return boolean. And functions with exclamation change program status (keyboard read, write a file, saved … More

Clojure, Functional Programming

[Clojure] – Could I use Java functions with it ?

Yes, it is possible. In this case we use a point before the function to invoke it. Look below : Console … More

Clojure, Functional Programming, java

[Clojure] – My first step. Understanding the basics of the syntax

Below are a lot of example for the first steps. For understand the syntax and basics concepts. I’m using Intellij IDEA … More

Clojure, Functional Programming

[Functional Programming] – Getting Started

For functional thinking we mean that we will change our way of programming. No more imperatively, that is, program line … More

Clojure, Functional Programming

[Java] – How to create threads that return values?

We can no longer use the Runnable interface to do this. We must use the callable interface that was implemented … More

callable, java, threads

Posts navigation

Older posts
Newer posts

Search

Follow www.Dev4Devs.com on WordPress.com

Category Cloud

Algorithms AngularJS ansible Architecture Books CommandLine container convection DevOps docker English Functional Programming git golang helm hibernate java javascript JavaServer Faces kubebuilder kubernetes layout maven meteor minikube mongoDB neo4j NodeJS OpenShift operators postgreSQL primefaces python regex shell SO think tips Uncategorized [Intellij IDEA]

Tags Cloud

5.0 2019 2020 aggregate ai Algorithms amazon android AngularJS annotations ansible anyMatch Architecture AtomicBoolean autocomplete automate aws beans best practices Books bootstrap bundle cache callable cdi centos ci Clojure cloud code collections command line CommandLine configuration confirmation container contribution control-plane.io cool cordova course database datable date date component debugger debugging for chrome default methods Design design pattern development DevOps devtools directions api docker email English estatistics events example exceptions faces factory Fedora filter findFirst fix foreach formatter Functional Programming genericConverter gi git golang good practices google gradle groupingBy grunt hibernate ibm images install interceptors ios isse java java8 javascript javaserverfaces JAX-B jdk js jsf junit key kids kubebuilder kubernetes kubernets lambdas layout learn lint linux local env london macosx mandrill mapping maps Material Design math maven meteor Methods microservices minikube Minishift mobile mongoDB music neo4j node node.js nuaware oc tool olm OpenShift opensource operator-framework operator-sdk operatorhub operators optional parse performace pocs pool postgreSQL primafeces primefaces Process python reactivevar redhat redis reflection regex regular expressions remotework responsive rest rhel7 sax scalingo script sdk security sensitive shel shell socket sorted sound sp spin sponsored by spring ssh StAX STEM stream streams sum t tail recursion tdc think thread threads tip tips travis UI uk upstream utils vagrant validation form volatile webpack wildfly woman xml xpath xsd xsl XSLT [Intellij IDEA]
Create a website or blog at WordPress.com
  • Subscribe Subscribed
    • www.Dev4Devs.com
    • Join 56 other subscribers
    • Already have a WordPress.com account? Log in now.
    • www.Dev4Devs.com
    • Subscribe Subscribed
    • Sign up
    • Log in
    • Report this content
    • View site in Reader
    • Manage subscriptions
    • Collapse this bar
 

Loading Comments...