Icon Close

Python Functional Programming: Beginner

Python Functional Programming: Beginner
Icon RatingIcon RatingIcon RatingIcon RatingIcon Rating
No Rating
ประเภทไฟล์
pdf
วันที่วางขาย
26 สิงหาคม 2568
ความยาว
206 หน้า
ราคาปก
210 บาท (ประหยัด 62%)
________________________________________
Python Functional Programming: Beginner
เปิดประตูสู่โลกของ Functional Programming (FP) ใน Python หนังสือเล่มนี้ถูกออกแบบสำหรับผู้เริ่มต้นที่ต้องการเรียนรู้แนวคิดเชิงฟังก์ชันอย่างเป็นระบบ โดยเริ่มจากพื้นฐานจนถึงเทคนิคการประยุกต์ใช้จริงในโปรแกรม Python
สารบัญและโครงสร้างของหนังสือ
บทที่ 1: Introduction to Functional Programming หน้า 1
Introduction to Functional Programming
Introduction to Functional Programming (เชิงลึก)
ความหมายของ Functional Programming (FP)
Imperative vs Declarative Programming
Pure Functions และ Side Effects
Advantages of Functional Programming (FP)
ตัวอย่างบูรณาการ
บทที่ 2: First-Class Functions หน้า 44
First-Class Functions
First-Class Functions รายละเอียดเชิงลึก
ฟังก์ชันเป็นค่า (First-Class Citizens) ใน Python
การเก็บฟังก์ชันในตัวแปร (Assigning Functions to Variables)
ส่งฟังก์ชันเป็น argument (Passing Functions as Arguments)
ฟังก์ชันที่ return ฟังก์ชัน (Functions Returning Functions)
ตัวอย่างบูรณาการ
บทที่ 3: Lambda Functions หน้า 89
Lambda Functions
Lambda Functions แบบเชิงลึก
เชิงลึกที่สุด สำหรับ บทที่ 3: Lambda Functions
นิพจน์ lambda (Lambda Expressions)
Lambda vs def
การใช้ lambda กับ map, filter, reduce
ตัวอย่างบูรณาการ
บทที่ 4: Immutability หน้า 123
Immutability
เจาะลึก บทที่ 4: Immutability
Mutable vs Immutable types
การใช้ tuple, frozenset, namedtuple
การหลีกเลี่ยงการเปลี่ยนแปลง state (Avoiding State Mutation)
ตัวอย่างบูรณาการ
บทที่ 5: Built-in FP Functions หน้า 160
Built-in FP Functions
Built-in FP Functions รายละเอียดเชิงลึก
map(), filter(), reduce()
การใช้ Generator Expressions แทน List Comprehension
ตัวอย่างบูรณาการ
บรรณานุกรม หน้า 200
หนังสือเล่มนี้นำเสนอเนื้อหา FP ใน Python ด้วยแนวทาง Step-by-Step และตัวอย่างบูรณาการที่ช่วยให้ผู้อ่านสามารถฝึกเขียนโค้ดจริง เรียนรู้การใช้ First-Class Functions, Lambda Expressions, Immutability, และ Built-in FP Functions เพื่อสร้างโค้ดที่ อ่านง่าย, maintainable, และ reusable เหมาะสำหรับนักพัฒนาที่ต้องการพัฒนาทักษะ Python ให้ก้าวสู่การเขียนโปรแกรมเชิงฟังก์ชันอย่างมืออาชีพ
________________________________________
ประเภทไฟล์
pdf
วันที่วางขาย
26 สิงหาคม 2568
ความยาว
206 หน้า
ราคาปก
210 บาท (ประหยัด 62%)
เขียนรีวิวและให้เรตติ้ง
หนังสือเล่มนี้ไม่เปิดให้ Comment