This is default featured slide 1 title

Go to Blogger edit html and find these sentences.Now replace these sentences with your own descriptions.This theme is Bloggerized by Lasantha Bandara - Premiumbloggertemplates.com.

This is default featured slide 2 title

Go to Blogger edit html and find these sentences.Now replace these sentences with your own descriptions.This theme is Bloggerized by Lasantha Bandara - Premiumbloggertemplates.com.

This is default featured slide 3 title

Go to Blogger edit html and find these sentences.Now replace these sentences with your own descriptions.This theme is Bloggerized by Lasantha Bandara - Premiumbloggertemplates.com.

This is default featured slide 4 title

Go to Blogger edit html and find these sentences.Now replace these sentences with your own descriptions.This theme is Bloggerized by Lasantha Bandara - Premiumbloggertemplates.com.

This is default featured slide 5 title

Go to Blogger edit html and find these sentences.Now replace these sentences with your own descriptions.This theme is Bloggerized by Lasantha Bandara - Premiumbloggertemplates.com.

Jumat, 24 Januari 2014

Download Ebook Rails: Novice to Ninja: Build Your Own Ruby on Rails Website

Download Ebook Rails: Novice to Ninja: Build Your Own Ruby on Rails Website

The link of the book that we offer here will reveal you why you are in the very best area. It doesn't need challenging features to obtain known this Rails: Novice To Ninja: Build Your Own Ruby On Rails Website That's very simple. If you have the belief to lead this book, simply do it. The soft documents system that we offer from the gathered books from the many countries makes you quickly to actually obtain guides that you browse.

Rails: Novice to Ninja: Build Your Own Ruby on Rails Website

Rails: Novice to Ninja: Build Your Own Ruby on Rails Website


Rails: Novice to Ninja: Build Your Own Ruby on Rails Website


Download Ebook Rails: Novice to Ninja: Build Your Own Ruby on Rails Website

Rails: Novice To Ninja: Build Your Own Ruby On Rails Website. Allow's review! We will frequently figure out this sentence everywhere. When still being a kid, mother used to purchase us to constantly read, so did the instructor. Some books Rails: Novice To Ninja: Build Your Own Ruby On Rails Website are totally checked out in a week and also we need the obligation to assist reading Rails: Novice To Ninja: Build Your Own Ruby On Rails Website Just what about now? Do you still enjoy reading? Is reviewing just for you which have responsibility? Not! We below provide you a new book qualified Rails: Novice To Ninja: Build Your Own Ruby On Rails Website to review.

Currently, your time is to produce the different ambience of your daily life. You could not feel that it will certainly be so silent to know that this book is absolutely yours. As well as just how you could await guide to read, you can just discover the link that has been given in this site. This site will offer you all soft duplicate fie of the book that can be so simple to find out about. Associated with this condition, you can really understand that the book is linked constantly with the life and also future.

To recognize exactly how guide will be, it will be communicated with the efficiency as well as appearance of the book. The subject of the book that you wish to read should be connected to the topic that you need or the subject that you such as. Reviewing common publication will certainly not be interested for you also you have actually kept in on your hands. This is one problem to constantly solve. However here, when obtaining Rails: Novice To Ninja: Build Your Own Ruby On Rails Website as recommendation, you might not worry any more.

So, that's so clear that obtaining Rails: Novice To Ninja: Build Your Own Ruby On Rails Website an one of reading materials will certainly use some benefits. To get this book, just let join us to be participant and also obtain the links of every book to serve. And after that, simply browse through and also get guide. It will certainly not require much time to invest. It will certainly additionally not squander your time. Your precious time ought to be called for by owning this book as yours.

Rails: Novice to Ninja: Build Your Own Ruby on Rails Website

About the Author

Glenn Goodrich started programming when he was 12 and hasn’t really stopped since. He has worked for large enterprises, startups, and everything in between. Glenn found Ruby in 2006 or so and (like so many other nerds) fell immediately in love. He can be found on the SitePoint Ruby channel, editing and writing and such. Glenn enjoys writing almost as much as coding, and he sincerely hopes this book helps at least one new Rubyist on their path.

Read more

Product details

Paperback: 542 pages

Publisher: SitePoint; 3 edition (October 31, 2016)

Language: English

ISBN-10: 9780994347008

ISBN-13: 978-0994347008

ASIN: 0994347006

Product Dimensions:

7 x 1.1 x 9.2 inches

Shipping Weight: 2 pounds (View shipping rates and policies)

Average Customer Review:

3.9 out of 5 stars

7 customer reviews

Amazon Best Sellers Rank:

#1,346,012 in Books (See Top 100 in Books)

Writing good books to teach you how to create software is even harder than knowing how to create good software -- so I try to be generous in my review of such books. Also, note that I had a pre-publication version of the book, so I won't criticize the minor inconsistencies and the badly rendered pictures, since those are likely to get fixed in final editing.This one is a great effort at an ambitious task, as given in the title: to take a programming novice to a beginning professional creating software using Ruby on Rails. And this is indeed a valiant effort: the author does quite well in guiding the reader step-by-step through the various learnings and tasks. He writes well, and clearly.However, it falls short in my view, because the goals are misconceived. What we really need here is a set of three separate books: (1) a really good book to help the reader learn Ruby, going through concepts, philosophy, syntax, and effective techniques; (2) a really good book to teach Rails, again covering concepts and philosophy, syntax, and proven techniques; (3) finally, a guidebook to walk the learning programmer through a complete implemention that could be delivered as a public web application. Unfortunately, in trying to munge all three together into one book, we get very little of #1 & #2, and a poor man's version of #3. There's much too much focus on syntax and examples, where concepts have not been fully explained. I think a novice would step on the shuriken and suffer bad self-injury with the sword, and not quite achieve ninjahood here.I'd suggest taking a look at a good Ruby book (Eloquent Ruby by Olsen, for example) and a good Rails book (Ruby on Rails Tutorial by Hartl) first. If you're completely new to programming, I might even suggest starting with the Python language first (Python Programming for the Absolute Beginner by Dawson), rather than Ruby.After that, this book might be helpful in guiding you through some of the details and intricacies of creating a full web application using Ruby on Rails.

As a novice Ruby programmer I've heard that Ruby and RAILS go together. That is write Ruby code, use RAILS for web development. I got this book with the hope that I'd work my way through it and learn RAILS. The book has content specific to both the Mac OS X and Windows environments and is certainly the right text to work your way through RAILS (with or without prior experience with Ruby). I worked my way through about half of the book. When it came to working on coding I was using IntelliJ for development, debugging, and other tools.At the same time I took some online (udemy) courses on RAILS and I just found them to be easier to work with all of the learning content, trial code, and notes all on my desktop. At that point I stopped working my way through the book and it has since sat on the shelf. I don't use it as a reference. I believe this could be a great library book if you intend to learn RAILS, but I wouldn't invest in purchasing it.My advice to a would be RAILS novice is to instead go to udemy or stacksocial and find an online course. It is far easier and I believe more efficient than reading and then trying to manually type in examples or download the code examples in the book.I find no fault or issues with the book, but as an instructional book, having online code examples is fairly limited. If this paralleled an online class perhaps the online class would be more useful. That's my feedback and advice for potential buyers of the book and perhaps for the author. In the age before online classes perhaps this would have been 5 star. The point of the ratings is to help potential buyers (readers) make an informed choice. I hope this is helpful as you consider your purchase.

This book is a good introductory guide for novice developers who want to learn how to build web applications using version 5 of the Ruby-language-based Rails framework.The first chapter covers development principles that opinionated Ruby- and Rails-adherents strongly believe in, but some may not totally agree with. The second chapter discusses what software to download and how to get them installed in a Windows, Mac, or Linux environment, and the third chapter provides a fast-paced tour of only the most essential of Ruby language concepts that Rails novice developers need to know in order to appreciate the framework. The remaining eight chapters then introduce readers to various capabilities of the framework, covering topics that range from Rails features that can be put to productive use, firstly, in development, followed by testing, and finally, production environments.The pacing of the discussions in the last eight chapters are just right for novice developers. The writing is clear and easy to comprehend, and the sample application built provides ample opportunities for gaining insights into key Rails capabilities.

This is an excellent introduction to writing web applications in Rails, but don't be fooled by the title. It should be called "Rails: Novice to Experienced Beginner". The book takes you step-by-step through the process of building and refining a fairly simple and straightforward Rails app. If you're new to Rails, it is well worth working your way through the follow-along process of the book. But if you're new to Rails and want to become a Rails Ninja, this book is the only very beginning of your path.

Rails: Novice to Ninja: Build Your Own Ruby on Rails Website PDF
Rails: Novice to Ninja: Build Your Own Ruby on Rails Website EPub
Rails: Novice to Ninja: Build Your Own Ruby on Rails Website Doc
Rails: Novice to Ninja: Build Your Own Ruby on Rails Website iBooks
Rails: Novice to Ninja: Build Your Own Ruby on Rails Website rtf
Rails: Novice to Ninja: Build Your Own Ruby on Rails Website Mobipocket
Rails: Novice to Ninja: Build Your Own Ruby on Rails Website Kindle

Rails: Novice to Ninja: Build Your Own Ruby on Rails Website PDF

Rails: Novice to Ninja: Build Your Own Ruby on Rails Website PDF

Rails: Novice to Ninja: Build Your Own Ruby on Rails Website PDF
Rails: Novice to Ninja: Build Your Own Ruby on Rails Website PDF

Senin, 20 Januari 2014

Free PDF Corpus Hermeticum: The Divine Pymander, by Hermes Trismegistus

Free PDF Corpus Hermeticum: The Divine Pymander, by Hermes Trismegistus

So now, just what's even more you will undergo with this publication? Just obtain Corpus Hermeticum: The Divine Pymander, By Hermes Trismegistus immediately to lead your idea to always create. When you make small way of thinking to consider tough book to read, you will certainly not make any type of development. And see exactly what you will certainly obtain, be sorry for will constantly come behind. So, do you wish to become one of them? Naturally not! Checking out and checking out become one of the options that you could attempt to get over the issues.

Corpus Hermeticum: The Divine Pymander, by Hermes Trismegistus

Corpus Hermeticum: The Divine Pymander, by Hermes Trismegistus


Corpus Hermeticum: The Divine Pymander, by Hermes Trismegistus


Free PDF Corpus Hermeticum: The Divine Pymander, by Hermes Trismegistus

Feeling dizzy of your deadline task? It seems that you need enhancement sources as well as ideas, do not you? Do you like analysis? What kind of analysis materials you may possibly enjoy to do? We will certainly show you Corpus Hermeticum: The Divine Pymander, By Hermes Trismegistus as one of the advised publications that will remain in this area. As understand, this web is preferred with all terrific books in soft file model. When you have suggestions to earn handle this publication, it should be promptly done.

In wondering things that you ought to do, reading can be a brand-new choice of you in making new things. It's always stated that reading will certainly constantly assist you to get over something to far better. Yeah, Corpus Hermeticum: The Divine Pymander, By Hermes Trismegistus is one that we always supply. Also we share repeatedly about the books, exactly what's your conception? If you are one of the people enjoy reviewing as a way, you could find Corpus Hermeticum: The Divine Pymander, By Hermes Trismegistus as your analysis product.

Reviewing will certainly make basic way as well as it's not tight adequate to do. You will certainly have recent publication to read in fact, however if you feel tired of it you can continuously get the Corpus Hermeticum: The Divine Pymander, By Hermes Trismegistus From the Corpus Hermeticum: The Divine Pymander, By Hermes Trismegistus, we will remain to supply you the best book collection. When guide reads in the leisure, you can delight in just how exactly this publication is for. Yeah, while somebody wish to obtain simplicity of reviewing some books, you have actually located it.

In other website, you could really feel so difficult to locate guide, yet below, it's very easy after that. Several sources in various types and also styles are additionally provided. Yeah, we provide the charitable books from libraries around this world. So, you could enjoy reviewing various other country publication and as this Corpus Hermeticum: The Divine Pymander, By Hermes Trismegistus to be yours. It will certainly not need difficult ways. Check out the link that we give and pick this publication. You can find your true remarkable experience by only checking out book.

Corpus Hermeticum: The Divine Pymander, by Hermes Trismegistus

Product details

Paperback: 132 pages

Publisher: CreateSpace Independent Publishing Platform; New edition (September 18, 2015)

Language: English

ISBN-10: 1517391644

ISBN-13: 978-1517391645

Product Dimensions:

5 x 0.3 x 8 inches

Shipping Weight: 5.6 ounces (View shipping rates and policies)

Average Customer Review:

4.6 out of 5 stars

26 customer reviews

Amazon Best Sellers Rank:

#8,519 in Books (See Top 100 in Books)

This is a good, straight to the point copy of the Corpus Hermeticum. The larger print and spacing makes it much easier to read. My only gripe is the editor's introduction, where he seems to misinterpret a couple key elements in understanding the Hermetic philosophy. It is definitely a book that must be meditated on in order to be fully understood, as it does become quite complex and esoteric in some chapters. I highly recommend for anyone interested in Western Spirituality.

If you are in search of ancient knowledge regarding God, and Man's path on this Earth, The Corpus Hermeticum is right for you.It is read as a discourse between Hermes and various seekers of truth.You will learn what really is the nature of Truth while on this earth.That God Makes all things, then nothing really is good or evil. Only Good is God.

The narrative was quite interesting and deep. for those seeking to understand the meaning of life and purpose, it will help you direct the questions you want answers. Understanding that what you may be looking for is within and can only be found by looking inward. My journey is mine alone and differs from everyone else is also paramount as the book unfolds . You must have depth to be able to understand what the book is trying to convey,'for deep calls deep". I read from it every week for insight.

Excellent translation of this corner stone book of occult philosophy. Its said that both Nastradamus and his master Dr Jules Scaliger owned copies of this manuscript.

I have read many "occult" books looking for answers to the questions of life. This book is one of the best I have read. This book comes from God when you're ready to see the light.

I loved this book. It tells a different side of Christianity that you won't get from any mainstream source.

It's an interesting book. There are definitely hints of knowledge that seem to be have been suppressed by the church.

Great book for seekers on the path.

Corpus Hermeticum: The Divine Pymander, by Hermes Trismegistus PDF
Corpus Hermeticum: The Divine Pymander, by Hermes Trismegistus EPub
Corpus Hermeticum: The Divine Pymander, by Hermes Trismegistus Doc
Corpus Hermeticum: The Divine Pymander, by Hermes Trismegistus iBooks
Corpus Hermeticum: The Divine Pymander, by Hermes Trismegistus rtf
Corpus Hermeticum: The Divine Pymander, by Hermes Trismegistus Mobipocket
Corpus Hermeticum: The Divine Pymander, by Hermes Trismegistus Kindle

Corpus Hermeticum: The Divine Pymander, by Hermes Trismegistus PDF

Corpus Hermeticum: The Divine Pymander, by Hermes Trismegistus PDF

Corpus Hermeticum: The Divine Pymander, by Hermes Trismegistus PDF
Corpus Hermeticum: The Divine Pymander, by Hermes Trismegistus PDF

Jumat, 17 Januari 2014

PDF Download , by Shae Sullivan

PDF Download , by Shae Sullivan

Challenging the brain to think far better and also quicker can be undergone by some ways. Experiencing, listening to the various other experience, adventuring, examining, training, and more practical tasks might help you to enhance. Yet right here, if you don't have adequate time to obtain the important things straight, you can take a really easy method. Reviewing is the simplest activity that can be done everywhere you desire.

, by Shae Sullivan

, by Shae Sullivan


, by Shae Sullivan


PDF Download , by Shae Sullivan

Be one of the lucky people who obtain the book from a famous author currently. Please welcome , By Shae Sullivan Yeah, this is a sort of well-known book to be best seller as well as upgraded now. When you have manage this kind of subject, you need to get it as your source. This is not just a publication that you need, but additionally a publication that is so fascinating.

Well, currently allow's see how the book will exist for you. , By Shae Sullivan is the one that could influence you to have better time to unwind. So, exactly what you enter the free time is not only kicking back but also much more expertise. Understanding and also experience are extremely worthy and also they will certainly be timeless. The existence of this publication could support you to have that ageless well worth. Really valuable and valuable are just what you could also obtain from reading this book.

This principle is due to the fact that we offer the soft file of the book. When other individuals bring the tough book everywhere, you could only hold your device. Conserving the soft file of , By Shae Sullivan in your gizmo will ease you in reading. When you are going to residence, you could additionally open in the computer. So, conserving the book soft data in some tools are offered. It will simplify of you to find how the activity is going to be extremely easy because of the advanced modern technology.

Yeah, the web content of this publication comes with easy words, easy language styles, and also easy feeling to recognize. When you have actually discovered this advised publication to review, one to do is only by inspecting it in the web link and get it. You have to start immediately since there are likewise many individuals that have got and also reviewed , By Shae Sullivan So, you will not be left back to know even more concerning this publication web content.

, by Shae Sullivan

Product details

File Size: 4328 KB

Print Length: 165 pages

Publication Date: February 6, 2019

Sold by: Amazon Digital Services LLC

Language: English

ASIN: B07NHMS492

Text-to-Speech:

Enabled

P.when("jQuery", "a-popover", "ready").execute(function ($, popover) {

var $ttsPopover = $('#ttsPop');

popover.create($ttsPopover, {

"closeButton": "false",

"position": "triggerBottom",

"width": "256",

"popoverLabel": "Text-to-Speech Popover",

"closeButtonLabel": "Text-to-Speech Close Popover",

"content": '

' + "Text-to-Speech is available for the Kindle Fire HDX, Kindle Fire HD, Kindle Fire, Kindle Touch, Kindle Keyboard, Kindle (2nd generation), Kindle DX, Amazon Echo, Amazon Tap, and Echo Dot." + '
'

});

});

X-Ray:

Not Enabled

P.when("jQuery", "a-popover", "ready").execute(function ($, popover) {

var $xrayPopover = $('#xrayPop_06FD7B90431211E9A782083DA1769E5F');

popover.create($xrayPopover, {

"closeButton": "false",

"position": "triggerBottom",

"width": "256",

"popoverLabel": "X-Ray Popover ",

"closeButtonLabel": "X-Ray Close Popover",

"content": '

' + "X-Ray is not available for this item" + '
',

});

});

Word Wise: Enabled

Lending: Not Enabled

Screen Reader:

Supported

P.when("jQuery", "a-popover", "ready").execute(function ($, popover) {

var $screenReaderPopover = $('#screenReaderPopover');

popover.create($screenReaderPopover, {

"position": "triggerBottom",

"width": "500",

"content": '

' + "The text of this e-book can be read by popular screen readers. Descriptive text for images (known as “ALT text”) can be read using the Kindle for PC app and on Fire OS devices if the publisher has included it. If this e-book contains other types of non-text content (for example, some charts and math equations), that content will not currently be read by screen readers. Learn more" + '
',

"popoverLabel": "The text of this e-book can be read by popular screen readers. Descriptive text for images (known as “ALT text”) can be read using the Kindle for PC app if the publisher has included it. If this e-book contains other types of non-text content (for example, some charts and math equations), that content will not currently be read by screen readers.",

"closeButtonLabel": "Screen Reader Close Popover"

});

});

Enhanced Typesetting:

Enabled

P.when("jQuery", "a-popover", "ready").execute(function ($, popover) {

var $typesettingPopover = $('#typesettingPopover');

popover.create($typesettingPopover, {

"position": "triggerBottom",

"width": "256",

"content": '

' + "Enhanced typesetting improvements offer faster reading with less eye strain and beautiful page layouts, even at larger font sizes. Learn More" + '
',

"popoverLabel": "Enhanced Typesetting Popover",

"closeButtonLabel": "Enhanced Typesetting Close Popover"

});

});

Amazon Best Sellers Rank:

#2,870 Paid in Kindle Store (See Top 100 Paid in Kindle Store)

I torn. I liked the characters and the story was good but I felt like the author needs more experience and to concentrate more, or perhaps go back and re-read her stories before publishing them. Several grammatical errors (e.g., peak instead of peek) that shouldn't occur if good proof reading is undertaken. I thought the end came up too fast and that there could have been a better interweaving of the villain into the story. The heroine's friend was kind of thrown away and the old lady, who the characters seemed to adopt at one point, totally vanished from the story. She seemed like a great character to include and I was sorry she wasn't given a proper place or at least update in the epilogue. I wanted to know what happened with her. I'll have to give some serious thought to reading other stories in this series.

I really enjoy reading Ms. Sullivan's books. This one, oh my, everyone's sad back stories and the fire drama ex boyfriend, it is all so touching. Excellent read and I recommend this book.

Great story but, consider a proof reader. Major spelling errors and poor grammar. Very hard to read without correcting subconsciously

The story line didn't make sense. Unrealistic. And the editing in this book was non existant. It made it hard ro read.

First the story's plot was predictable and underdeveloped. The initial premise of the story and relationship between the three characters is good, but nothing was fully developed. Disappointing! The lead character meet two guys and announces within minutes to a bar full of people that she was thinking of having sex with both of them. Her friend's reaction was strange and confusing. Then the sex between the three of them was difficult to accept since the two men hadn't seen each other for 15 years and had never shared a woman. But the biggest problem with this story is the overwhelming number of grammatical errors misspelled words. If someone edited this book did they even speak English? Thankfully, I didn't spend money to buy this book and just borrowed it through unlimited plan. I'm an English teacher, and I would give this story a failing grade and suggest a rewrite.

This is a sexy insta-love story. I liked the story and loved the characters, which is important for me. The editing was so bad though that I had a hard time getting into the book. Wrong words were used, some sentences had extra words and timing didn't always line up. I had to reread sentences, sometimes more, to figure out what was supposed to be written. It kept me from really getting into the story.

This is a great story about friendship and love, but there were some problems. The number of spelling mistakes and grammatical errors were so distracting it really messed up the flow of the story. This is definitely a disappointment since the story is very enjoyable. If not for those issues, I would have given this book five stars.

I really enjoyed this book. I felt a part of the story. Excited to read another one by this story teller. If you like your kindle unlimited book, please leave a review so that your favorite Author will keep writing. You can check out the book again and leave a review.

, by Shae Sullivan PDF
, by Shae Sullivan EPub
, by Shae Sullivan Doc
, by Shae Sullivan iBooks
, by Shae Sullivan rtf
, by Shae Sullivan Mobipocket
, by Shae Sullivan Kindle

, by Shae Sullivan PDF

, by Shae Sullivan PDF

, by Shae Sullivan PDF
, by Shae Sullivan PDF

Ebook 47 Days: The True Story of Two Teen Boys Defying Hitler's Reich

Ebook 47 Days: The True Story of Two Teen Boys Defying Hitler's Reich

In investing the leisure time, many people have different methods. However, making the very same one, checking out the 47 Days: The True Story Of Two Teen Boys Defying Hitler's Reich can be done completely. Also it is in different time, you all could gain the features as well as benefits of guide to check out. It is type of book with the certain subject to get over the everyday troubles. When you need type of amusement, this book is likewise ideal enough.

47 Days: The True Story of Two Teen Boys Defying Hitler's Reich

47 Days: The True Story of Two Teen Boys Defying Hitler's Reich


47 Days: The True Story of Two Teen Boys Defying Hitler's Reich


Ebook 47 Days: The True Story of Two Teen Boys Defying Hitler's Reich

When somebody comes to you to visit the collection and also get some books to check out, just what's your reaction? Sometimes, that's not the correct time to visit it. Yeah, lazy is the huge reason of why many individuals choose to go to the library. You might likewise have no sufficient time to opt for. Currently, we present for you book soft file or online book to check out. Without going to the library, without spending time for mosting likely to guide stores, this sort of book is offered by internet with web link at first.

47 Days: The True Story Of Two Teen Boys Defying Hitler's Reich is just what we at to share to you. This publication will certainly not obligate you to even read the book precisely. It will be done by offering the appropriate option of you to assume that analysis is constantly needed. With the smooth language, the lesson of life is presented. Even this is not the specific publication that you possibly like, when reviewing guide, you could see why lots of people enjoy to read this.

This is the inspiring book that is composed by not only excellent yet also outstanding author. We provide the book since we understand that you are trying to find this data as well as book at once. Gathering more information to improve your skill and also experience will certainly be so simple. Reading this publication by couple of can supply you the best thing to read. Even 47 Days: The True Story Of Two Teen Boys Defying Hitler's Reich is not kind of your favorite publications, the presence of this publication in site have actually attracted you to be in.

It will always be far better to discover this book and various other collections in this referred internet site. You might not need to get the book by strolling rounded your city and also locate guide store. By visiting this internet site, you could discover great deals of book from brochures to catalogues, from title to title and also from writer to author. One to keep in mind is that we likewise supply impressive publications from outdoors nations in this globe. So, 47 Days: The True Story Of Two Teen Boys Defying Hitler's Reich as one of the collections is extremely trusted the beginnings.

47 Days: The True Story of Two Teen Boys Defying Hitler's Reich

Review

On the run, Günter and Helmut are trying to avoid Hitler's last propaganda command in 1945 of sending 15 and 16-year-old boys to fight for their country. Germany is slowly but surely losing the war when Hitler tries to swing it around to his advantage by ordering elderly men and young teenagers to enlist. Annette Oppenlander's novella, 47 Days: The True Story of Two Teen Boys Defying Hitler's Reich, focuses on Günter and Helmut who, without knowing how much longer the war will last, disobey the command and run away instead of reporting to their destination. If caught, the boys will be executed for desertion. Will they resist or will they eventually give in and join the ranks? Annette Oppenlander has written an intriguing and fascinating young adult adventure that will have readers rooting for the fugitives during their daring but terrifying act of defiance. Even more suspenseful is the fact that the fate of the boys is not subject to the whim of the author but, by the time of reading, had already played out in 1945. Readers can only pray that 47 Days will have a happy ending. The language is beautifully simple, but descriptive enough for readers to feel as though they have been transported back into some of the scenes and are watching the action live. I thoroughly enjoyed this novella, as will other lovers of historical books, especially those focusing on World War II and Hitler's rampant insanity-driven acts. I look forward to more richly detailed and compelling books from Annette Oppenlander!

Read more

From the Author

Based on my father's experience as a youth in World War II, 47 DAYS takes us into the last months of the war. The 'Reich' is crumbling, but Hitler frantically throws the last warm bodies into battle: old men, the injured and feeble, and all 15- and 16-year old boys. With the Allies and Russians spreading across German soil, it is a wasted effort. Hitler well knows it is too late and that the war is lost. But in his insane mind he justifies discarding the youth of the country. If Germany can't win, they can all go to hell.My father, Günter, and his best friend, Helmut, were among those teens, drafted in March 1945. They were told to travel 200 kilometers south to report to the Hitler Youth Office in Marburg and jointedly defend the fatherland. Without training, without weapons. My father and his friend decided it was a bad idea. They chose to think for themselves and disobey. The prize was their lives because being caught meant certain execution.At the time nobody knew how much longer the war would last. And so the task of hiding and eluding became a race for survival. Not to mention the turmoil Günter and Helmut must have felt every single day. Had they done the right thing? Would they get caught? Well, they almost did. And they almost died.I chose to publish this novelette separately because I wanted to share the conflict and threats these boys endured for disobeying orders. If you are interested in historical action/adventure and the state of Germany in the last months of World War II, this story may be of interest. I also believe it would be beneficial for high schoolers studying German history.47 DAYS is an excerpt from the full-length novel, SURVIVING THE FATHERLAND. Defying Hitler's orders was my father's way to keep his sanity...and as it turns out, his life.Â

Read more

See all Editorial Reviews

Product details

Paperback: 64 pages

Publisher: Oppenlander Enterprises LLC; 1 edition (February 16, 2017)

Language: English

ISBN-10: 0997780061

ISBN-13: 978-0997780062

Product Dimensions:

5.5 x 0.2 x 8.5 inches

Shipping Weight: 2.9 ounces (View shipping rates and policies)

Average Customer Review:

3.6 out of 5 stars

31 customer reviews

Amazon Best Sellers Rank:

#52,773 in Books (See Top 100 in Books)

This is an exert of the book, Surviving the Fatherland. I ended up getting the book. I couldn't put it down. We were stationed in West Belin, Germany, in 1984-1987 and I thought I knew everything about the war. This shows the position of the average Germans in their villages as they struggled to survive the war. I knew nothing about them. I lumped everyone together, not realizing how non-Nazis lived and suffered. I highly recommend these books.

This book is a few chapters taken out of the book "Surviving the Fatherland." As I already ordered this book, "47 Days" was a waste of money. I should have read the previews more carefully. As its own story, 47 Days is entertaining but should not have been compiled as it is not complete and too short a read.

If you read surviving the fatherland you do not need this book. It's all in it. Surviving the fatherland is a must read

I recommend this book for schools it has to be remembered. This should never happen again! We must read to know the truth

I gave it three stars because I was expecting a book but it's only and excerpt and the print is really small. However it was interesting enough for me to want to read the actual book.

Loved this story! I really like stories like this and this one did not disappoint!

Very interesting. A small slice of life in extremely difficult times.

Good read.

47 Days: The True Story of Two Teen Boys Defying Hitler's Reich PDF
47 Days: The True Story of Two Teen Boys Defying Hitler's Reich EPub
47 Days: The True Story of Two Teen Boys Defying Hitler's Reich Doc
47 Days: The True Story of Two Teen Boys Defying Hitler's Reich iBooks
47 Days: The True Story of Two Teen Boys Defying Hitler's Reich rtf
47 Days: The True Story of Two Teen Boys Defying Hitler's Reich Mobipocket
47 Days: The True Story of Two Teen Boys Defying Hitler's Reich Kindle

47 Days: The True Story of Two Teen Boys Defying Hitler's Reich PDF

47 Days: The True Story of Two Teen Boys Defying Hitler's Reich PDF

47 Days: The True Story of Two Teen Boys Defying Hitler's Reich PDF
47 Days: The True Story of Two Teen Boys Defying Hitler's Reich PDF