Explore >> Select a destination


You are here

engineering.appfolio.com
| | better.engineering
2.6 parsecs away

Travel
| | Insights from the Better engineering team
| | builtin.com
2.9 parsecs away

Travel
| | What is software engineering? It is a field directly related to computer science, where engineers apply systematic and disciplined methods to the development, operation and maintenance of software.
| | www.fullstackacademy.com
3.0 parsecs away

Travel
| | Confused about the differences between a software engineer vs. software developer? Take a look at the engineering training required and scope of the job
| | bloeys.com
22.0 parsecs away

Travel
| In 'Thought 2: Regex is Like Assembly' I wondered why we are still doing regex in this kind of hard to understand, symbolic way, when we have already invented high level programming languages. There is no reason regex can't be written as clearly as any other programming language we use today. I thought doing this would be an interesting project, and so I came up with Regexl, a high level language for writing regex, that can be used as a simple library.