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

Category: golang

GO & linters (TDC Online SP 2020) – (Portuguese)

Nesta apresentação vamos falar sobre da importância e vantagens de utilizar um analisador sintático (linter) em testes de integração contínua … More

2020, golang, lint, tdc

Saiba como gerenciar suas aplicações estendendo a API do Kubernetes (TDC Online 2020 SP) – (Portuguese)

Prover e gerenciar soluções em cluster Kubernetes tais como; OpenShift, por exemplo, não é uma tarefa trivial. Nesta apresentação iremos … More

2020, golang, operator-framework, operator-sdk, tdc

Linting Golang projects

Why should I use a lint? Readability Maintainability Help the code review process Avoid (syntax) issues Ensure stiles and standards … More

ci, golang, good practices, lint

How to Getting Started develop Go Operators from scratch with SDK 1.0?

The goal of this post is to help you to know how to develop Golang Operators using Operator Framework as … More

operator-sdk, sdk

How to run go tests without the Mac OS Firewall popup? How to solve it to run the tests in the Travis?

If you are running tests in Go which does requests to some application in a Mac Os X which has … More

ci, golang, tests, travis

[Tips] – How to setup Golang env in MacOSX using homebrew?

Following the steps. If you are checking issues regards some error with your GOROOT may it will solve your problem. … More

golang, macosx, tips

[Golang] – How to clean my local mod dev env?

Sometimes can be required clean the go cache and/or binaries for example in order to solve local issues and/or reproduce … More

golang, tips

[Golang] – Consuming REST API

Following examples to consuming a REST API by using the lib net/http. NOTE: You will find how to convert the … More

golang, rest

[Algorithms] – Problem “Jumping on the Clouds” solved with go

Problem: Solution: Following the code implemented to solve it. package algoTest func JumpingOnClouds(c []int32) int { jumps :=0 i := … More

Algorithms, golang

[Algorithms] – Problem regards repeated strings solved with go

Problem: Solution: Following the code to solve the problem. package algoTest import “strings” func RepeatedString(s string, n int64) int64 { … More

Algorithms, golang

Posts navigation

Older 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 code collections command line 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 dockerfile email English estatistics events example exceptions faces factory Fedora filter findFirst fix foreach formatter Functional Programming genericConverter gi git golang google gradle groupingBy grunt hibernate hyperkit 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 prometheus 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
Cancel

 
Loading Comments...
Comment
    ×