Get Mystery Box with random crypto!

DevSchool

Logo of telegram channel thedevschool — DevSchool D
Logo of telegram channel thedevschool — DevSchool
Channel address: @thedevschool
Categories: Technologies , Apps
Language: English
Subscribers: 238
Description from channel

Hi, Welcome to DevSchool. We regularly update this channel with links, videos and tutorials related to coding.

Ratings & Reviews

4.00

3 reviews

Reviews can be left only by registered users. All reviews are moderated by admins.

5 stars

2

4 stars

0

3 stars

0

2 stars

1

1 stars

0


The latest Messages 2

2021-08-26 08:53:49 Python 3.10 comes with switch-case (match-case) statements

An example:
def http_error(status):
match status:
case 400:
return "Bad request"
case 404:
return "Not found"
case 418:
return "I'm a teapot"
case _:
return "Something's wrong with the internet"

Related Articles:

Article 1 - https://docs.python.org/3.10/whatsnew/3.10.html#simple-pattern-match-to-a-literal

Article 2 - https://towardsdatascience.com/whats-new-in-python-3-10-a757c6c69342
47 views05:53
Open / Comment
2021-08-26 07:47:25 Google Confirms Update to Generating Web Page Titles

Google has officially confirmed it is updating the way it generates web page titles in search results.

“Last week, we introduced a new system of generating titles for web pages. Before this, titles might change based on the query issued. This generally will no longer happen with our new system. This is because we think our new system is producing titles that work better for documents overall, to describe what they are about, regardless of the particular query.”

Read full article.

#seo #google
47 views04:47
Open / Comment
2021-08-26 07:42:54



How Bitcoin Mining Works?
45 views04:42
Open / Comment
2021-08-24 08:57:53
Pass by value and pass by reference
61 views05:57
Open / Comment
2021-08-24 08:56:30
57 views05:56
Open / Comment
2021-08-13 04:49:09 https://www.udemy.com/course/react-js-a-complete-guide-for-frontend-web-development/?couponCode=FREEAUG4
103 views01:49
Open / Comment
2021-08-13 04:46:48
JavaScript roadmap
#js #javascript
89 viewsedited  01:46
Open / Comment
2021-08-12 07:30:32
314 views04:30
Open / Comment
2021-08-12 07:29:08
88 views04:29
Open / Comment
2021-05-22 20:40:10
245 views17:40
Open / Comment