สำหรับผู้ที่สนใจ Cloud Computing สามารถรับชม เป็นวิดีโอที่มีเนื้อหาที่เข้าใจง่ายไม่ต้อง มีความรู้พื้นฐานทางด้านคอมพิวเตอร์
ซึ่งเนื้อหาของ วิดีโอเรื่องนี้ จะมี ประวัติ การทำมาใช้ประโยชน์ การนำมาประยุคต์เป็นเทคโนโลยีต่างๆ ซึ่งจะนำเสนอในลักษณะของ Animation 2D ทำให้มีความน่าสนใจมากขึ้น
Wednesday, March 23, 2016
Tuesday, March 22, 2016
nodejs + angular + mongodb web app Eng/Spa
Go to learning NodeJS and AngularJS for create a web application. Web application in video store data to MongoDB. MongoDB is unstructured database. it's top database in current. Video have 2 Part about 3 hours.
You can learn in below Link is Part 1
https://www.livecoding.tv/kerosine/videos/KeBqp-nodejs-angular-mongodb-web-app-engspa
this link is Part 2
https://www.livecoding.tv/kerosine/videos/YvLNV-nodejs-angular-mongodb-web-app-engspa-2
thank : https://www.livecoding.tv
Tuesday, March 15, 2016
Node: Up and Running Book in website
Node: Up and Running
Tom Hughes-Croucher
Mike Wilson
url : http://chimera.labs.oreilly.com/books/1234000001808/index.html
Content
Tom Hughes-Croucher
Mike Wilson
url : http://chimera.labs.oreilly.com/books/1234000001808/index.html
Content
- A Very Brief Introduction to Node.js
- Doing Interesting Things
- Building Robust Node Applications
- Core APIs
- Helper APIs
- Data Access
- Important External Modules
- Extending Node
thank : https://www.facebook.com/codestar.work/?fref=nf
JAVA Script book and Learning in website
Programming JavaScript Applications
Eric Elliott
url : http://chimera.labs.oreilly.com/books/1234000000262/index.html
Content
Eric Elliott
url : http://chimera.labs.oreilly.com/books/1234000000262/index.html
Content
- The JavaScript Revolution
- Functions
- Objects
- Modules
- Separation of Concerns
- Access Control
- Logging
- Buildding RESTful APIs
- Feature Toggle
- Internationnalization
thank : https://www.facebook.com/codestar.work/?fref=nf
Sunday, March 13, 2016
The Book of Top PHP Framework " Laravel "
วงการ PHP Framework ไม่มีคนไม่รู้จัก Laravel ซึ่งเฟรมเวิร์คตัวนี้เป็น PHP Framework เฟรมเวิร์คที่ติด TOP มาตลอด ซึ่งเป็นไซต์ที่มานำเสนอวันนี้ เป็นเว็บไซต์ที่สอนเฟรมเวิร์คตัวนี้ มีทั้ง หนังสือ และ ให้อ่านในเว็บเลย แต่หนังสือไครต้องการไว้ในครอบครองสามารถสั่งซื้อได้
เนื่อหาในหนังสือ
เนื่อหาในหนังสือ
- Introduction
- The Primers
- Architecture
- Getting Started
- Basic Rounting
- Responses
- Filters
- Controllers
- Blade
- Advanced Routing
- URL Generation
- Request Data
- Forms
- Validation
- Databases
- Schema Builder
- Migration
- Eloquent ORM
- Eloquent Queries
- Eloquent Collections
- Eloquent Relationships
- Authentication
- Events
- The Container
สามารถเข้าเรียนรู้ได้ที่ http://daylerees.com/codebright/
ที่มา : http://daylerees.com/codebright/ และ page : https://www.facebook.com/codestar.work/?fref=ts
Deep Learning by Google Course Free
Deep Learning ซึ่ง Course นี้ ทางกูเกิล ทำขึ้นมาเพื่อเผยแพร่ ทฤษฏี Deep Learning และยังได้กล่าวถึง ทฤษฏี neural networks ด้วย
---->udacity
ที่มา : https://www.techtalkthai.com/google-announced-free-deep-learning-course-in-udacity-with-tensorflow/
free book Data Structures and Algorithm Analysis by Clifford A. Shaffer
หนังสือ ฟรี มาอีกแล้ว หนังสือ นี้มี 2 เล่ม เป็น JAVA และ C++ ซึ่งจะกล่าวถึงโครงสร้างข้อมูลและขั้นตอนวิธีหรือ อัลกอริทึม ซึ่งแต่ละเล่มจะมีหลายเวอร์ชัน
ซึ่งเนือหาจะแบ่งเป็น
ซึ่งเนือหาจะแบ่งเป็น
- Data Structures and Algorithms
- Mathematical Preliminaries
- Algorithm Analysis
- Lists, Stacks, and Queues
- Binary Trees
- Non-Binary Trees
- Internal Sorting
- File Processing and External Sorting
- Searching
- Indexing
- Graphs
- Lists and Arrays Revisited
- Advanced Tree Structures
- Analysis Techniques
- Lower Bounds
- Patterns of Algorithms
- Limits to Computation
download book = http://people.cs.vt.edu/~shaffer/Book/
ที่มา : http://people.cs.vt.edu/~shaffer/Book/
Friday, March 4, 2016
หนังสือ Probability and Statistics for Programmers ฟรี
สำหรับโปรแกรมเมอร์
ที่ไม่ที่มีความรู้ทางด้าน ความหน้าจะเป็น กับสถิติ ไม่ค่อยแข็งแรง แนะนำหนังสือ Probability and Statistics for Programmers
เนื้อหา
- Exploratory data analysis
- Distributions
- Probability mass functions
- Cumulative distribution functions
- Modeling distributions
- Probability density functions
- Relationships between variables
- Estimation
- Hypothesis testing
- Linear least squares
- Regression
- Time series analysis
- Survival analysis
- Analytic methods
ขอบคุณ : http://greenteapress.com/thinkstats2/index.html
หนังสือ Algorithm ฟรี
หนังสือ Algorithm ฟรี
แด่ผู้ที่สนใจ หรือ กำลังเรียน เรื่องนี้อยู่ สามารถโหลดได้ตาม ลิงค์นี้TheAlgorithmDesignManual.pdf
เนื้อหา
Practical Algorithm Design
- Introduction to Algorithm Design
- Algorithm Analysis
- Data Structures
- Sorting and Searching
- Graph Traversal
- Weighted Graph Algorithms
- Combinatorial Search and Heuristic Methods
- Dynamic Programming
- Intractable Problems and Approximation Algorithms
- How to Design Algorithms
- A Catalog of Algorithmic Problems
- Numerical Problems
- Combinatorial Problems
- Graph Problems: Polynomial-Time
- Set and String Problems
- Algorithmic Resources
ขอขอบคุณ : https://www.fongmun.com/t/29900
Tuesday, March 1, 2016
Configure PostgreSQL OPENSUSE
sudo su to root mode
1. ver/lib/pgsql/data/ pg_hba.conf
add follow a Picture
2. ver/lib/pgsql/data/ postgresql.conf
add follow a Picture
- sudo service postgresql restart
Subscribe to:
Posts (Atom)