编程学习
1.37K subscribers
69 photos
17 videos
7 files
169 links
我不是什么编程高手,不是什么优秀教师,但是我就爱与孩子们一起玩。这里记录了我与几十个孩子边玩边学习编程的心得。
Download Telegram
https://github.com/mli/autocut 当你需要剪辑一段视频时,有没有想过用编辑文字的方式编辑视频?这个来源的工具让你通过编辑文本来编辑视频,科技创新无所不在啊
👍4
https://github.com/osquery/osquery 前几天给两个小朋友教了SQL,你们可以试着用用这个神奇的软件练习下我们学的SQL
👍4
新年Telegram发布新版本Bot API了

Bot API 6.4

Forums
• Bots can now open, close, edit and toggle the visibility of the General Topic.
• Added support for new service messages, like ForumTopicEdited, GeneralForumTopicHidden and more.
• The method sendChatAction can now send actions to any thread or topic via the message_thread_id parameter.

Spoilers
• Added spoiler detection via the new has_media_spoiler field in the Message class.
• Bots can send media covered by a spoiler animation via the has_spoiler field in sendPhoto, sendVideo and sendAnimation.

Web Apps
• Added a native QR scanner popup, controllable via showScanQrPopup and closeScanQrPopup.
• Web Apps launched from the attachment menu can request clipboard text via readTextFromClipboard.
• Added a platform field, showing which platform the web app is being used on.

General
• Added the is_persistent field, to keep ReplyKeyboards open by default.


• And more, see the full changelog for details:

https://core.telegram.org/bots/api-changelog#december-30-2022
💩1
🧐 how many messages have you sent in Telegram ?

x = await client.send_message("me", "me")
await x.delete()
print(f"number of messages = {x.id}")


这代码写的是不是简洁高效?
👍3
👍4
1月29日大朋友第七期开始了,到现在我们有四个大朋友玩的不亦乐乎。我们最早学了Python,后来开始了Swift iOS App。和大家商量了一下,接下来,我们准备开始C#的Unity游戏开发。如果有兴趣,欢迎私聊或评论。课程每周日上午9点(美东时间)开始,11点左右结束。一期12节课程,中间退出不会退钱的哦,要给自己一些坚持的理由。我们更多的以玩为主,大家来自五湖四海,每周能用code做些不同的事为乐趣。
👏5👍3
新春快乐,万事大吉!
1
Forwarded from 老房东
有多少人愿意付ChatGPT Plus 这20刀/月的月费?
Anonymous Poll
25%
我愿意付
20%
我不愿意付
55%
路过看看你们有多少人愿意掏钱
👍1
今天Noah跟Sicheng说他要当一个码农,然后Sicheng说什么是码农。我解释了一下,码农就是春天时把写好的代码埋下去,然后一直不段的施肥(zeng jia xu qiu)和除虫(De Bug),然后你就会收获更多的代码的一个工作。
👍6
今天好开心,发现有同学在任何时候都是开着chatGPT写程序,这真的是一个非常好的习惯!不会的立刻就问,然后再检查答案,比去google快多了。

论掌握问问题的能力。
论Google是怎么被减少了收入。
👍11
https://www.youtube.com/watch?v=flXrLGPY3SU Stephen Wolfram 花了大概 3 个多小时的时间解释了 ChatGPT 背后涉及的原理,从最基础的模型概念一直到如何构造一个神经网络,深入浅出,对于没有深度学习背景的人也能够很好地理解。
👍3
最近开始和大朋友们一起学习 Unity ,如果你也想用Unity写写东西或是经验丰富的大牛,欢迎加到我的一个新群一起讨论 https://t.me/unity_cn