TOP
英國出版界指標大獎肯定!A.F. Steadman 獲年度作家,《史坎德》系列帶你踏上熱血奇幻旅程
搜尋結果 /

ace the coding interview with Python and JavaScript

27
1 / 1
遞迴演算法大師親授面試心法:Python與JavaScript解題全攻略
滿額折
出版日:2024/07/01 作者:Al Sweigart  出版社:博碩文化  裝訂:平裝
「無論你想在程式設計面試中獲得優勢,想創造美麗的數學藝術,還是頑固地非得理解這個概念的有趣特性,這本書都將成為你深入遞迴這個兔子洞的指南(兔子洞裡還有兔子洞)。」遞迴程式設計技術可以產生優雅的程式解決方案,然而更常見的是,它讓程式設計師感到困惑。這並不代表程式設計師可以(或應該)忽略遞迴;儘管遞迴以具有挑戰性而聞名,但它是一個重要的電腦科學主題,並且可以對程式設計本身產生敏銳的洞察力。至少,了解遞迴可以幫助你順利通過程式設計工作面試。如果你是對電腦科學感興趣的學生,遞迴是你要理解許多流行演算法所必須克服的必要障礙。如果你是程式設計訓練營的畢業生或自學而成的程式設計師,並且順利跳過了更具理論性的電腦科學主題,但在「白板程式設計面試」中肯定還是會遇到遞迴問題。如果你是一位經驗豐富的軟體工程師,以前從未接觸過遞迴演算法,你可能會發現遞迴是你知識中一塊尷尬的缺口。❑ 本書目標讀者本書適合那些對遞迴演算法感到恐懼或感興趣的人。對於新手程式設計師或電腦科學系的大一新生來說,遞迴主題就像難以理解的黑魔法一樣。大多數遞迴課程都很難理解,使得這個主題不但讓人覺得挫敗,甚至令人心生恐懼。對於這些讀者來說,這本書的直接解釋和充足的例子應該能幫助他們最終理解這個主題。閱讀本書的唯一先決條件是具備 Python 或 JavaScript 程式語言的基本程式設計經驗,因為各章的程式碼範例使用了這兩種語言。本書的程式已被精簡到核心的基本結構; 如果你知道如何呼叫和建立函數,以及理解全域變數和局部變數之間的區別,那麼你就足以應付這些程式設計範例了。本書使用 Python 和 JavaScript 範例來教授遞迴的基礎知識,揭示了遞迴的教學方法,並闡明了所有遞迴演算法的基本原理。你將學習何時使用遞迴函數(最重要的是,何時不使用它們),如何實現工作面試中經常提到的經典遞迴演算法,以及遞迴技術如何幫助解決有關樹走訪、組合學等等許許多多的問題,以及其他棘手的話題。這個以專案為主的指南包含了完整的、可運行的程式,將能幫助你學習:☑︎ 遞迴函數如何使用呼叫堆疊,這是一種在遞迴課程中幾乎從未討論過的關鍵資料結構☑︎ 「頭尾」與「信仰飛躍」技巧如何簡化遞迴函數的編寫☑︎ 如何使用遞迴為你的檔案系統編寫自訂搜尋腳本、繪製碎形藝術、生成迷宮等☑︎ 優化和記憶如何使遞迴演算法更有效率
優惠價: 9 612
庫存:3
出版日:2018/06/08 作者:Sheri M. Berg  出版社:Lippincott Williams & Wilkins  裝訂:平裝
With contributors from Massachusetts General Hospital and Harvard Medical School, the unique and thorough Anesthesia Review: 1000 Questions and Answers to Blast the BASICS and Ace the ADVANCED covers
定價:2800 元
無庫存
出版日:2021/03/30 作者:John V. Guttag  出版社:Mit Pr  裝訂:平裝
The new edition of an introduction to the art of computational problem solving using Python.This book introduces students with little or no prior programming experience to the art of computational pro
定價:1360 元
無庫存
出版日:2019/11/04 作者:Matt Harrison  出版社:Oreilly & Associates Inc  裝訂:平裝
With detailed notes, tables, and examples, this handy reference will help you navigate the basics of structured machine learning. Author Matt Harrison delivers a valuable guide that you can use for ad
定價:860 元
無庫存
THE PRACTICE OF COMPUTING USING PYTHON 3/E (GE)
滿額折
出版日:2017/09/20 作者:PUNCH; ENBODY  出版社:PEARSON  裝訂:平裝
For courses in Python ProgrammingIntroduces Python programming with an emphasis on problem-solvingNow in its Third Edition, Practice of Computing Using Python continues to introduce both majors and no
定價:2400 元
無庫存
出版日:2016/12/25 作者:Paul Barry  出版社:Oreilly & Associates Inc  裝訂:平裝
Are you keen to add Python to your programming skills? Learn quickly and have some fun at the same time withHead First Python. This updated book takes you beyond typical how-to manuals with engaging i
定價:1750 元
無庫存
LangChain學習手冊:使用 LangChain 與 LangGraph 建構 AI 與 LLM 應用程式
滿額折
出版日:2025/11/19 作者:Mayo Oshin; Nuno Campos  出版社:美商歐萊禮  裝訂:平裝
若要打造可推理及提取外部資料、理解前後脈絡、可投入正式環境的 AI 應用程式,你就必須熟悉熱門的開發框架與平台 LangChain。它可以用來建立、執行與管理有自主行動能力的 app。目前已有許多頂尖公司採用 LangChain,包括 Zapier、Replit、Databricks 等。對於已經學會 Python 或 JavaScript,且想要掌握 AI 能力的新手開發者而言,本書是必備的學習資源。 作者 Mayo Oshin 與 Nuno Campos 透過實用的見解與深入的教學,帶領你逐步掌握 LangChain 的運用。從基礎概念開始,一步步帶你建立一個可正式上線,並且能夠使用個人資料的 AI agent。 • 運用 retrieval-augmented generation(RAG)技術,結合外部的即時資料來提升 LLM 的準確性。 • 開發並部署能夠與使用者聰明地互動,並且記得前後脈絡的 AI 應用程式。 • 透過 LangGraph 來使用強大的 agent 架構。 • 整合並管理第三方 API 與工具,以擴充 AI 應用程式的功能。 • 監控、測試與評估 AI 應用程式,以提升效能。 • 瞭解 LLM app 開發的基礎知識,並學習如何在 LangChain 上加以活用。 ------------------------------------------------------------- 「本書包含條理分明的講解和可落實的技巧,是掌握 LangChain 的強大功能,並用它來製作可上線的生成式 AI 與 agent 的首選資源。對於想充分利用此平台之潛力的開發者來說,是必讀之作。」 ── Tom Taulli,IT 顧問暨《AI輔助程式開發》作者 「這本完整的指南涵蓋文件提取與檢索,以及在正式環境中部署與監控 AI agent 的完整知識。透過引人入勝的範例、直覺的圖解與實際的程式碼,讓 LangChain 變得既有趣又好玩!」 ── Rajat K. Goel,IBM 資深軟體工程師 「這是一本完整的 LLM 指南,不只介紹基礎知識,也探討生產階段,充滿技術見解、實用策略,以及強大的 AI 模式。」 ── Gourav Singh Bais,Allianz Services 資深資料科學家暨技術內容撰寫人
優惠價: 9 612
庫存:4
14歲前該跟孩子聊的14件事:上高中前必須進行的重要親子對談,那些廣泛存在於社會、你我終其一生都會面臨的人生課題
滿額折
出版日:2022/02/23 作者:米雪兒.伊卡德  出版社:時報文化  裝訂:平裝
現代孩子的14歲,就是新的18歲!美國亞馬遜網路書店【親子對話指引類】Top1或許限縮青少年的世界是確保他們安全的最佳方法,但孩子們沒有練習機會就無法學習如何做出明智決定。而孩子們需要學習好與壞的經驗,父母可以做的,就是幫助他們評估、學習和思考什麼有效、什麼無效。這一切只有透過良好溝通才能實現。這些本來該等到孩子夠獨立才要聊、關係到一生的事,現在我們必須提早在孩子14歲前,就跟他們好好聊。1. 親子關係2. 獨立 3. 變化莫測的友誼 4. 創造力5. 照顧自己6. 公平7. 科技產品8. 批評9. 勤奮努力10. 理財觀念 11. 與性愛有關的一切12. 名譽與聲望13. 衝動與衝動14. 幫助他人專業推薦小熊媽(張美蘭) 親職 / 繪本作家何琦瑜 《親子天下》執行長李儀婷 薩提爾教養、親子溝通專家神老師(沈雅琪) 教師陳藹玲 富邦文教基金會執行董事歐陽立中 Super教師 / 暢銷作家劉軒作家 作家 / 正向心理學專家魏瑋志(澤爸) 親職教育講師14個主題,BRIEF(簡單易懂)地說明親子對話該有的內涵Begin:和諧平穩的開始對話Relate:站在孩子的視角與立場Interview:透過面談收集資訊Echo:所聽到的要有回應Feedback:要給予反饋即使你的孩子到了開始以本能抵抗的年紀,正代表你們彼此該進行有意義的親子對話的時候了。如何調解孩子與我們保有距離的需求,也顧及身為家長希望他們安全、聰明、又維持聯繫的心願及義務呢?這時我們要學會一門新語言。這門語言不能靠直覺,但比你想像中更容易,而這本書將會是你的嚮導和譯者。學習如何克服與少年對話中最常見的障礙: 知道哪些對話最重要 瞭解如何開啟對話而不激怒或嚇跑你的孩子 搞清楚要說什麼而哪些是該避免的字句 進行讓他們能投入並感興趣的對話 在對的時機進行正確的對話「富有洞察力及建設性,一點也不死板或帶有訓斥口吻。《14歲前該跟孩子聊的14件事》就是那位你有問題就會向他求救的睿智好友,因為他們總是有很棒的答案,永遠不會讓你覺得自己蠢到需要問這種問題。[……]當(你的孩子)需求、掙扎和力量發生變化之際,這本書就是
優惠價: 9 405
庫存:1
雅思閱讀聖經(英式發音附QR code音檔)
滿額折
出版日:2022/01/03 作者:韋爾  出版社:倍斯特  裝訂:平裝
最強雅思閱讀學習方式──收錄更多具高度整合能力的試題有效協助各考生釐清思路各閱讀文章亦附錄音 同步優化寫作實力閱讀和寫作一次就考取高分翻新試題並納入反覆出現的圖表考古題「魚的構造圖」強效「新舊合併」考點納入亂序摘要題出題、《劍16》考點和隱晦的填空題答題※ Hewes & Associates, based on its reputation can hire lawyers with 5.___________ or better capability.,這部分可以對應到But Hewes & Associates, based on its reputation, can have anyone whether it is a seasoned senior lawyer or a newly graduate whose ability is better than Ellen.,better capability對應到whose ability is better than,所以空格處要對應到or前面的敘述部分,並藉由seasoned推斷出要有經驗的,故答案要填experience。這題稍難。 ※ Eventually, Ellen has a 7.___________ schedule for the next interview because her sister’s wedding is on the same date.這部分對應到Ellen is astounded to hear the date because her sister’s wedding is on the same date. How to choose between a lucrative job that everyone is dying to get in and attending her sister’s wedding is what allures audiences to continue watching till the end of the first episode.所以可以反推出Ellen跟下次面試的時程是conflicting的,答案要選conflicting。(更多非傳統找到對應點和同義字就馬上答對的試題,請見書籍內容...
優惠:倍斯特全書系書展 優惠價: 79 434
庫存:1
完全自學!Go 語言 (Golang) 實戰聖經
滿額折
出版日:2021/07/08 作者:Delio D'Anna; Andrew Hayes; Sam Hennessy; Jeremy Leasor; Gobin Sougrakpam; Dániel Szabó  出版社:旗標出版社  裝訂:平裝
內容介紹: 你從未見過如此完整的 Go 語言中文教材!Go 語言☛ 2016 年被 TIOBE 選為年度最佳程式語言☛ 2020 年 Stack Overflow調查為 『全球第三高薪開發者職業』☛ 2020 年超越 Python 成為『職業開發者最想學習語言』☛ 已被 Google、Dropbox、Twitch、Uber 等企業採用,也用來打造 Docker、Kubernetes
優惠價: 95 836
庫存:1
INTRODUCTION TO PYTHON PROGRAMMING (Taiwan Edition / 含Access Code, 刮除不受退)
滿額折
出版日:2024/11/15 作者:LIANG  出版社:PEARSON  裝訂:平裝
This book is a customized version in Taiwan, and the content is extracted from Chapters 1 to 15 of the book "Introduction to Python Programming and Data Structures, Global Edition, 3rd edition".-- --For introductory courses in Python Programming.A fundamentals first approach to programming helps students create efficient, elegant code.Introduction to Python Programming and Data Structures introduces students to basic programming concepts using a fundamentals-first approach that prepares students to learn object-oriented programming and advanced Python programming. This approach presents programming concepts and techniques that include control statements, loops, functions, and arrays before designing custom classes. Students learn basic logic and programming concepts prior to moving into object-oriented and GUI programming. The content incorporates a wide variety of problems with various levels of difficulty and covers many application areas to engage and motivate students.For a list of
定價:1700 元
無庫存
C How to Program: With Case Studies in Applications and Systems Programming, Global Edition
滿額折
出版日:2022/05/27 作者:Paul Deitel; Harvey Deitel  出版社:Pearson Education Limited  裝訂:平裝
Thistitle is a Pearson Global Edition. The editorial team at Pearson has workedclosely with educators around the world to include content which is especiallyrelevant to an international and diverse audience.For courses in computerprogramming.A user-friendly,code-intensive introduction to C programming with case studies introducing applicationsand system programming.C How to Program is a comprehensive introduction toprogramming in C. Like other texts of the Deitels How to Program series,the books modular presentation serves as a detailed, beginner source ofinformation for college students looking to embark on a career in coding, orinstructors and software-development professionals seeking to learn how toprogram with C. The signature Deitel live-code approach presents concepts inthe context of 142 fully working programs rather than incomplete snips of code.This gives students a chance to run each program as they study it and see howtheir learning applies to real-world programming scenari
定價:3299 元
無庫存
出版日:2007/12/27 作者:HURST  出版社:Mcgraw-Hill; Inc.  裝訂:平裝
Ace the NCLEX-RN--with the help of nursing review pioneer Marlene Hurst! Use Marlene's unique “no cram, pass with what you already know” system and slash your study time in halfBased on Marlene Hurst'
定價:950 元
無庫存
作者:HURST  出版社:Mcgraw-Hill; Inc.  裝訂:平裝
Ace the NCLEX-PN-with the help of nursing review pioneer Marlene Hurst! Use Marlene's unique “no cram, pass with what you already know” system and slash your study time in half Based on Marlene Hurs
定價:950 元
無庫存
JCAATs: Data Analysis and Smart Audit (Attached:Trial version software + Dataset)
滿額折
出版日:2023/03/01 作者:Sherry Huang  出版社:傑克商業自動化  裝訂:平裝
With the advent of the Al era, professionals need to select the right tools to meet new opportunities and challenges! This instructional material focuses on the application of big data analysis, text mining, and machine learning in auditing to assist readers in understanding the latest developments in data analysis and smart audit.JCAATs is a new generation audit software developed by Python, which can be executed in a Windows and MAC operation systems with a multi-language, visual, and easy-to-use interface. Non-IT professionals can easily conduct smart data analysis. Through JCAATs' built-in data fusion technology and OPEN DATA connector, heterogeneous data can be quickly analyzed in real-time and effectively identifying anomalies. The features of this book include:The book is structured to provide a progressive learning experience, with chapters covering different concepts and applications, as well as exercises and practice questions. The official textbook endorsed by ICAEA
優惠價: 9 2700
無庫存
出版日:2022/06/01 作者:Boyce  出版社:John Wiley & Sons Inc  裝訂:平裝
●Flexible approach to content: Self-contained chapters allow instructors to customize the selection, order, and depth of chapters.●Flexible approach to technology:Text is adaptable to courses having various levels of computer involvement, ranging from none to intensive. Technologies include advanced graphing calculators, spreadsheets, web-based systems (applets), computer algebra systems (Maple, Mathematica, Sage), scientific computations systems (MATLAB), or traditional programing (FORTRAN, JavaScript, Python). More than 450 problems are marked with technology icons and files for those problems are available. ●Emphasis on understanding concepts: A great number of problems as well as some examples call for conclusions to be drawn about the solution which reinforces the concept of the topic.
定價:1680 元
無庫存
出版日:2022/01/01 作者:Freedman  出版社:OXFORD  裝訂:平裝
Returning for its fifth edition, the Oxford Handbook of Anaesthesia has been re-energized by new editors and a specialist contributor team, while still retaining its much-loved, clear and concise style. Written for anaesthetists at all stages of their careers, from trainees sitting exams through to experienced consultants as well as ODPs and nurses involved in theatre area work and pre-assessment, this comprehensive guide to the anaesthetic world is as indispensable as ever.This new edition has been completely revised and brings you the most up-to-date guidance and information to keep pace with fast-moving areas of anaesthesia, including a completely revised regional anaesthesia chapter. Now in full colour and packed with enhanced illustrations throughout, including new ECG rhythm strips and illustrations of specialist equipment, the Handbook also includes colour coding for easier navigation. Designed for daily use, this Handbook is your essential companion to anaesthesia, with everyth
定價:1716 元
無庫存
出版日:2016/03/01 作者:Fischer  出版社:Mcgraw-Hill; Inc.  裝訂:平裝
Master the Wards: Internal Medicine Handbook improves your confidence so you can survive the clerkship and ace the shelf. With this in hand, you can arrive prepared on day 1 of your medicine rotation.
定價:800 元
無庫存
Derivatives Algorithms ─ Bones
滿額折
出版日:2010/04/14 作者:Tom Hyer  出版社:World Scientific Pub Co Inc  裝訂:精裝
Derivatives Algorithms provides a unique expert overview of the abstractions and coding methods which support real-world derivatives trading. Written by an industry professional with extensive experie
優惠價: 9 1775
無庫存
作者:SAIA  出版社:Mcgraw-Hill; Inc.  裝訂:平裝
Ace the ARRT exam with the field's #1 study guide! "The detailed indices at the start of each chapter are an asset and should make using the text for pre-AART exam study that much easier for students
定價:1600 元
無庫存
作者:LE  出版社:Mcgraw-Hill; Inc.  裝訂:平裝
Let the authors of First Aid for the USMLE Step 1 show you how to ace the USMLE Step 3 with this proven survival guide Written by residents who passed the boards and reviewed by top faculty, First Ai
定價:750 元
無庫存
作者:NAHEEDY  出版社:Mcgraw-Hill; Inc.  裝訂:平裝
Ace the USMLE Step 1 with these unique “flashcards in a book”! Students who just aced the USMLE Step 1 reveal what it takes to excel! "This book was excellent, and well organized. The 'make the diag
定價:450 元
無庫存
作者:LEVINSON  出版社:Mcgraw-Hill; Inc.  裝訂:平裝
Ace the USMLE Step 1 and course exams-with the most concise, easy-to-use, and frequently updated medical microbiology and immunology review! To put your preparation for USMLE Step 1 and course exams
定價:890 元
無庫存
作者:LEVINSON  出版社:Mcgraw-Hill; Inc.  裝訂:平裝
Ace the USMLE Step 1 and course exams with the most concise, easy-to-use, and frequently updated medical microbiology and immunology review Now in Full Color! To put your preparation for USMLE Step
定價:850 元
無庫存
出版日:2019/12/01 作者:亞德里安‧B‧泰克-作; 阿米爾‧阿布‧魯米埃(Amir Abou Roumié)-繪  出版社:和平  裝訂:平裝
►最好玩、最棒的Python入門書◄透過50個趣味遊戲,發揮Python無限創意!◆ Amazon兒童程式設計類銷售第一名◆ Amazon讀者與Goodreads書評網站4.5顆星好評推薦◆ 胡崇偉(臺灣Python年會前任總召),專業審訂◆ 戴志洋(資深黑客、PTT水球發明人),專序推薦◆ 吳郁芬、洪旭亮、賴以威、賴岳林、魏瑋志(澤爸)、蘇文鈺,好玩推薦人人Coding的時代已經來臨,「自學程式
絕版無法訂購
出版日:2021/11/19 作者:大衛‧薛夫  出版社:尖端出版  裝訂:精裝
★ Amazon.com與全球最大書評網Goodreads讀者近五星好評!★ 首度在台公開!約翰.藍儂生前與妻子小野洋子的最後一場重要專訪!★ 約翰.藍儂自認「最大規模、最具指標性、最貼近藍儂與洋子」的獨家專訪!▎披頭四的靈魂人物、史上最偉大的搖滾傳奇——約翰・藍儂璀璨耀眼的生命!▎搖滾樂音裡永恆的愛與和平!響徹全球的和平之聲,「給和平一個機會」的懇切渴求。約翰.藍儂(John Lennon,1940年10月9日-1980年12月8日)作為流行音樂史上最成功的商業樂團「披頭四樂團」的創始成員,對全球流行音樂有著舉足輕重的影響,於1960年代掀起「披頭四狂熱」並聞名全球。藍儂參與演出與創作的單曲,有25首拿下美國《告示牌》百大單曲榜的冠軍;他在披頭四解散後單飛,其個人專輯在美國的銷量更是超過了1,400萬張。其畢生透過音樂與各種形式鼓吹和平、反戰思想,引領戰後嬰兒潮反對越戰,除了入選「詞曲作者名人堂」外,也兩度入選「搖滾名人堂」,並在BBC「最偉大的100名英國人」票選中獲得第8名。約翰.藍儂總不畏懼於其音樂、文字、繪畫和採訪中展現他的叛逆、執著與嘲諷,他的作品如〈想像〉及與洋子的〈給和平一個機會〉,如今也已然成為人們在對抗不公不義時的口號,以及慶祝離美好世界更近一步時的歡呼——人們在柏林圍牆倒塌時唱著他的歌,在反對美國出兵伊朗和阿富汗的示威遊行中唱他的歌,在期盼蘇聯政府改革開放的同時唱他的歌……直到二〇二一年,〈想像〉的樂聲也依舊在東京奧運的開幕式會場上繚繞著。▎由《紐約時報》暢銷榜冠軍作者大衛.薛夫親自彙整41年前的專訪,萬眾矚目!▎解密搖滾神話眾說紛紜的人生──約翰.藍儂與小野洋子最赤裸、真實的自我剖析。這篇為期三週的貼身專訪於1981年刊登於雜誌《花花公子》,作者大衛.薛夫關鍵地提問,並如實呈現藍儂夫妻回應的基調,使讀者具有親臨訪問現場的臨場感。書中紀錄約翰・藍儂與其妻小野洋子二人最豐富、傳神及完整的訪問,關於愛、和平、理想、真理、藝 術、創作、音樂和童年等各種極其隱私的故事與見解。而藍儂也於書中正面回應披頭四的解散、與保羅.麥卡尼的分歧,以及對人生、音樂、家庭、金錢、女性、宗教等方面的見解,更首度暢談與洋子的愛情史、觀念及精神。這是一篇在約翰・藍儂毫無防備的情況下所進行的傑出訪問,貼切地描述藝文界才子大衛.薛夫、搖滾傳奇約翰・藍儂與前衛藝術家小野洋子之間廣泛
出版日:2018/08/01 作者:Paul Bornemann  出版社:Wolters Kluwer Health  裝訂:精裝
Make the most of point-of-care ultrasound in your primary care practice with this timely reference. The use of ultrasound in the primary care setting has grown dramatically in recent years, resulting in faster and more accurate assessment of patients, and safer in-office procedures such as joint injections and ultrasound-guided biopsies. Ultrasound for Primary Care covers exactly what you need to know to incorporate or expand ultrasound in your practice – from when and how to use ultrasound to pearls and pitfalls to coding and billing issues. Timely coverage of this fast-growing field helps you effectively manage the whole patient and expand the scope of your practice.Case-based clinical vignettes put key concepts into the perspective of a busy practice, helping you determine when and how to best use ultrasound for optimal patient care.A consistent, templated format features chapters based on answering clinical questions commonly asked in the primary care setting.Ultrasound proto
定價:3061 元
無庫存
  • 27
    1

暢銷榜

客服中心

收藏

會員專區