Today I’m going to introduce several fundamental concepts of Android custom view. I will create an Android custom view to implement circular SeekBar
like the mockup below, make it as a widget library, open source at Github, and publish it to JCenter so that other developers can download and use it.
Advanced web scraping in Python
The essential tips for advanced web scraping in Python.
Python x 網路爬蟲
今天來分享一個可以從網路獲取資料的技術:叫「網路爬蟲」,英文稱做Web Crawler or Web Scrapying,以下簡稱爬蟲,這篇文章將會分成「一、原理介紹」以及「二、程式實作」 Continue reading “Python x 網路爬蟲”
簡易的 Java Socket Programming
簡單Socket Programming從0到1
Continue reading “簡易的 Java Socket Programming”聊天機器人入門:從0到1
聊天機器人從去年就一直不斷成為新聞寵兒,不斷地出現在許多文章裡面,你可能也會好奇這是怎麼樣的趨勢?聊天機器人是怎麼被做出來的?今天就帶你瞭解它的發展以及帶你從0到1、從無到有做出一個簡單的聊天機器人。 Continue reading “聊天機器人入門:從0到1”
用Python開發Facebook Bot
讓我們來進入實作階段,首先就直接使用Facebook Message Platform做為開始。
Continue reading “用Python開發Facebook Bot”聊天機器人的產業觀察紀錄
聊天機器人,一起了解這股趨勢,看看究竟帶來什麼變化,或者只是新聞炒作?
Continue reading “聊天機器人的產業觀察紀錄”AI人工智慧是? 為何要有它? 對我們有何影響?
AI = 學習 + 推理 + 行動,帶你簡單探究 AI 是什麼
Continue reading “AI人工智慧是? 為何要有它? 對我們有何影響?”