• Shaarli
  • Tag cloud
  • Picture wall
  • Daily
  • RSS
  • Login
4253 shaares
4 / 8
Filters
160 results tagged programming

Glitch

QRCode

Glitch is the friendly community where you'll build the app of your dreams

https://glitch.com/
April 19, 2018 at 10:20:58 AM EDT *
programming kids inspiration
FILLER

I interviewed at five top companies in Silicon Valley in five days, and luckily got five job offers

QRCode

Preparation
Although I’m interested in machine learning positions, the positions at the five companies are slightly different in the title and the interviewing process. Three are machine learning engineer (LinkedIn, Google, Facebook), one is data engineer (Salesforce), and one is software engineer in general (Airbnb). Therefore I needed to prepare for three different areas: coding, machine learning, and system design.

I mainly used Leetcode and Geeksforgeeks for practicing, but Hackerrank and Lintcode are also good places. I spent several weeks going over common data structures and algorithms, then focused on areas I wasn’t too familiar with, and finally did some frequently seen problems. Due to my time constraints I usually did two problems per day.

https://medium.com/@XiaohanZeng/i-interviewed-at-five-top-companies-in-silicon-valley-in-five-days-and-luckily-got-five-job-offers-25178cf74e0f
April 13, 2018 at 1:56:14 PM EDT *
programming career interviewing
FILLER

The 10 Best Coding Challenge Websites for 2018 – Coderbyte – Medium

QRCode

This updated 2018 list features 10 websites that offer the best coding challenges and resources to help new and intermediate developers improve their skills, prepare for interviews, and progress in their careers. The ordering of the list is based on level of difficulty (beginner to advanced).

https://medium.com/coderbyte/the-10-best-coding-challenge-websites-for-2018-12b57645b654
April 13, 2018 at 10:53:08 AM EDT *
programming kids
FILLER

The Dominey Effect: For the Love of the Web, Learn Swift · An A List Apart Column

QRCode

After immersing myself in it for a year, I find Swift to be deeply web in its soul. From its expressive, functional syntax and its interpretive playgrounds to its runtime performance and recent foray into open source, Swift is the web developer’s compiled language (with the mature and convenient safeguards characteristic of the compiled environment).

Everything you need to get you started is here. It’s free. And the community is amazing.

http://alistapart.com/column/love-the-web-learn-swift
April 11, 2018 at 9:17:47 PM EDT *
ios mobile programming swift
FILLER

Design Lessons From The Amazing 1980s Books That Taught Kids To Code

QRCode

The book, and its successors like Machine Code for Beginners and Practical Things to Do With a Microcomputer were major hits–but they were largely forgotten until recently when Usborne published them online as free PDFs, as Cory Doctorow first pointed out this week.

https://www.fastcodesign.com/3056519/design-lessons-from-the-amazing-1980s-books-that-taught-a-generation-of-kids-to-code
April 11, 2018 at 1:42:18 PM EDT *
books programming kids
FILLER

WHY USE A PAINTBRUSH WHEN YOU CAN MAKE MIND-BENDING ART WITH CODE?

QRCode

To help further this exploration, Reas and his colleague Ben Fry (a principal of Fathom, a design and software consultancy in Boston) in 2001 developed their own software, called Processing, that bridges the divide between programming and art, making both processes more intuitive.

https://www.wired.com/2016/02/why-use-a-paintbrush-when-you-can-make-mind-bending-art-with-code/
April 11, 2018 at 1:39:04 PM EDT *
programming art inspiration
FILLER

How does a relational database work - Coding Geek

QRCode

When it comes to relational databases, I can’t help thinking that something is missing. They’re used everywhere. There are many different databases: from the small and useful SQLite to the powerful Teradata. But, there are only a few articles that explain how a database works.

http://coding-geek.com/how-databases-work
April 11, 2018 at 12:49:51 PM EDT *
programming database tutorial algorithms
FILLER

What is the single most influential book every programmer should read?

QRCode

If you could go back in time and tell yourself to read a specific book at the beginning of your career as a developer, which book would it be?

https://stackoverflow.com/questions/1711/what-is-the-single-most-influential-book-every-programmer-should-read/
April 11, 2018 at 9:00:50 AM EDT *
programming books
FILLER

Here’s a list of fun apps to build!

QRCode

Here are 8 fantastic projects to train your coding muscles! The goal is to build each app with whatever technology stack you prefer. Keep it conflict free, use whatever you want!

https://medium.freecodecamp.org/the-secret-to-being-a-top-developer-is-building-things-heres-a-list-of-fun-apps-to-build-aac61ac0736c
February 28, 2018 at 10:03:55 AM EST *
programming mobile webdesign
FILLER

Carbon - Code image generator

QRCode

Create and share beautiful images of your source code.
Start typing or drop a file into the text area to get started.

https://carbon.now.sh
February 27, 2018 at 1:56:41 PM EST *
css programming blog
FILLER

How I construct a pen on CodePen by Sten Hougaard on CodePen

QRCode

One my prefered playgrounds is SVG. It is Scalable Vector Graphics, which in practice means that you can draw something in the browser using some tags, some stying and some code. How cool is that? Compared with a piece of paper and a pen you can go crazy and the result is generated instantly as you change the elements of your playground in your pen on CodePen.

https://codepen.io/netsi1964/post/how-i-construct-a-pen-on-codepen
February 27, 2018 at 10:52:55 AM EST *
codepen svg programming javascript
FILLER

Welcome to the SICP Web Site

QRCode

This site is a companion to the influential computer-science text Structure and Interpretation of Computer Programs, by Abelson, Sussman, and Sussman. Its purpose is to demonstrate the Web's potential to be a channel for innovative support for textbook users.

https://mitpress.mit.edu/sicp/
August 4, 2017 at 1:59:32 PM EDT *
programming
FILLER

Beyond The Browser: From Web Apps To Desktop Apps – Smashing Magazine

QRCode

In this article, we’ll look at the development of desktop applications using NW.js and Electron, the ups and downs of building one and living with one, using one code base for the desktop and the web, and more.

https://www.smashingmagazine.com/2017/03/beyond-browser-web-desktop-apps/
August 4, 2017 at 9:49:26 AM EDT *
nodejs programming
FILLER

BubbleSort Zines!

QRCode

Zines about computer science! Each zine focuses on one concept & is filled with comics, diagrams, stories, examples, and exercises.

https://bubblesort-zines.myshopify.com
August 2, 2017 at 9:57:34 AM EDT *
programming kids
FILLER

Architectural Styles and the Design of Network-based Software Architectures

QRCode

Original dissertation

http://www.ics.uci.edu/~fielding/pubs/dissertation/top.htm
August 1, 2017 at 3:17:42 PM EDT *
rest programming
FILLER

Understanding RPC Vs REST For HTTP APIs

QRCode

For the last few years, whenever somebody wants to start building an HTTP API, they pretty much exclusively use REST as the go-to architectural style, over alternative approaches such as XML-RPC, SOAP and JSON-RPC. REST is made out by many to be ultimately superior to the other “RPC-based” approaches, which is a bit misleading because they are just different.

https://www.smashingmagazine.com/2016/09/understanding-rest-and-rpc-for-http-apis/?mc_cid=3ed8f5070e&mc_eid=89a9c5c302
August 1, 2017 at 3:17:02 PM EDT *
rest programming
FILLER

Want to become a coder? Act like a coder.

QRCode

So, you want to become a coder. That’s great! No, really. There is much about coding that makes it worth pursuing. Getting started, however, can be a daunting task. Even with all the enthusiasm and energy you have for learning, you might find certain obstacles are presenting themselves to you, making it difficult to gain momentum.

https://realworldcoding.io/want-to-become-a-coder-act-like-a-coder-55ac8ddb7f5f
August 1, 2017 at 10:28:16 AM EDT *
programming career kids
FILLER

Pong with SVG.js

QRCode

Everybody loves the vintage game Pong, right? We sure do. What's more fun? Building it yourself!

That's why we decided to create one with SVG.js - to highlight some aspects of our library. It might seem like a complex idea for a small tutorial, but as you'll see, it's simpler than it sounds. Let's dive into it!

https://css-tricks.com/pong-svg-js/
May 6, 2017 at 2:29:27 PM EDT *
programming svg javascript
FILLER

Writing a Great README — Written by Daniel Bader – Code The World – Medium

QRCode
https://medium.com/code-the-world/writing-a-great-readme-written-by-daniel-bader-4a02d1edc7a#.773wyrfav
January 28, 2017 at 10:23:27 AM EST *
opensource programming
FILLER

How to Solve a Design Problem

QRCode
http://design.canonical.com/wp-content/uploads/Design-process.png
August 20, 2016 at 9:01:37 AM EDT *
design programming
FILLER
4 / 8
Shaarli · The personal, minimalist, super fast, database-free, bookmarking service by the Shaarli community · Documentation
Fold Fold all Expand Expand all Are you sure you want to delete this link? Are you sure you want to delete this tag? The personal, minimalist, super fast, database-free, bookmarking service by the Shaarli community