• Skip to main content
  • Skip to primary sidebar
…

...

cuộc sống là phải luôn khám phá.

  • Home
  • Music Box
  • Các trang web hay
  • Giới thiệu
  • Liên kết website

programming

Tạo một website dễ dàng với Hugo

26/11/2021 tác giả: Duy Nghĩa Bình luận >

Hôm nay chúng ta cùng thử generate 1 website với Hugo, theo như lời giới thiệu ở trang chủ “The world’s fastest framework for building websites.”

(Cmder) Thay thế hiệu quả cho Command Prompt trên Windows

25/10/2021 tác giả: Mạnh Hùng 3 Bình luận

Trong bài viết trước về Python Basic có nhắc đến Cmder, thì bài viết dưới đây mình nói sơ lược về Cmder cho các bạn đây. Cmder là gì? Cmder là một phần mềm giả lập dòng lệnh nổi tiếng cho Windows. Nó được xây dựng trên một chương trình giả lập bảng console nổi tiếng […]

aplayer

[APlayer] How to make a elegant HTML5 web music player for your website

24/10/2021 tác giả: Duy Nghĩa 3 Bình luận

APlayer is a lovely HTML5 music player to help you build an audio player easily.

python

Python Basic: Getting to Python (part 4)

22/10/2021 tác giả: Mạnh Hùng Bình luận >

In short, Lists are used to store multiple items in a single variable, they are convenient data structures for representing a sequence of data. In that regard, a list is similar to a string, except a string can hold only characters, however, a list can hold any Python object.

python

Python Basic: Getting to Python (part 3)

21/10/2021 tác giả: Mạnh Hùng 2 Bình luận

Python Functions: (user-defined or from libraries) function is a block of code which only runs when it is called, to do a complete job (module), is named, and can be called to execute multiple times at many places in the program. What happens if you don’t use function? What I can think about is repetitive works, hard to debug, hard to expand the whole code, so usually when working on a large project you need to split your code into many small modules.

python

Python Basic: Getting to Python (part 2)

20/10/2021 tác giả: Mạnh Hùng 2 Bình luận

How to Write Comments in Python: Comments are an integral part of any program. They can come in the form of module-level docstrings, or even inline explanations that help shed light on a complex function. Python uses # (hash mark) for single-line comment…

  • Go to page 1
  • Go to page 2
  • Go to Next Page »

Primary Sidebar

Chuyên mục

  • fun
  • IT
  • News
  • testing

python

Python Basic: Getting to Python (part 4)

In short, Lists are used to store multiple items in a single variable, they are convenient data structures for representing a sequence of data. In that regard, a list is similar to a string, except a string can hold only characters, however, a list can hold any Python object.

python

Python Basic: Getting to Python (part 3)

Python Functions: (user-defined or from libraries) function is a block of code which only runs when it is called, to do a complete job (module), is named, and can be called to execute multiple times at many places in the program. What happens if you don’t use function? What I can think about is repetitive works, hard to debug, hard to expand the whole code, so usually when working on a large project you need to split your code into many small modules.

Tạo một website dễ dàng với Hugo

Hôm nay chúng ta cùng thử generate 1 website với Hugo, theo như lời giới thiệu ở trang chủ “The world’s fastest framework for building websites.”

Steam_logo

DMCA.com Protection Status

Copyright ©2022 · pquan.info - All Rights Reserved ·