iT邦幫忙

鐵人檔案

2021 iThome 鐵人賽
回列表
Software Development

都是 P 開頭的程式語言,你是在 py 啥啦 系列

原本是寫 PHP 的,突發奇想寫看看 python
方向大概就是玩玩蟒蛇

不會去寫前面 if else while 的內容
直接開始做點什麼來玩

一開始先學學看 Flask 這個後端框架
再來寫點 discord bot 吧
這樣就跳出 Modern Web 組的守備範圍了,變成 Programming Language
計畫通

鐵人鍊成 | 共 30 篇文章 | 10 人訂閱 訂閱系列文 RSS系列文
DAY 21

[21] [Discord 機器人] 01.建立基本機器人

新增 Discord Application 到 Discord Developers Applications登入 Discord 帳號 按下New Appl...

2021-10-05 ‧ 由 Nanami Lemon 分享
DAY 22

[22] [Discord 機器人] 02.擲骰機器人

不知道大家知不知道 TTRPG 呢? 比較有名的大概就是龍與地下城(D&D)吧 之前看 hololive EN 在玩就萌生了來寫個 Bot 玩看看好了的...

2021-10-06 ‧ 由 Nanami Lemon 分享
DAY 23

[23] 用 python 刷 Leetcode: 290 Word Pattern

因為我對 python 不熟,題目可能會在簡單和中等之間跳來跳去 用 Python3 解 LeetCode 系列,290 Word Pattern,屬於 Eas...

2021-10-07 ‧ 由 Nanami Lemon 分享
DAY 24

[24] 用 python 刷 Leetcode: 66 plus-one

原始題目 You are given a large integer represented as an integer array digits, where...

2021-10-08 ‧ 由 Nanami Lemon 分享
DAY 25

[25] 用 python 刷 Leetcode: 155 min-stack

原始題目 Design a stack that supports push, pop, top, and retrieving the minimum ele...

2021-10-09 ‧ 由 Nanami Lemon 分享
DAY 26

[26] 用 python 刷 Leetcode: 150 evaluate reverse polish notatio

原始題目 Evaluate the value of an arithmetic expression in Reverse Polish Notation....

2021-10-10 ‧ 由 Nanami Lemon 分享
DAY 27

[27] 用 python 刷 Leetcode: 455

原始題目 Assume you are an awesome parent and want to give your children some cookie...

2021-10-11 ‧ 由 Nanami Lemon 分享
DAY 28

[28] 用 python 刷 Leetcode: 1013

原始題目 Given an array of integers arr, return true if we can partition the array i...

2021-10-12 ‧ 由 Nanami Lemon 分享
DAY 29

[29] 用 python 刷 Leetcode: 404

原始題目 Given the root of a binary tree, return the sum of all left leaves. Example...

2021-10-13 ‧ 由 Nanami Lemon 分享
DAY 30

[30] 參賽心得

欸!又是 30 天囉當年參賽之後說絕對不再參加的,結果身邊一堆人參賽自己也在想嘗試其他語言,就索性報名參賽了 因為一直都有寫筆記的習慣,所以累積文章倒是沒有什麼...

2021-10-14 ‧ 由 Nanami Lemon 分享