Software Alternatives, Accelerators & Startups

Gophercises VS EditorConfig

Compare Gophercises VS EditorConfig and see what are their differences

Gophercises logo Gophercises

Coding exercises for budding gophers

EditorConfig logo EditorConfig

EditorConfig is a file format and collection of text editor plugins for maintaining consistent coding styles between different editors and IDEs.
  • Gophercises Landing page
    Landing page //
    2021-07-24
  • EditorConfig Landing page
    Landing page //
    2021-08-25

Gophercises videos

Gophercises #1 - Quiz Game

More videos:

  • Review - GothamGo 2018 – Building Gophercises by Jon Calhoun
  • Review - Gophercises #0 - Introduction

EditorConfig videos

EditorConfig, A tool I include in all my projects

More videos:

  • Review - Detecting missing ConfigureAwait with FxCop and EditorConfig - Dotnetos 5-minute Code Reviews
  • Review - 15 Visual Studio Editor Tips including Intellicode and EditorConfig

Category Popularity

0-100% (relative to Gophercises and EditorConfig)
Online Learning
100 100%
0% 0
Code Coverage
0 0%
100% 100
Online Education
100 100%
0% 0
Code Analysis
0 0%
100% 100

User comments

Share your experience with using Gophercises and EditorConfig. For example, how are they different and which one is better?
Log in or Post with

Social recommendations and mentions

Based on our record, EditorConfig should be more popular than Gophercises. It has been mentiond 82 times since March 2021. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.

Gophercises mentions (37)

  • Best beginner project to build in Go
    I would recommend to try this out https://gophercises.com/. Source: 7 months ago
  • How to learn go from zero?
    Start the basics anywhere you like, but try out https://gophercises.com/ after that. Source: 11 months ago
  • John Calhoun Courses on Sale
    I would recommend trying out Gophercises if you are uncertain of my teaching style. It could use an update, but it is still useful for learning Go, fun, and gives you a sense of what to expect in one of my courses. Source: 12 months ago
  • accountability partner to learn Go with
    I have basic skills in go and want an accountability partner to do the gopercises course with. We will motivate and check on each other... it's a set of exercises meant to make you able to build some small apps in go, check it out here: https://gophercises.com/. Source: about 1 year ago
  • Recommendations for Learning Test-Driven Development (TDD) in Go?
    Https://gobyexample.com/ - Learn the syntax Https://exercism.org/tracks/go/ - Practice simple problems to solidify syntax Https://gophercises.com/ - Build projects to gain confidence with Go Https://quii.gitbook.io/learn-go-with-tests/ - Learn TDD in Go I'm planning to go through the Gophercises projects again and practice building them from scratch using TDD. However, I'm curious if any of you have other... Source: about 1 year ago
View more

EditorConfig mentions (82)

  • C-style: My favorite C programming practices
    There is always .editorconfig [1] to setup indent if you have a directory of files. In places where it really matters (Python) I'll always comment with what I've used. [1] https://editorconfig.org/. - Source: Hacker News / 17 days ago
  • How to set up a new project using Yarn
    .editorconfig helps maintain consistent coding styles for multiple developers working on the same project across various editors and IDEs. Find more information on the EditorConfig website if you’re curious. - Source: dev.to / 28 days ago
  • Most basic code formatting
    These are tools that you need to add. But the most elemental code formatting is not here, it is in the widely supported .editorconfig file. - Source: dev.to / about 2 months ago
  • Taking the Language Server Protocol one step further
    Hello, Maybe you should check this project: https://editorconfig.org/ Regards,. - Source: Hacker News / 6 months ago
  • How We Started Managing BSA Delivery Processes on GitHub
    Editorconfigchecker. A linter that checks files for compliance with editorconfig rules. Another linter that helps maintain consistency in the format of all files. - Source: dev.to / 6 months ago
View more

What are some alternatives?

When comparing Gophercises and EditorConfig, you can also consider the following products

FreeCourses - Open source directory of free programming courses

Prettier - An opinionated code formatter

udemy-dl - Download courses from Udemy for personal offline use

ESLint - The fully pluggable JavaScript code quality tool

Robocode - Robocode is a programming game where the goal is to code a robot battle tank to compete against...

SonarQube - SonarQube, a core component of the Sonar solution, is an open source, self-managed tool that systematically helps developers and organizations deliver Clean Code.