TOP
0
0
三民出版.新書搶先報|最速、最優惠的新鮮貨報給你知!

縮小範圍


商品類型

原文書 (19)
商品狀況

可訂購商品 (19)
庫存狀況

無庫存 (19)
商品定價

$800以上 (19)
出版日期

2022~2023 (1)
2020~2021 (1)
2018~2019 (4)
2016年以前 (13)
裝訂方式

平裝 (15)
精裝 (3)
作者

Michael McMillan (8)
Afia Nkrumah (INT)/ Manjula Padmanabhan/ Parv Bancil/ Michael McMillan/ Shelleyta Silas/ Wayne Buchanan (1)
Camille J. Mcmillan/ Michael Barry (1)
Dawn McMillan,Jeanne Willis,Claire Llewellyn,Monica Hughes,Kate McGough,Jill McDougall,Michael Wagner,Shirin Yim Bridges,Jo Brooker,Catherine Baker (1)
Dawn McMillan,Simon Cheshire,Steve Smallman,Michael Steer,Cas Lester,Diana Noonan,Alison Hawes,Deborah Nash,Tony Bradman,Peter Bently (1)
James B. McMillan/ Michael B. Montgomery (1)
Michael Barton (EDT)/ Janet Browne (EDT)/ Ken Corbett (EDT)/ Norman McMillan (EDT) (1)
Michael Breen (EDT)/ Eamonn Conway (EDT)/ Barry Mcmillan (EDT) (1)
Michael C. Ennis-McMillan (1)
Michael Hunter/ David Mcmillan (FRW) (1)
Michael Taylor/ Milly Reynolds/ Jaimen McMillan (1)
Nicola J. Watson,J. Alison,David Hewitt,Michael Newton,Dorothy McMillan,Murdo Ewen Macdonald,Ian Thompson,David Manderson;Brown, Ian (1)
出版社/品牌

Cambridge Univ Pr (4)
Pearson Education Limited (2)
Association for Scottish Literary Studies (1)
Aurora Metro Pubns (1)
Black Dog Pub Ltd (1)
Bloomsbury USA Academic (1)
Cengage Learning (1)
Dufour Editions (1)
Floris Books (1)
LUND HUMPHRIES (1)
Oreilly & Associates Inc (1)
Penguin Group USA (1)
SAGE Publications UK (1)
Univ of Alabama Pr (1)
Univ of Pittsburgh Pr (1)

三民網路書店 / 搜尋結果

19筆商品,1/1頁
作者:Michael McMillan  出版社:Black Dog Pub Ltd  出版日:2009/10/20 裝訂:平裝
The Front Room is a unique study by writer/curator Michael McMillan of the position of the home in different migrant groups. Embodied in The West Indian Front Room is the experience of growing up dur
無庫存,下單後進貨(到貨天數約30-45天)
定價:1198 元, 優惠價:1 1198
作者:Michael McMillan  出版社:Oreilly & Associates Inc  出版日:2014/03/22 裝訂:平裝
If you’re using JavaScript on the server-side, you need to implement classic data structures that conventional object-oriented programs (such as C# and Java) provide. This practical book shows you how
無庫存,下單後進貨(到貨天數約30-45天)
定價:2000 元, 優惠價:1 2000
Data Structures and Algorithms Using C#
90折
作者:Michael McMillan  出版社:Cambridge Univ Pr  出版日:2007/03/26 裝訂:平裝
C# programmers: no more translating data structures from C++ or Java to use in your programs! Mike McMillan provides a tutorial on how to use data structures and algorithms plus the first comprehensive reference for C# implementation of data structures and algorithms found in the .NET Framework library, as well as those developed by the programmer. The approach is very practical, using timing tests rather than Big O notation to analyze the efficiency of an approach. Coverage includes arrays and array lists, linked lists, hash tables, dictionaries, trees, graphs, and sorting and searching algorithms, as well as more advanced algorithms such as probabilistic algorithms and dynamic programming. This is the perfect resource for C# professionals and students alike.
無庫存,下單後進貨(到貨天數約45-60天)
定價:2404 元, 優惠價:9 2164
Object-Oriented Programming with Visual Basic.NET
90折
作者:Michael McMillan  出版社:Cambridge Univ Pr  出版日:2004/06/21 裝訂:平裝
Michael McMillan provides a complete presentation of the object-oriented features of the Visual Basic .NET language for advanced Visual Basic programmers. Beginning with an introduction to abstract data types and their initial implementation using structures, he explains standard OOP topics including class design, inheritance, access modifiers and scoping issues, abstract classes, design and implemention of interfaces and design patterns, and refactoring in VB.NET. More advanced OOP topics are included as well, such as reflection, object persistence, and serialization. To tie everything together, McMillan demonstrates sound OOP design and implementation principles through practical examples of standard Windows applications, database applications using ADO.NET, Web-based applications using ASP.NET, and Windows service applications.
無庫存,下單後進貨(到貨天數約45-60天)
定價:2924 元, 優惠價:9 2632
The Front Room: Diaspora Migrant Aesthetics in the Home
滿額折
作者:Michael McMillan  出版社:LUND HUMPHRIES  出版日:2023/07/31 裝訂:平裝
無庫存,下單後進貨(到貨天數約30-45天)
定價:1900 元, 優惠價:1 1900
Data Structures and Algorithms Using Visual Basic.NET
90折
作者:Michael McMillan  出版社:Cambridge Univ Pr  出版日:2005/03/07 裝訂:平裝
This is the first Visual Basic.NET book to provide a comprehensive discussion of the major data structures and algorithms. Here, instead of having to translate material on C++ or Java, the professional or student VB.NET programmer will find a tutorial on how to use data structures and algorithms and a reference for implementation using VB.NET for data structures and algorithms from the .NET Framework Class Library as well as those which must be developed by the programmer. In an object-oriented fashion, the author presents arrays and arraylists, linked lists, hash tables, dictionaries, trees, graphs, sorting and searching as well as more advanced algorithms, such as probabilistic algorithms and dynamic programming. His approach is very practical, for example using timing tests rather than Big O analysis to compare the performance of data structures and algorithms. This book can be used in both beginning and advanced computer programming courses that use the VB.NET language and, most im
無庫存,下單後進貨(到貨天數約45-60天)
定價:3119 元, 優惠價:9 2807
作者:Michael McMillan  出版社:Cambridge Univ Pr  出版日:2007/03/26 裝訂:精裝
C# programmers: no more translating data structures from C++ or Java to use in your programs! Mike McMillan provides a tutorial on how to use data structures and algorithms plus the first comprehensive reference for C# implementation of data structures and algorithms found in the .NET Framework library, as well as those developed by the programmer. The approach is very practical, using timing tests rather than Big O notation to analyze the efficiency of an approach. Coverage includes arrays and array lists, linked lists, hash tables, dictionaries, trees, graphs, and sorting and searching algorithms, as well as more advanced algorithms such as probabilistic algorithms and dynamic programming. This is the perfect resource for C# professionals and students alike.
若需訂購本書,請電洽客服
02-25006600[分機130、131]。
作者:Michael McMillan  出版社:SAGE Publications UK  出版日:2004/03/05 裝訂:平裝
Instructors: Please click here to request a review copy of this title for adoption consideration.Desk copies are available by calling 1-800-818-7243.From the Foreword `It is an honour to be asked
若需訂購本書,請電洽客服
02-25006600[分機130、131]。
A Precious Liquid—Drinking Water and Culture in the Valley of Mexico
90折
作者:Michael C. Ennis-McMillan  出版社:Cengage Learning  出版日:2005/12/16 裝訂:平裝
The text provides an ethnographic analysis of the social and cultural aspects of installing and managing a piped drinking water system in La Purificacion Tepetitla, a community located in the densely
無庫存,下單後進貨(到貨天數約30-45天)
定價:2563 元, 優惠價:9 2307
Le MTtier ― The Seasons of a Professional Cyclist
90折
作者:Camille J. Mcmillan; Michael Barry  出版社:Bloomsbury USA Academic  出版日:2013/03/01 裝訂:平裝
This is the latest edition of this on-going and unique collaboration between professional cyclist Michael Barry and photographer Camille J. McMillan. It's an honest, thoughtful and sometimes touching
無庫存,下單後進貨(到貨天數約30-45天)
定價:1900 元, 優惠價:9 1710
The Hunter Chef Cookbook ― Hunt, Fish, and Forage in over 100 Recipes
滿額折
作者:Michael Hunter; David Mcmillan (FRW)  出版社:Penguin Group USA  出版日:2020/10/06 裝訂:精裝
無庫存,下單後進貨(到貨天數約30-45天)
定價:1140 元, 優惠價:79 901
作者:James B. McMillan; Michael B. Montgomery  出版社:Univ of Alabama Pr  出版日:2018/09/11 裝訂:平裝
A collection of the total range of scholarly and popular writing on English as spoken from Maryland to Texas and from Kentucky to Florida The only book-length bibliography on the speech of the America
無庫存,下單後進貨(到貨天數約30-45天)
定價:1998 元, 優惠價:1 1998
Finger Strings ─ A Book of Cat's-Cradles and String Figures
滿額折
作者:Michael Taylor; Milly Reynolds; Jaimen McMillan  出版社:Floris Books  出版日:2008/09/01 裝訂:平裝
Finger string games are a wonderful opportunity for today's children to practice meaningful movement, explore space, interact with others, and exercise their creative spirits. They're also great fun!String games can be particularly useful with children who struggle at school, are dyslexic or who are learning concepts such as 'left and right', 'up and down'. The book contains games that will delight all children, from the very young to those with greater dexterity.Michael Taylor has many years of experience in working with children and has shared his string figures at schools and camps throughout the world. This book contains over 80 inventive and imaginative string games and stories, all clearly illustrated with step-by-step color diagrams. The book is particularly designed to require as little page-turning as possible in the middle of making a string shape!Includes two brightly colored strings to get you started.
無庫存,下單後進貨(到貨天數約45-60天)
定價:875 元, 優惠價:95 831
作者:Michael Breen (EDT); Eamonn Conway (EDT); Barry Mcmillan (EDT)  出版社:Dufour Editions  出版日:2004/04/01 裝訂:平裝
無庫存,下單後進貨(到貨天數約30-45天)
定價:958 元, 優惠價:1 958
Introduced by award-winning writer Bonnie Greer with a unique bibliography by Susan Croft, Curator, London Theatre Museum. Includes: Harvest by Manjula Padmanabhan; Made in England by Parv Bancil; Bro
無庫存,下單後進貨(到貨天數約30-45天)
定價:1448 元, 優惠價:1 1448
作者:Michael Barton (EDT); Janet Browne (EDT); Ken Corbett (EDT); Norman McMillan (EDT)  出版社:Univ of Pittsburgh Pr  出版日:2018/12/04 裝訂:精裝
This sixth volume of Tyndall's correspondence contains 302 letters covering a period of twenty-eight months (1856-1859). It begins shortly after Tyndall returned from his first glacier research in
若需訂購本書,請電洽客服
02-25006600[分機130、131]。
Literary Tourism, the Trossachs and Walter Scott
滿額折
無庫存,下單後進貨(到貨天數約45-60天)
定價:1197 元, 優惠價:95 1137
若需訂購本書,請電洽客服
02-25006600[分機130、131]。
若需訂購本書,請電洽客服
02-25006600[分機130、131]。

暢銷榜

客服中心

收藏

會員專區