Open in app

Sign in

Write

Sign in

Chris Kakos
Chris Kakos

70 Followers

Home

About

Published in

JavaScript in Plain English

·Jun 12, 2021

JavaScript Algorithms: Palindrome Checker

A palindrome is a word or sentence that reads the same from left to right as it does in reverse. A popular example of this would be “a man, a plan, a canal, Panama”. If you were to write that phrase backwards, the spelling would be the same as if…

Software Development

6 min read

JavaScript Algorithms: Palindrome Checker
JavaScript Algorithms: Palindrome Checker
Software Development

6 min read


Published in

DataDrivenInvestor

·Oct 12, 2020

Open Source Software: Hacktober Fest

October is a significant month for programming. It is a time which the community — as a whole — unites in celebration of Open-source Software. An open-source project is a repository of source code which is publicly released under a specific licensing agreement, allowing developers the opportunity to contribute. …

Open Source

4 min read

Open Source Software: Hacktober Fest
Open Source Software: Hacktober Fest
Open Source

4 min read


Oct 5, 2020

Go: Modules

Managing dependencies is a point of concern for most developers. When Go was first released, there wasn’t a package management system built-in to facilitate the process. As a result, the community built 3rd party packages to make up for not having one global solution available. …

Programming

5 min read

Go: Modules
Go: Modules
Programming

5 min read


Published in

The Startup

·Sep 28, 2020

Go: Workspaces

Mac Edition — Environment variables store a PATH that points to a specific location on your local machine. In order to process a program in Go, there are two environment variables needed to house the compilation of Go source code. These variables are referred to as GOPATH and GOROOT. …

Golang

5 min read

Go: Workspaces
Go: Workspaces
Golang

5 min read


Published in

The Startup

·Sep 21, 2020

Go: Fundamentals

Learning a programming language takes research. Each one is merely a tool used to perform a specific task and different languages offer benefits over others which make it important to know exactly what you want to achieve before choosing an option. Artificial Intelligence is recommended with Python because of built-in…

Software Development

6 min read

Go: Fundamentals
Go: Fundamentals
Software Development

6 min read


Published in

Level Up Coding

·Sep 14, 2020

Go: An Overview

Google Engineers — Rob Pike, Robert Griesemer and Ken Thompson — began the process of designing a statically typed programming language, in 2007, with the goal of creating a simplistic syntax to securely take advantage of multi-core processors. It was designed as a solution for unnecessary complexities in other languages…

Google

3 min read

Go: An Overview
Go: An Overview
Google

3 min read


Published in

The Startup

·Sep 7, 2020

ReactJS: Passing Props

Properties in React are immutable, read-only objects used to pass down data from a parent to its child component. Props facilitate the transfer of a piece of state or functionality you wish to make accessible to a sub component down the hierarchy. Syntactically, props resemble the way attributes are written…

Web Development

5 min read

React JS: Passing Props
React JS: Passing Props
Web Development

5 min read


Aug 30, 2020

ECMAScript:

The Document Object Model — Development is all about interaction. Two — or more — entities communicating a cause and effect, no different from a common conversation. In the real world, humans use a variety of interfaces as open lines of communication. They text message, email and every now and again verbally converse. Developers are…

Programming

5 min read

ECMAScript:
ECMAScript:
Programming

5 min read


Published in

The Startup

·May 12, 2020

Building A Rails API

A n Application Programming Interface defines the interaction between multiple software intermediaries, or so says Wikipedia. For someone with experience in building or interacting with APIs this is a precise description, although it may come across rather vague to anyone who is just now beginning to learn. …

Programming

8 min read

Building A Rails API
Building A Rails API
Programming

8 min read


Published in

The Startup

·Aug 28, 2019

Rails: ActiveRecord Relational Objects

One of the first analogies described to me about programming compared it to the likes of solving a puzzle. If you already understand the inner workings of building software or web applications, then you might agree with that sentiment. If you’re still trying to make sense of it all, you…

Ruby On Rails

8 min read

Rails: ActiveRecord Relational Objects
Rails: ActiveRecord Relational Objects
Ruby On Rails

8 min read

Chris Kakos

Chris Kakos

70 Followers

Full Stack Engineer skilled in ecosystems surrounding JavaScript & Go. Interested in IoT.

Following
  • Tim Denning

    Tim Denning

  • Sunil Sandhu

    Sunil Sandhu

  • Jaana Dogan

    Jaana Dogan

  • MIT Technology Review

    MIT Technology Review

  • Brian Lonsdorf

    Brian Lonsdorf

See all (19)

Help

Status

About

Careers

Blog

Privacy

Terms

Text to speech

Teams