id
int64
5
1.93M
title
stringlengths
0
128
description
stringlengths
0
25.5k
collection_id
int64
0
28.1k
published_timestamp
timestamp[s]
canonical_url
stringlengths
14
581
tag_list
stringlengths
0
120
body_markdown
stringlengths
0
716k
user_username
stringlengths
2
30
1,539
Hi, I'm Martín Cigorraga
My introduction post
0
2017-02-26T14:15:29
https://dev.to/_i90rr/hi-im-martn-cigorraga
introductions
--- title: Hi, I'm Martín Cigorraga published: true description: My introduction post cover_image: tags: introductions --- I have been coding tiny stuff since ever, mostly glue scripts for sysadmin stuff. You can find me on Twitter as [@_i90rr](https://twitter.com/_i90rr) I live in Mar del Plata / Argentina. I wo...
_i90rr
1,538
Hello World!
I make software and sometimes other things. Disclosure: I work at Microsoft. But the kinder, gentler...
0
2017-02-26T13:10:59
https://dev.to/mroe/hello-world
--- title: Hello World! published: true description: cover_image: tags: --- I make software and sometimes other things. Disclosure: I work at Microsoft. But the kinder, gentler future-Microsoft not the angry past-Microsoft :)
mroe
1,537
Hi, I'm Arslan Mushtaq
My introduction post
0
2017-02-26T12:49:08
https://dev.to/arslanark/hi-im-arslan-mushtaq
introductions
--- title: Hi, I'm Arslan Mushtaq published: true description: My introduction post cover_image: tags: introductions --- I have been coding for 3 years. You can find me on Twitter as [@Arslanark](https://twitter.com/Arslanark) I live in Lahore. I am a student of BS Computer Science I mostly program in these languages...
arslanark
1,536
Hi, I'm ss22ever
My introduction post
0
2017-02-26T08:41:43
https://dev.to/suramya/hi-im-ss22ever
introductions
--- title: Hi, I'm ss22ever published: true description: My introduction post cover_image: tags: introductions --- I have been coding for [number] years. You can find me on GitHub as [ss22ever](https://github.com/ss22ever) I live in [city]. I work for [company] I mostly program in these languages: [languages]. I...
suramya
1,535
Hi, I'm Kevin McGinn
My introduction post
0
2017-02-26T00:28:16
https://dev.to/kmcginn/hi-im-kevin-mcginn
introductions
--- title: Hi, I'm Kevin McGinn published: true description: My introduction post cover_image: tags: introductions --- I have been coding professionally for 2 years, and academically for 8. You can find me on Twitter as [@kmcginn14](https://twitter.com/kmcginn14) I live in Seattle, WA. I work for Microsoft (and vi...
kmcginn
1,534
Hi, I'm Chris Gwilliams
My introduction post
0
2017-02-26T00:12:48
https://dev.to/encima/hi-im-chris-gwilliams
introductions
--- title: Hi, I'm Chris Gwilliams published: true description: My introduction post cover_image: tags: introductions --- I have been coding for 10? years. You can find me on GitHub as [encima](https://github.com/encima) I live in the UK, but I am about to relocate to Switzerland. I currently work for Cardiff Univ...
encima
1,533
Hi, I'm Jabran Rafique
My introduction post
0
2017-02-25T22:07:57
https://dev.to/jabranr/hi-im-jabran-rafique
introductions, webdev, london, fullstack
--- title: Hi, I'm Jabran Rafique published: true description: My introduction post cover_image: tags: introductions, webdev, london, full-stack --- I have been coding for over 6 years. You can find me on [GitHub](https://github.com/jabranr) sharing code and [Twitter](https://twitter.com/jabranr) tweeting about inter...
jabranr
1,510
How I Git
git for fun and profit!
0
2017-02-24T22:14:11
https://dev.to/andydangerous/how-i-git
dothisnotthat, strongopinions
--- title: How I Git published: true description: git for fun and profit! cover_image: tags: do-this-not-that, strongopinions --- *As usual, this post initially appeared [here](http://andymention.com/how-to-git/)* I'll bet you use git (or Subversion or something, but I know git so that's what I'm writing about). Thi...
andydangerous
1,530
Hi, I'm İlhan ÇETİN
My introduction post
0
2017-02-25T21:44:53
https://dev.to/ilhnctn/hi-im-lhan-etn
introductions
--- title: Hi, I'm İlhan ÇETİN published: true description: My introduction post cover_image: tags: introductions --- I have been coding for 7 years. You can find me on GitHub and almost any community network as [ilhnctn](https://github.com/ilhnctn) I live in İstanbul. I mostly program in these languages: Java...
ilhnctn
1,529
Hi, I'm Mark Wong
My introduction post
0
2017-02-25T20:55:08
https://dev.to/wonkenstein/hi-im-mark-wong
introductions
--- title: Hi, I'm Mark Wong published: true description: My introduction post cover_image: tags: introductions --- You can find me on GitHub as [wonkenstein](https://github.com/wonkenstein) I live near London. I mostly program in these languages: PHP, javascript. I am currently learning more about react, node and...
wonkenstein
1,528
Hi, I'm Nizar
My introduction post
0
2017-02-25T20:34:40
https://dev.to/nizarmah/hi-im-nizar
introductions
--- title: Hi, I'm Nizar published: true description: My introduction post cover_image: tags: introductions --- I have been coding since I was 12. You can find me on Twitter as [@nizarmah_](https://twitter.com/nizarmah_) You can also check out my [website](https://nizarmah.me/) I eat a lot, I talk a lot, and I work...
nizarmah
1,527
How do you choose between an interface and abstract class?
In this article, I provide a different thinking you can use to decide whether it is an interface you want or an abstract class
0
2017-02-25T18:37:36
https://dev.to/suhas_chatekar/how-do-you-choose-between-an-interface-and-abstract-class
programming, csharp, java, oop
--- title: How do you choose between an interface and abstract class? published: true description: In this article, I provide a different thinking you can use to decide whether it is an interface you want or an abstract class cover_image: tags: programming, csharp, java, oop, --- I have been asking this question in ...
suhas_chatekar
1,526
Securing your ElasticSearch instances
This article was first published in my blog Securing your ElasticSearch instances and keepi...
0
2017-02-25T18:25:25
https://dev.to/preslavrachev/securing-your-elasticsearch-instances
devops, docker, infosec, elasticsearch
--- title: Securing your ElasticSearch instances published: true description: cover_image: tags: devops, docker, infosec, elasticsearch --- _This article was first published in [my blog](https://preslav.me/2017/02/03/securing-your-elasticsearch-instances/)_ ### Securing your ElasticSearch instances and keeping all t...
preslavrachev
1,523
Ben's Five Keys to Creating a Successful Side Project
Don't fail fast. Make the project your own and nurture it into growth.
0
2017-02-25T18:23:43
https://dev.to/ben/bens-five-keys-to-creating-a-successful-side-project
sideprojects
--- title: Ben's Five Keys to Creating a Successful Side Project published: true description: Don't fail fast. Make the project your own and nurture it into growth. cover_image: http://i.imgur.com/nxDw4eh.png tags: side projects --- Ever since I got into software (HTML when I was about 12), I have always needed to wor...
ben
1,525
Hi, I'm Aleksey Pirogov
My introduction post
0
2017-02-25T17:28:52
https://dev.to/astynax/hi-im-aleksey-pirogov
introductions
--- title: Hi, I'm Aleksey Pirogov published: true description: My introduction post cover_image: tags: introductions --- ```haskell main = putStrLn "Hello dev.to()" ``` I have been coding for 20 years. You can find me on Twitter ([@alex_pir](https://twitter.com/alex_pir)) and GitHub ([astynax](https://github.com/a...
astynax
1,524
Hi, I'm Alyssa Williams
My introduction post
0
2017-02-25T17:25:17
https://dev.to/alyssaw90/hi-im-alyssa-williams
introductions
--- title: Hi, I'm Alyssa Williams published: true description: My introduction post cover_image: tags: introductions --- I have been coding for 2 years. You can find me on GitHub as [alyssaw90](https://github.com/alyssaw90) I live in Seattle,WA. I work for Microsoft. I mostly program in these languages: JavaScri...
alyssaw90
3,324
Estimating Software Bugs
Software bugs are an inevitable part of any complex application. The human mind may be able to unders...
0
2018-02-10T22:20:53
https://blog.professorbeekums.com/estimating-software-bugs/
--- title: "Estimating Software Bugs" published: true tags: canonical_url: https://blog.professorbeekums.com/estimating-software-bugs/ --- Software bugs are an inevitable part of any complex application. The human mind may be able to understand how an application works at a high level, but being able to have every de...
pbeekums
1,522
Thinking of the next developer
Musings on making your work easier for the next person to understand
0
2017-02-25T15:45:59
https://dev.to/nimmo/thinking-of-the-next-developer
--- title: Thinking of the next developer published: true description: Musings on making your work easier for the next person to understand cover_image: tags: --- Over the last year, I've ended up on four projects that were started prior to my arrival. This isn't uncommon; more often than not throughout any career i...
nimmo
1,478
State of Crystal at 0.21
What did we do since new year?
0
2017-02-24T12:52:17
https://crystal-lang.org/2017/02/24/state-of-crystal-at-0.21.html
crystallang
--- title: State of Crystal at 0.21 published: true description: What did we do since new year? tags: crystal-lang canonical_url: https://crystal-lang.org/2017/02/24/state-of-crystal-at-0.21.html --- _This blogpost was originally posted on [the official Crystal Blog](https://crystal-lang.org/2017/02/24/state-of-crysta...
spalladino
1,521
Hi, I'm theforcebemay
My introduction post
0
2017-02-25T14:04:33
https://dev.to/theforcebemay/hi-im-theforcebemay
introductions
--- title: Hi, I'm theforcebemay published: true description: My introduction post cover_image: tags: introductions --- I have been coding for 1/4 years. You can find me on GitHub as [theforcebemay](https://github.com/theforcebemay) I live in Kiev. I work for Nobody for now, I mostly program in these languages: Ð...
theforcebemay
1,247
Creating Tiny Bootstrap Builds With Webpack
Creating small Bootstrap builds with Webpack.
0
2017-02-25T12:47:57
https://dev.to/kayis/creating-tiny-bootstrap-builds-with-webpack
webpack, bootstrap, building, bundling
--- title: Creating Tiny Bootstrap Builds With Webpack published: true description: Creating small Bootstrap builds with Webpack. cover_image: tags: webpack, bootstrap, building, bundling --- _TL;DR Here is a [repository](https://github.com/kay-is/webpack-bootstrap-example) with a working example. :)_ Almost everyon...
kayis
1,520
Hi, I'm Nilson Kos
I have been coding for 0.5 years. You can find me on GitHub as nilson-kos I live in Kiev. I work f...
0
2017-02-25T11:38:06
https://dev.to/nilsonkos/hi-im-nilson-kos
introductions
--- title: Hi, I'm Nilson Kos published: true cover_image: tags: introductions --- I have been coding for 0.5 years. You can find me on GitHub as [nilson-kos](https://github.com/nilson-kos) I live in Kiev. I work for UNIT I mostly program in these languages: C. Nice to meet you.
nilsonkos
1,518
Hi, I'm Igor Repeta
My introduction post
0
2017-02-25T10:04:30
https://dev.to/igorepeta/hi-im-igor-repeta
introductions
--- title: Hi, I'm Igor Repeta published: true description: My introduction post cover_image: tags: introductions --- I have been coding for [number] years. You can find me on GitHub as [igorepeta](https://github.com/igorepeta) I live in [city]. I work for [company] I mostly program in these languages: [languages...
igorepeta
1,517
A Redux minimum working example
When beginners start learning Redux, they find it difficult to understand how the different component...
0
2017-02-25T09:34:13
https://dev.to/steliosvoskos/a-redux-minimum-working-example
javascript
--- title: A Redux minimum working example published: true description: cover_image: tags: Javascript --- When beginners start learning Redux, they find it difficult to understand how the different components in a Redux application communicate and what purpose they serve. I created a minimum working example with Rea...
steliosvoskos
57,527
The Making of COREYJA
Originally posted at coreyja.com on 2017-02-18 Hey, thanks for checking out my blog! Got it all set...
0
2018-10-27T17:40:41
https://coreyja.com/making-of-coreyja/
first, makingof
--- title: The Making of COREYJA published: true tags: - first - making-of canonical_url: https://coreyja.com/making-of-coreyja/ --- __Originally posted at [coreyja.com](https://coreyja.com/making-of-coreyja/) on 2017-02-18__ Hey, thanks for checking out my blog! Got it all set up, so decided my first post shou...
coreyja
1,155
What skills, besides purely technical, do you look for in other developers?
A post by Jess Lee
0
2017-02-25T07:11:23
https://dev.to/jess/what-skills-besides-purely-technical-do-you-look-for-in-other-developers
discuss
--- title: What skills, besides purely technical, do you look for in other developers? published: true tags: discuss ---
jess
1,516
Hi, I'm McLean Brown
My introduction post
0
2017-02-25T05:36:20
https://dev.to/mcleanb007/hi-im-mclean-brown
introductions
--- title: Hi, I'm McLean Brown published: true description: My introduction post cover_image: tags: introductions --- I have been coding for 5 years. You can find me on Twitter as @mcleanb007 (https://twitter.com/mcleanb007) I live in Blythewood, SC. I work for futureSEO. I mostly program in these languages: Pyth...
mcleanb007
1,515
A Slightly Better C++
C++ is a huge language, with a lot to love, and a lot (more) to dislike. The following are a few ramb...
0
2017-02-25T04:14:19
https://dev.to/nathanfenner/a-slightly-better-c
--- title: A Slightly Better C++ published: true description: cover_image: tags: --- C++ is a huge language, with a lot to love, and a lot (more) to dislike. The following are a few ramblings on things that could be done to take C++ and make (what I would consider) a slightly better language. The main goals can be ...
nathanfenner
1,514
Hi, I'm Jake Russo
My introduction post
0
2017-02-25T03:44:04
https://dev.to/madcapjake/hi-im-jake-russo
introductions
--- title: Hi, I'm Jake Russo published: true description: My introduction post cover_image: tags: introductions --- I have been coding off-and-on for 6 years. You can find me on GitHub as [MadcapJake](https://github.com/MadcapJake) I live in Eau Claire, WI. After weeks without snow we are now getting hit with a lo...
madcapjake
1,513
Taming untracked files in a large git repository
When git clean is just too slow
0
2017-02-25T02:13:58
https://blog-anotherdevblog.c9users.io/posts/taming-untracked-files-in-a-large-git-repo
git
--- title: Taming untracked files in a large git repository published: true description: When git clean is just too slow cover_image: http://anotherdevblog.net/img/pics/git-untracked-files.png tags: git canonical_url: https://blog-anotherdevblog.c9users.io/posts/taming-untracked-files-in-a-large-git-repo --- Have you ...
anotherdevblog
1,507
Hi, I'm Gepser
My introduction post
0
2017-02-24T20:20:41
https://dev.to/gepser/hi-im-gepser
introductions
--- title: Hi, I'm Gepser published: true description: My introduction post cover_image: tags: introductions --- I have been coding for 8 years. You can find me on Twitter as [@gepser](https://twitter.com/gepser) I live in Guatemala City. I work for Xoom / PayPal I mostly program in these languages: Golang and No...
gepser
1,504
hurr durr
imapost
0
2017-02-24T18:37:17
https://dev.to/rycpt/hurr-durr
--- title: "hurr durr" published: true description: "imapost" cover_image: https://s-media-cache-ak0.pinimg.com/736x/fe/dd/d3/feddd31b4b9bfd6aa0921e2164381f80.jpg ---
rycpt
1,503
Hi, I'm Prince Wilson
My introduction post
0
2017-02-24T18:28:05
https://dev.to/maxcell/hi-im-prince-wilson
introductions
--- title: Hi, I'm Prince Wilson published: true description: My introduction post cover_image: tags: introductions --- Howdy there! I am Prince, pleasure to meet you! I have been coding for quite some time now and I professionally teach people how to program at a coding bootcamp called Flatiron School. We teach peop...
maxcell
1,501
Hi, I'm Juan José Salvador Piedra
My introduction post
0
2017-02-24T18:13:10
https://dev.to/jsalvador/hi-im-juan-jos-salvador-piedra
introductions
--- title: Hi, I'm Juan José Salvador Piedra published: true description: My introduction post cover_image: tags: introductions --- I have been coding for 6 years. You can find me on GitHub as [JuanjoSalvador](https://github.com/JuanjoSalvador) I live in Almeria, Spain. I work for my self, as freelancer developer...
jsalvador
1,498
The communication spectrum: getting people on your wavelength
Great software comes from great communication
0
2017-02-24T16:24:18
https://medium.com/@jezhalford/the-communication-spectrum-getting-people-on-your-wavelength-37e99299f96b
communication, agile, teamwork
--- title: "The communication spectrum: getting people on your wavelength" published: true description: Great software comes from great communication cover_image: https://cdn-images-1.medium.com/max/800/0*2GJ2VK3Dec4cD8Bm.jpg tags: communication, agile, teamwork canonical_url: https://medium.com/@jezhalford/the-communi...
jezhalford
1,497
Hi, I'm Daniel Westendorf
My introduction post
0
2017-02-24T16:20:44
https://dev.to/danielwestendorf/hi-im-daniel-westendorf
introductions
--- title: Hi, I'm Daniel Westendorf published: true description: My introduction post cover_image: http://i.giphy.com/VOq7iem25Z94Y.gif tags: introductions --- I have been coding for 10 years. I write code and lead teams. You can find me on GitHub as [danielwestendorf](https://github.com/danielwestendorf) I live in...
danielwestendorf
1,496
Hi, I'm Jez Halford
My introduction post
0
2017-02-24T16:15:20
https://dev.to/jezhalford/hi-im-jez-halford
introductions
--- title: Hi, I'm Jez Halford published: true description: My introduction post cover_image: tags: introductions --- I have been coding for about 10 years. You can find me on Twitter as [@jezhalford](https://twitter.com/jezhalford) I live near London, UK. I'm a software development coach. I help dev teams to work...
jezhalford
1,035
Exploring Unseen Open Source Infrastructure
Whilst working on Libraries.io, I often stumble across libraries that appear to be used by an incredible amount of open source projects but
0
2017-02-24T15:41:44
https://dev.to/teabass/exploring-unseen-open-source-infrastructure
opensource, infrastructure, dependencies, github
--- title: Exploring Unseen Open Source Infrastructure published: true description: Whilst working on Libraries.io, I often stumble across libraries that appear to be used by an incredible amount of open source projects but cover_image: tags: --- Whilst working on [Libraries.io](https://libraries.io), I often stumbl...
teabass
141,717
Introduction to the Microsoft Business Application Platform
In a world ever faster, companies need tools that allow them to implement what ...
0
2019-07-17T12:43:06
https://regarding365.com/introduction-to-the-microsoft-business-application-platform-9a3abbe6478
office365, businessdevelopment
--- title: Introduction to the Microsoft Business Application Platform published: true tags: office-365,business-development canonical_url: https://regarding365.com/introduction-to-the-microsoft-business-application-platform-9a3abbe6478 --- ![](https://cdn-images-1.medium.com/max/1000/1*09HT37HYzS6IEDd0L7bcQA.png) In...
fabiofranzini
1,495
Hi, I'm Fredrick Francises
They made me fill it out.
0
2017-02-24T12:53:32
https://dev.to/fredrickfrancises/hi-im-fredrick-francises
introductions
--- title: Hi, I'm Fredrick Francises published: true description: They made me fill it out. cover_image: tags: introductions --- I have been coding for 2 years. You can find me on GitHub as [fredrickfrancises](https://github.com/fredrickfrancises) I live in Kansas City,Missouri. I work for Cerner I mostly progra...
fredrickfrancises
1,493
Hi, I'm Marco Silva
My introduction post
0
2017-02-24T10:47:22
https://dev.to/igama/hi-im-marco-silva
introductions
--- title: Hi, I'm Marco Silva published: true description: My introduction post cover_image: tags: introductions --- I have been coding for 12 years. You can find me on Twitter as [@igama](https://twitter.com/igama) I live in London. I work for BinaryEdge.io I mostly program in these languages: Python, NodeJS. ...
igama
1,491
Hi, I'm codierknecht
I have been coding for ~10 years. (This is a tricky one, because I actually started in school, but I...
0
2017-02-24T09:31:54
https://dev.to/codierknecht/hi-im-codierknecht
introductions
--- title: Hi, I'm codierknecht published: true cover_image: http://3.bp.blogspot.com/-jbwaBWQbVek/TiCv708op7I/AAAAAAAAAQs/zYgFTC_obwA/s1600/don.jpg tags: introductions --- I have been coding for ~10 years. (This is a tricky one, because I actually started in school, but I think this does not count) You can find me o...
codierknecht
1,490
Lance
Bekker
0
2017-02-24T06:42:20
https://dev.to/lebekker/lance
--- title: Lance published: true description: Bekker cover_image: https://lh3.googleusercontent.com/-5YO8t01fWbY/AAAAAAAAAAI/AAAAAAAAAAA/AAomvV2-OfSRmJ7RQF-uHRTz8aYAooPw4A/mo/photo.jpg?sz=46 tags: ---
lebekker
1,489
Hi, I'm nixCraft
My introduction post
0
2017-02-24T05:46:54
https://dev.to/nixcraft/hi-im-nixcraft
introductions
--- title: Hi, I'm nixCraft published: true description: My introduction post cover_image: tags: introductions --- I have been coding for 15+ years for just fun and profit. I am a seasoned sysadmin and a trainer for the Linux operating system/Unix shell scripting. I worked with global clients and in various industrie...
nixcraft
1,484
Solarized + tmux + ls + bold text
How I got Solarized, tmux, ls, and bold text to work
0
2017-02-24T02:16:21
https://dev.to/zachwhaley/solarized--tmux--ls--bold-text
solarized, terminal, colors, tmux
--- title: Solarized + tmux + ls + bold text published: true description: How I got Solarized, tmux, ls, and bold text to work cover_image: http://ethanschoonover.com/solarized/img/solarized-yinyang.png tags: solarized, terminal, colors, tmux --- How I got <i style="background:#002b36;padding-left:4px;padding-right:2p...
zachwhaley
1,488
Hi, I'm Matt Olson
My introduction post
0
2017-02-24T04:52:24
https://dev.to/mattjolson/hi-im-matt-olson
introductions
--- title: Hi, I'm Matt Olson published: true description: My introduction post cover_image: tags: introductions --- I have been coding for 20ish years. You can find me on GitHub as [MattJOlson](https://github.com/MattJOlson) I live in Vancouver(ish). I work for PayByPhone I mostly program in these languages: C#,...
mattjolson
1,487
Hi, I'm kittyhacker101
My introduction post
0
2017-02-24T03:22:03
https://dev.to/kittyhacker101/hi-im-kittyhacker101
introductions
--- title: Hi, I'm kittyhacker101 published: true description: My introduction post cover_image: tags: introductions --- Hai, I have been coding for 2 years. You can find links to my social media on my website (https://kittyhacker101.tk) I live in Whittier, CA. I mostly program in these languages: C++, Python, Jav...
kittyhacker101
1,486
Hi, I'm Harry Andriyan
My introduction post
0
2017-02-24T02:59:37
https://dev.to/harryandriyan/hi-im-harry-andriyan
introductions
--- title: Hi, I'm Harry Andriyan published: true description: My introduction post cover_image: tags: introductions --- I have been coding for 3 years. You can find me on GitHub as [harryandriyan](https://github.com/harryandriyan) I live in Yogyakarta, Indonesia. I work for PT Sebangsa Bersama, its product is htt...
harryandriyan
1,485
Hi, I'm Teno Siswono
My introduction post
0
2017-02-24T02:38:31
https://dev.to/tennosys/hi-im-teno-siswono
introductions
--- title: Hi, I'm Teno Siswono published: true description: My introduction post cover_image: tags: introductions --- I have been coding for 5 years. You can find me on GitHub as [tennosys](https://github.com/tennosys) I live in Jakarta Indonesia. I work for xcidic I mostly program in these languages: nodejs. I...
tennosys
1,483
Better P4 Output
Better P4 Output
0
2017-02-24T02:09:31
https://dev.to/zachwhaley/better-p4-output
perforce, vcs, beautify
--- title: Better P4 Output published: true description: Better P4 Output cover_image: tags: perforce, vcs, beautify --- ## P4 Output If you're using Perforce for version control, and you're using their command line tool, p4, you probably know that p4 is not a great tool. Perforce itself is a decent version control ...
zachwhaley
1,482
Hi, I'm P4P4Bless
My introduction post
0
2017-02-24T00:46:30
https://dev.to/p4p4bless/hi-im-p4p4bless
introductions
--- title: Hi, I'm P4P4Bless published: true description: My introduction post cover_image: tags: introductions --- I have been coding for [2] years. You can find me on GitHub as [P4P4Bless](https://github.com/P4P4Bless) I live in [Berkane , Morocco]. I work for [CyberS3c] I mostly program in these languages: [Py...
p4p4bless
30,957
The Role of QA Engineers
This was originally published on my blog, http://angelariggs.github.io. Eve...
0
2018-05-12T18:32:20
https://dev.to/angelariggs/the-role-of-qa-engineers-5aba
qualityassurance, qa, testing
--- title: The Role of QA Engineers published: true tags: quality assurance, qa, testing canonical_url: --- _This was originally published on my blog, [http://angelariggs.github.io](http://angelariggs.github.io/blog/role-of-qa-engineers)._ <hr> Everyone agrees that developers’ work should go through QA in order to ...
angelariggs
1,481
Hi, I'm Niklas Rehfeld
My introduction post
0
2017-02-23T23:03:35
https://dev.to/nikr/hi-im-niklas-rehfeld
introductions
--- title: Hi, I'm Niklas Rehfeld published: true description: My introduction post cover_image: tags: introductions --- I have been coding for a number of years. You can find me on GitHub as [nikr](https://github.com/nikr) I live in [Auckland]. I mostly program in these languages: c#, python. I am currently lear...
nikr
1,480
The Power of Fluid Teams
Thoughts about fluid teams
0
2017-02-23T22:47:06
https://team-coder.com/fluid-teams/
idea, team, motivation, agile
--- title: The Power of Fluid Teams published: true description: Thoughts about fluid teams cover_image: https://team-coder.com/images/fluid_team.jpg tags: idea, team, motivation, agile canonical_url: https://team-coder.com/fluid-teams/ --- Do you know this exciting feeling when you work on your own side project? The ...
teamcoder
1,479
Hi, I'm Daniel Starner
My introduction post
0
2017-02-23T21:55:42
https://dev.to/dan_starner/hi-im-daniel-starner
introductions
--- title: Hi, I'm Daniel Starner published: true description: My introduction post cover_image: tags: introductions --- I have been coding for 5 years. You can find me on GitHub as [dstarner15](https://github.com/dstarner15) I live in Buffalo, New York. I work for ACV Auctions. I mostly program in these language...
dan_starner
1,477
Hi, I'm Alexey
My introduction post
0
2017-02-23T21:29:34
https://dev.to/alexeybatin/hi-im-alexey
introductions
--- title: Hi, I'm Alexey published: true description: My introduction post cover_image: tags: introductions --- I have been coding for 2 years. You can find me on GitHub as [AlexeyBatin](https://github.com/AlexeyBatin) I live in Kiev. I work for ... none I mostly program in these languages: JavaScript. I am cur...
alexeybatin
1,289
Why you should use standard HTTP methods when designing REST APIs
One of the characteristics of a good REST API is that it uses the standard HTTP methods in a way they are supposed to be used. We hear this all the time and this is the most fundamental guideline of REST.But beyond the basics, why is it like that?
0
2017-02-23T21:25:00
https://dev.to/suhas_chatekar/why-should-you-use-standard-http-methods-while-designing-rest-apis
rest, http, api
--- title: Why you should use standard HTTP methods when designing REST APIs published: true description: One of the characteristics of a good REST API is that it uses the standard HTTP methods in a way they are supposed to be used. We hear this all the time and this is the most fundamental guideline of REST.But beyond...
suhas_chatekar
1,452
Hi, I'm Matà as Mascazzini from Argentina
My introduction post
0
2017-02-23T21:23:39
https://dev.to/matiasmasca/hi-im-matas-mascazzini
introductions, ruby, clojure, clojurescript
--- title: Hi, I'm Matías Mascazzini from Argentina published: true description: My introduction post cover_image: tags: introductions, ruby, clojure, clojurescript --- I have been coding for 5 years, before I done a lot of others kind IT work. You can find me on Twitter as [@matiasmasca](https://twitter.com/matias...
matiasmasca
1,476
Hi, I'm Sebastian Scholten
My introduction post
0
2017-02-23T21:12:50
https://dev.to/scholtenseb/hi-im-sebastian-scholten
introductions
--- title: Hi, I'm Sebastian Scholten published: true description: My introduction post cover_image: tags: introductions --- I have been coding for 4 years. You can find me on GitHub as [ScholtenSeb](https://github.com/ScholtenSeb) I live in Johannesburg, South Africa. I work for AOON I mostly program in these la...
scholtenseb
1,461
Me
About me
0
2017-02-23T16:10:11
https://dev.to/muresanandrei1/me
muri, andrei, cluj
--- title: "Me" published: false description: About me cover_image: tags: muri, andrei, cluj published: true --- Hi guys my name is Andrei from Cluj and i < 3 to code, hope you < 3 to code too, bye
muresanandrei1
1,475
Hi, I'm Russell Hill
My introduction post
0
2017-02-23T20:53:52
https://dev.to/mrvectrex/hi-im-russell-hill
introductions
--- title: Hi, I'm Russell Hill published: true description: My introduction post cover_image: tags: introductions --- I have been coding for 30 years. You can find me on Twitter as [@MrVectrex](https://twitter.com/MrVectrex) I live near Birmingham, UK. I work for Talis. I mostly program in these languages: Javas...
mrvectrex
46,469
From Custom Blogs to Medium: Our Transition (Part 1)
When I first signed on to the Dev Relations team at Qlik and began working with our main site Qlik...
0
2018-08-28T15:03:29
https://branch-blog.qlik.com/from-custom-blogs-to-medium-our-transition-part-1-1d039d04b82f
qlik, api, rss, media
--- title: From Custom Blogs to Medium: Our Transition (Part 1) published: true tags: qlik,api,rss,media canonical_url: https://branch-blog.qlik.com/from-custom-blogs-to-medium-our-transition-part-1-1d039d04b82f --- ![](https://cdn-images-1.medium.com/max/1024/1*IDHG41ZqotgLUpwMj6gqpA.jpeg) When I first signed on to ...
rjriel
1,473
Hi, I'm Joseph Moore
My introduction post
0
2017-02-23T20:12:36
https://dev.to/thatjoemoore/hi-im-joseph-moore
introductions
--- title: Hi, I'm Joseph Moore published: true description: My introduction post cover_image: tags: introductions --- I have been coding for 10 years. You can find me on Twitter as [@ThatJoeMoore](https://twitter.com/ThatJoeMoore) I live in Provo, Utah. I work for Brigham Young University I mostly program in the...
thatjoemoore
1,472
Hi, I'm Jason Haeger
My introduction post
0
2017-02-23T19:57:46
https://dev.to/jhaeger/hi-im-jason-haeger
introductions
--- title: Hi, I'm Jason Haeger published: true description: My introduction post cover_image: tags: introductions --- I have been coding for 5 years. You can find me on Twitter as [@JasonHaeger](https://twitter.com/JasonHaeger) I live in DFW. I work for Benchmark Mortgage (https://benchmark.us). I mostly program...
jhaeger
1,269
Don't wait for perfect
Getting thru the wall of perfection to launch your side project
0
2017-02-23T16:04:16
https://blog.1ppm.club/dont-wait-for-perfect-21ffbf207365
sideprojects, startup, launch, softwaredevelopment
--- title: Don't wait for perfect published: true description: Getting thru the wall of perfection to launch your side project cover_image: tags: sideprojects, startup, launch, software-development canonical_url: https://blog.1ppm.club/dont-wait-for-perfect-21ffbf207365 --- <small>_Originally published on the [1ppm b...
mubashariqbal
1,471
Hi, I'm Chuck Hawley
My introduction post
0
2017-02-23T19:51:26
https://dev.to/iamchuckhawley/hi-im-chuck-hawley
introductions
--- title: Hi, I'm Chuck Hawley published: true description: My introduction post cover_image: tags: introductions --- I am a “Linux Administrator in a Windows World”. I spend most of my time in a terminal window (KiTTy) wrangling my Linux boxes from a single jump box. I use tools like tmux, vim, ansible and git exte...
iamchuckhawley
1,470
Hi, I'm tgentle
My introduction post
0
2017-02-23T19:10:50
https://dev.to/tgentle/hi-im-tgentle
introductions
--- title: Hi, I'm tgentle published: true description: My introduction post cover_image: tags: introductions --- I am new to coding and currently enrolled in Bloc's Web Development program. You can find me on GitHub as [tgentle](https://github.com/tgentle) I live in Atlanta, GA. I work for Marcus & Millichap Real...
tgentle
1,469
Hi, I'm Jeremy Hitchcock
My introduction post
0
2017-02-23T18:06:41
https://dev.to/ruhtroh/hi-im-jeremy-hitchcock
introductions
--- title: Hi, I'm Jeremy Hitchcock published: true description: My introduction post cover_image: tags: introductions --- I have been coding for [5] years. You can find me on GitHub as [JeremyHi](https://github.com/JeremyHi) I live in [Los Angeles]. I work for [CryptoSym] I mostly program in these languages: [Py...
ruhtroh
1,468
Hi, I'm MrJoshFisher
My hello.
0
2017-02-23T17:55:53
https://dev.to/mrjoshfisher/hi-im-mrjoshfisher
introductions
--- title: Hi, I'm MrJoshFisher published: true description: My hello. cover_image: tags: introductions --- Hello all my name is Josh I have been coding for 5 years and counting, been developing websites since I left college as a hobby, and then I went into a career in web development and it started from there. D...
mrjoshfisher
1,467
Joel's Checklist
A checklist to make sure you are doing things right.
0
2017-02-23T17:10:28
https://dev.to/joelbennett/joels-checklist
--- title: Joel's Checklist published: true description: A checklist to make sure you are doing things right. cover_image: tags: --- To quote the late Randy Pausch, "Experience is what you get when you didn't get what you wanted". Most of the time you want your software products to be build smoothly, your deploymen...
joelbennett
1,418
Hi, I'm Brian
My introduction post
0
2017-02-23T17:09:34
https://dev.to/brianb/hi-im-brian
introductions
--- title: Hi, I'm Brian published: true description: My introduction post cover_image: tags: introductions --- I have been coding for less than a year. You can find me on GitHub as [brianb1](https://github.com/brianb1) I live in San Francisco. I go to school at Learners Guild I mostly program in these languages:...
brianb
1,465
Hi, I'm Florin Ionce
My introduction post
0
2017-02-23T16:41:14
https://dev.to/florinionce/hi-im-florin-ionce
introductions
--- title: Hi, I'm Florin Ionce published: true description: My introduction post cover_image: tags: introductions --- I have been coding for 3 years. You can find me on GitHub as [florinionce](https://github.com/florinionce) I live in `Cluj Napoca`. I work for `Wolfpack Digital` and `Autouncle` I mostly program ...
florinionce
1,463
Hi, I'm Carolyn Cochran
My introduction post
0
2017-02-23T16:34:28
https://dev.to/cochrancj/hi-im-carolyn-cochran
introductions
--- title: Hi, I'm Carolyn Cochran published: true description: My introduction post cover_image: tags: introductions --- I have been coding in earnest for 1 year. You can find me on GitHub as [cochrancj](https://github.com/cochrancj) I live in NYC. I work for: myself as a freelance designer/developer and creative...
cochrancj
1,444
Hi, I'm Sathvik
I have been coding for n years. You can find me on GitHub as sathvik87 I live in Munich. I work fo...
0
2017-02-23T16:31:56
https://dev.to/sathvik87/hi-im-sathvik
introductions
--- title: Hi, I'm Sathvik published: true description: cover_image: tags: introductions --- I have been coding for n years. You can find me on GitHub as [sathvik87](https://github.com/sathvik87) I live in Munich. I work for Lendstar Gmbh I am currently learning more about mobile technologies. Nice to meet you.
sathvik87
1,462
Hello, dev.to!
An introduction
0
2017-02-23T16:23:06
https://dev.to/chiaradelucia/hello-devto
--- title: Hello, dev.to! published: true description: An introduction cover_image: tags: --- I am currently attending Rutgers Coding Bootcamp and falling more in love with the command line. I love Javascript because it makes me feel super-human and I love coding because I get to organize language...what more can yo...
chiaradelucia
1,460
Hi, I'm Don Vince
My introduction post
0
2017-02-23T15:53:44
https://dev.to/donaldvince/hi-im-don-vince
introductions
--- title: Hi, I'm Don Vince published: true description: My introduction post cover_image: tags: introductions --- I have been coding for 26 years. You can find me on Twitter as [@donaldvince](https://twitter.com/donaldvince) I live in Luton near London. I work for skyscanner I mostly program in these languages:...
donaldvince
1,458
Hi, I'm Richard Kichenama
My introduction post
0
2017-02-23T15:30:39
https://dev.to/rkichenama/hi-im-richard-kichenama
introductions
--- title: Hi, I'm Richard Kichenama published: true description: My introduction post cover_image: tags: introductions --- I have been coding for 9 years. You can find me on Twitter as [@RKichenama](https://twitter.com/RKichenama) I live in New York City. I work for Medidata Solutions. I mostly program in Javasc...
rkichenama
1,336
SOQL to CSV Utility
SOQL to CSV utility using visualforce content types
0
2017-02-23T14:29:47
http://www.mickwheelz.net/2016/03/14/soql-to-csv-utility/
apex, salesforce, visualforce, soql
--- title: SOQL to CSV Utility published: true description: SOQL to CSV utility using visualforce content types cover_image: tags: apex,salesforce,visualforce,soql canonical_url: http://www.mickwheelz.net/2016/03/14/soql-to-csv-utility/ --- Recently, I needed to come up with a way for some simple case metrics to be a...
mickwheelz_
1,435
Should You Hire a Bootcamp Graduate?
Some hiring managers will rule out a candidate for graduating from a bootcamp. Does it really matter if a candidate went through a bootcamp or a 4 year degree?
0
2017-02-23T14:26:26
https://dev.to/pbeekums/should-you-hire-a-bootcamp-graduate
--- title: Should You Hire a Bootcamp Graduate? published: true description: Some hiring managers will rule out a candidate for graduating from a bootcamp. Does it really matter if a candidate went through a bootcamp or a 4 year degree? cover_image: https://blog.professorbeekums.com/img/2016/12/bootcamp.jpg tags: --- ...
pbeekums
1,456
Hi, I'm ✯ Joe Donley
My introduction post
0
2017-02-23T13:59:37
https://dev.to/jwdonley/hi-im--joe-donley
introductions
--- title: Hi, I'm ✯ Joe Donley published: true description: My introduction post cover_image: tags: introductions --- I have been coding for 8 years. You can find me on Twitter as [@jwdonley](https://twitter.com/jwdonley) I live in Chickasha, OK. I work for Oracle I mostly program in these languages: C#, JS, Jav...
jwdonley
1,454
Hi, I'm Roel Hogervorst
My introduction post
0
2017-02-23T13:09:08
https://dev.to/rmhogervorst/hi-im-roel-hogervorst
introductions
--- title: Hi, I'm Roel Hogervorst published: true description: My introduction post cover_image: tags: introductions --- I have been coding for 2 years. You can find me on GitHub as [RMHogervorst](https://github.com/RMHogervorst) I live on tha mooon. I mostly program in these languages: [R] [python]. I am curr...
rmhogervorst
1,453
Hi, I'm Andrés Pra Baldi
My introduction post
0
2017-02-23T13:04:09
https://dev.to/aprabaldi/hi-im-andrs-pra-baldi
introductions
--- title: Hi, I'm Andrés Pra Baldi published: true description: My introduction post cover_image: tags: introductions --- I have been coding for 13 years. You can find me on Twitter as [@aprabaldi](https://twitter.com/aprabaldi) I live in London. I work for FinerVision I mostly program in these languages: PHP (...
aprabaldi
1,451
Hi, I'm Dattaprasad Mundada
My introduction post
0
2017-02-23T12:10:26
https://dev.to/dattaprasadmund/hi-im-dattaprasad--mundada
introductions
--- title: Hi, I'm Dattaprasad Mundada published: true description: My introduction post cover_image: tags: introductions --- I have been coding for 4 years. You can find me on Twitter as [@DattaprasadMund](https://twitter.com/DattaprasadMund) I live in Pune, India. I work for Bonzai.ad I mostly program in these...
dattaprasadmund
1,446
Hi, I'm Dennis
My introduction post
0
2017-02-23T09:52:14
https://dev.to/crossi36/hi-im-dennis
introductions
--- title: Hi, I'm Dennis published: true description: My introduction post cover_image: tags: introductions --- I have been coding for 10 years. You can find me on Twitter as [@crossi36](https://twitter.com/crossi36) I live in Berlin. I study computer science at Freie Universität Berlin (Free University of Berli...
crossi36
1,229
A Real-World Example Of "Duck Typing" In Ruby
Every tool is useful, until the day the tool stops being useful, and it's time to do some debugging.
0
2017-02-21T17:44:04
https://dev.to/tra/a-real-world-example-of-duck-typing-in-ruby
ducktyping, ruby
--- title: A Real-World Example Of "Duck Typing" In Ruby published: true description: Every tool is useful, until the day the tool stops being useful, and it's time to do some debugging. cover_image: tags: duck-typing, ruby --- ```ruby def get_first_element(object) object[0] end ``` Here, I defined a Ruby method...
tra
1,445
Hi, I'm ew
My introduction post
0
2017-02-23T09:46:55
https://dev.to/ewnx01/hi-im-ew
introductions
--- title: Hi, I'm ew published: true description: My introduction post cover_image: tags: introductions --- I have been coding for 10 years. You can find me on Twitter as [@ewnx01](https://twitter.com/ewnx01) I live in Berlin. I mostly program in these languages: Symfony, PHP Some of my project can be found at ht...
ewnx01
1,442
Hi, I'm 🐧Emmanuel Vanhoucke
...
0
2017-02-23T09:05:40
https://dev.to/vanhouckee/hi-im-emmanuel-vanhoucke
java, jboss, bsd, docker
--- title: Hi, I'm 🐧Emmanuel Vanhoucke published: true description: Stay hungry, Stay foolish ! cover_image: tags: Java,JBoss,BSD,Docker --- I have been coding for [number] years. You can find me on Twitter as [@vanhouckee](https://twitter.com/vanhouckee) I live in [city]. I work for [company] I mostly progra...
vanhouckee
1,441
yashin dmytro
couple words about myself
0
2017-02-23T08:27:20
https://dev.to/dimashin/yashin-dmytro
javascript, node
--- title: yashin dmytro published: true description: couple words about myself cover_image: tags: javascript, nodejs --- Hi. I'm web developer from Kharkiv, Ukraine. Experienced in vanilla.js, angular and @angular. NodeJs, SQL and noSQL. Worked with many business domains such as finances, trading, advertising and s...
dimashin
1,440
Hi, I'm Adnanto A.R.
My introduction post
0
2017-02-23T08:24:06
https://dev.to/adahra/hi-im-adnanto-ar
introductions
--- title: Hi, I'm Adnanto A.R. published: true description: My introduction post cover_image: tags: introductions --- I have been coding for 6 years. You can find me on GitHub as [adahra](https://github.com/adahra) I live in Yogyakarta, Indonesia. I work for PT. Sebangsa Bersama I mostly program in these languag...
adahra
1,248
How I Accidentally Became a Developer
My journey from finance to getting featured in the App Store
0
2017-02-21T17:43:31
https://dev.to/adamkornfield/how-i-accidentally-became-a-developer
ios, swift, design
--- title: "How I Accidentally Became a Developer" published: true description: My journey from finance to getting featured in the App Store cover_image: https://cdn-images-1.medium.com/max/800/1*o0ggJqwT0Bn61048GZLLvQ.jpeg tags: iOS, swift, design, --- I thought my head was going to explode. I'd been working on ou...
adamkornfield
1,439
Hi, I'm Robert Mißbach
My introduction post
0
2017-02-23T07:59:30
https://dev.to/teamcoder/hi-im-robert-mibach
introductions
--- title: Hi, I'm Robert Mißbach published: true description: My introduction post cover_image: tags: introductions --- I have been coding for 15 years. You can find me on Twitter as [@teamcoder_](https://twitter.com/teamcoder_) I live in Constance, Germany. I mostly program in these languages: Swift, Objective-...
teamcoder
1,438
Hi, I'm Raffael Comi
My introduction post
0
2017-02-23T07:16:17
https://dev.to/comir/hi-im-raffael-comi
introductions
--- title: Hi, I'm Raffael Comi published: true description: My introduction post cover_image: tags: introductions --- I grew up coding PHP. You can find me on Twitter as [@SoulCover](https://twitter.com/SoulCover) and on Github as [ComiR](https://github.com/ComiR). I live in Munich. I work for elementare teilchen...
comir
1,437
Hi, I'm yussan
i like to join some hackathon, programming or blog competition.
0
2017-02-23T06:08:46
https://dev.to/yussan/hi-im-yussan
introductions
--- title: Hi, I'm yussan published: true description: i like to join some hackathon, programming or blog competition. cover_image: tags: introductions --- ![yussan](https://thepracticaldev.s3.amazonaws.com/i/pc2t2oai0l6rovamz4a8.jpg) I have been coding for 5 years. You can find me on GitHub as [yussan](https://git...
yussan
1,436
Hi, I'm Fahmi Ardhianto
My introduction post
0
2017-02-23T05:57:06
https://dev.to/fahmiardhianto/hi-im-fahmi-ardhianto
introductions
--- title: Hi, I'm Fahmi Ardhianto published: true description: My introduction post cover_image: tags: introductions --- I have been coding for 4 years. You can find me on Twitter as [@fahmiardhianto](https://twitter.com/fahmiardhianto) I live in Yogyakarta, Indonesia. I work for awesome company Wonderlabs.io m...
fahmiardhianto
1,244,752
Sampling Large Data
This R function allows sampling of a dataframe.  This is helpful when writing a script which will be...
20,427
2017-02-21T10:00:00
https://ladvien.com/sampling-large-dataframes-for-testing
eto, hmis, r, sql
--- title: Sampling Large Data tags: eto, hmis, r, sql published_at: 20170221T10:00Z canonical_url: https://ladvien.com/sampling-large-dataframes-for-testing main_image: https://ladvien.com/images/R_SQL.png series: HMIS SQL-R Script Snippets published: true --- This R function allows sampling of a dataframe.  This is ...
ladvien
1,434
Hi, I'm Ng Chen Hon (Mutatedbread)
My introduction post
0
2017-02-23T05:41:47
https://dev.to/mutatedbread/hi-im-ng-chen-hon-mutatedbread
introductions
--- title: Hi, I'm Ng Chen Hon (Mutatedbread) published: true description: My introduction post cover_image: tags: introductions --- I have been coding for 3 years. You can find me on GitHub as [MutatedBread](https://github.com/MutatedBread) I live in Kuala Lumpur. I still study at Multimedia University Cyberjaya....
mutatedbread
1,433
Hi, I'm Reasonable Guy
My introduction post
0
2017-02-23T05:30:51
https://dev.to/ab3nash/hi-im-reasonable-guy
introductions
--- title: Hi, I'm Reasonable Guy published: true description: My introduction post cover_image: tags: introductions --- I have been coding for 6 years. You can find me on Twitter as [@ab3nash](https://twitter.com/ab3nash) I live in Kathmandu, Nepal. I work for EB Pearls Pvt. Ltd.. I mostly program in these l...
ab3nash
1,432
Hi, I'm Sanket Rathi
My introduction post
0
2017-02-23T05:14:28
https://dev.to/sanketrathi/hi-im-sanket-rathi
introductions
--- title: Hi, I'm Sanket Rathi published: true description: My introduction post cover_image: tags: introductions --- I have been coding for four years. You can find me on GitHub as [sanketrathi](https://github.com/sanketrathi) I live in Mumbai. I work for Coverfox. I mostly program in these languages: Python, J...
sanketrathi
1,431
Hi, I'm Gokul Kathirvel
My introduction post
0
2017-02-23T04:07:18
https://dev.to/gokatz/hi-im-gokul-kathirvel
introductions
--- title: Hi, I'm Gokul Kathirvel published: true description: My introduction post cover_image: tags: introductions --- Hello World! You can find me on GitHub as [gokatz](https://github.com/gokatz) and twitter as [_gokatz](https://twitter.com/_gokatz)
gokatz
1,409
Hi, I'm diego luis
My introduction post
0
2017-02-22T21:55:58
https://dev.to/diegolui/hi-im-diego-luis
introductions
--- title: Hi, I'm diego luis published: true description: My introduction post cover_image: tags: introductions --- I have been coding for [number] years. You can find me on Twitter as [@diegolui](https://twitter.com/diegolui) I live in [city]. I work for [company] I mostly program in these languages: [languages...
diegolui