javascript 第204页
Using Python, Flask, and Angular to Build Modern Web Apps - Part 3-拾光赋

Using Python, Flask, and Angular to Build Modern Web Apps – Part 3

Using Python, Flask, and Angular to Build Modern Web Apps - Part 3,In this series, you will learn how to create modern web applications with Python, Flask, and Angular.  Part ...
kity的头像-拾光赋kity7年前
03015
Scraping my Twitter Social Graph with Python and Selenium-拾光赋

Scraping my Twitter Social Graph with Python and Selenium

Scraping my Twitter Social Graph with Python and Selenium,I have been on Twitter for 9 years, but only just realized this: Twitter is at its best when used like Messenger or WhatsA...
kity的头像-拾光赋kity7年前
0296
Finding project names smartly-拾光赋

Finding project names smartly

Finding project names smartly, You need to write what you did before you forget it because you will eventually forget it @wesbos didn't remember the exact words ¯_(ツ)_/¯ Long st...
kity的头像-拾光赋kity7年前
04011
Should I choose Hyperledger Sawtooth 1.0 over Fabric 1.0 for my private blockchain?-拾光赋

Should I choose Hyperledger Sawtooth 1.0 over Fabric 1.0 for my private blockchain?

Should I choose Hyperledger Sawtooth 1.0 over Fabric 1.0 for my private blockchain?,The Hyperledger Blockchain project is at its peak right now. With big companies like IBM and tec...
kity的头像-拾光赋kity7年前
03410
The Auto-breaking Switch Statement: A Proposal-拾光赋

The Auto-breaking Switch Statement: A Proposal

The Auto-breaking Switch Statement: A Proposal,I have taken advantage of fallthoughs in switch statements maybe twice. And that's a hard maybe. I can only really remember one insta...
kity的头像-拾光赋kity7年前
0488
A small experiment-拾光赋

A small experiment

A small experiment,Hi, This week I've decided to make a personal experiment. I've been developing for Android for a couple of years, always based on Java native code. That's becaus...
kity的头像-拾光赋kity7年前
03311
What things can we (or should we) be using Python for instead of JavaScript?-拾光赋

What things can we (or should we) be using Python for instead of JavaScript?

What things can we (or should we) be using Python for instead of JavaScript?,In my day to day work as a web dev I use JS all over the stack, but in my free time I've decided (rathe...
kity的头像-拾光赋kity7年前
0535
How to Build a Message Delivery Status in Django-拾光赋

How to Build a Message Delivery Status in Django

How to Build a Message Delivery Status in Django, Today, we will make a realtime message delivery status framework with Django and Pusher. A basic understanding of Django and Vue i...
kity的头像-拾光赋kity7年前
03814
Modernizing Java - A language feature wish list (Part 2)-拾光赋

Modernizing Java – A language feature wish list (Part 2)

Modernizing Java - A language feature wish list (Part 2),In this second part of the 'Modernizing Java' series, we will consider language features from C#, JavaScript (ES6) and othe...
kity的头像-拾光赋kity8年前
05312
Sharing your Advent of Code Results-拾光赋

Sharing your Advent of Code Results

Sharing your Advent of Code Results,Hi, it has been over a week of coding, so I wanted to ask if anyone would like to share their Advent Of Code results? If so, post a link to your...
kity的头像-拾光赋kity8年前
0366
JavaScript is almost pythonic-拾光赋

JavaScript is almost pythonic

JavaScript is almost pythonic, Multi-line String Python3.6 print('''string text line 1 string text line 2''') Enter fullscreen mode Exit fullscreen mode ES2017 console.log(`string ...
kity的头像-拾光赋kity8年前
0407
Technology stack for one-page one-function web app?-拾光赋

Technology stack for one-page one-function web app?

Technology stack for one-page one-function web app?,EDIT: Was 'Best web app technology stack?', but noticed it was not really what I meant to ask I’m still finishing my article on...
kity的头像-拾光赋kity8年前
03515