I’m Just A Kid With An IEP PDF AZW3 EPUB MOBI TXT Download


Jordan Toma is A Motivational Speaker, Financial Advisor and a real estate investor “But it hasn’t always been this easy” My life has been a roller-coaster with this “Learning Disability” and I let it control my confidence and outlook on life for the first 18 years. I let it define me – it became a permanent label stuck to my shirt every day. I will give you an idea of what I mean. You know when you are attending a conference and they give you a name tag to pin to your shirt? As far as I was concerned I had a permanent name tag. But mine said “You’re not as smart as everyone else. You can’t do this”. This happened to me because of my experience in school and it grew roots into everything I did. I would feel helpless in class. I struggled to understand why I couldn’t just pick up information like everyone else. I remember sitting in class telling myself I am going to try really hard to understand everything in class today just like everyone else and be a normal student, but I just couldn’t grasp it! I was made fun of because sometimes I had to have special lessons. Other students, even so called “friends” called me dumb. I let this problem control me until I graduated in 2008. I was accepted into a life changing program called The Step Ahead.I remember moving in filled with fear and anxiety. I went into the bathroom looked at myself in the mirror and promised myself I was going to change. I knew I couldn’t let this label last forever. After that I started building a foundation of confidence and belief in myself brick by brick. It has brought me to where I am today. This journey has just started for me but now I believe it’s time to help young students that can relate to my story. My objective is to create the foundations of the belief, the confidence, the work ethic and everything that you need to become the best you can be now and not let anything ever get in your way. Now it’s time to make up for lost time.

.reinventPrice_legalMessage_icon {
width: 12px;
fill: #969696;
vertical-align: middle;
padding-bottom: 2px;
}

.reinventPrice_legalMessage_icon:hover {
fill: #555555;
}

Save: $1.50 (10%)

function fastTrackCountDown(secondsLeft, messageSectionId) {
var sectionId = messageSectionId;
var FT_showAndInCountdown = false;
var FT_DayString = “day”;
var FT_DaysString = “days”;
var FT_HourString = “hr”;
var FT_HoursString = “hrs”;
var FT_MinuteString = “min”;
var FT_MinutesString = “mins”;
var FT_AndString = “and”;
var FT_startedWithHour = new Date().getHours();
var FT_givenSeconds, FT_actualSeconds;
var timerId;

function getElementsByClassNameCustom(className) {
var selectedElements = [];

if (document.querySelectorAll) {
var sectionIdElements = document.querySelectorAll(“#” + sectionId);
for (index = 0; index < sectionIdElements.length; ++index) {
var elements = sectionIdElements[index].querySelectorAll("." + className);
for(var i = 0; elements && i < elements.length; i++) {
selectedElements.push(elements[i]);
}
}
}

return selectedElements;
}

var FT_CurrentDisplayMin;
var clientServerTimeDrift;
var firstTimeUpdate = true;

var countdownElements = getElementsByClassNameCustom("ftCountdownClass");
if (countdownElements.length < 1 && document.getElementById(sectionId) && document.getElementById("ftCountdown")) {
countdownElements.push(document.getElementById("ftCountdown"));
}

function getTimeRemainingString( days, hours, minutes )
{

hours = (days * 24) + hours;
var hourString = ( hours == 1 ? FT_HourString : FT_HoursString );
var minuteString = ( minutes == 1 ? FT_MinuteString : FT_MinutesString );
if (hours == 0) {
return minutes + " " + minuteString;
}
if (minutes == 0) {
return hours + " " + hourString;
}
if (FT_showAndInCountdown) {
return hours + " " + hourString + " " + FT_AndString + " " + minutes + " " + minuteString;
} else {
return hours + " " + hourString + " " + minutes + " " + minuteString;
}

}

function hideAllFastTrackComponents() {
if (document.querySelectorAll) {
var fastTrackComponents = document.querySelectorAll("#fast-track");
var index;
var shouldHideSections = false;
if (fastTrackComponents) {
for (index = 0; index < fastTrackComponents.length; ++index) {
if (fastTrackComponents[index].querySelector("#" + sectionId)) {
fastTrackComponents[index].style.display = "none";
} else {
shouldHideSections = true;
}
}
if (shouldHideSections) {
var sectionComponents = document.querySelectorAll("#" + sectionId);
if (sectionComponents) {
for (index = 0; index < sectionComponents.length; ++index) {
sectionComponents[index].style.display = "none";
}
}
}
}
}
}

function FT_displayCountdown(forceUpdate)
{
var FT_remainSeconds = FT_givenSeconds – FT_actualSeconds;
//for components having outer div "fast-track" hide that component else hide the message sectionId.
if (FT_remainSeconds FT_actualHours) {
FT_actualHours += 24;
}
var FT_actualMins = FT_newCurrentTime.getMinutes();
var FT_actualSecs = FT_newCurrentTime.getSeconds();
FT_actualSeconds = FT_actualHours * 3600 + FT_actualMins * 60 + FT_actualSecs;
FT_displayCountdown();
}
FT_getCountdown(secondsLeft);
return {
stopTimer : function() {
clearTimeout(timerId);
}
};
}

P.when(“A”, “jQuery”).execute(function(A, $) {
var pageState = A.state(‘ftPageState’);
if (typeof pageState === ‘undefined’) {
pageState = {};
}

A.state(‘ftPageState’, pageState);
});

$8.76 delivery

P.when(“A”, “jQuery”).execute(function(A, $) {
$(“#selectQuantity [name=’quantity’], #mobileQuantityDropDown”).live(“change”, function (event) {

if (event.updateDeliveryBlockOnQuantityChange) {
return;
}
event.updateDeliveryBlockOnQuantityChange = 1;

// “#buybox” is included in this list because if there is no accordion row, then it is a single-offer layout
var accordionRow = $(this).closest(‘[id$=”AccordionRow”], #buybox’);

var quantity = $(this).val();
var asin = accordionRow.find(“#deliveryBlockSelectAsin”).val();
var merchantId = accordionRow.find(“#deliveryBlockSelectMerchant”).val();

if (!asin || !merchantId) {
return;
}

var params = [];

params.push(“asin=” + asin);
params.push(“quantity=” + quantity);
params.push(“exclusiveMerchantId=” + merchantId);
params.push(“merchantId=” + merchantId);
params.push(“clientId=retailwebsite”);
params.push(“deviceType=web”);
params.push(“showFeatures=deliveryBlock”);
params.push(“ie=UTF8”);
params.push(“experienceId=deliveryBlockQuantityRefreshAjaxExperience”);

$.ajax({
type: “GET”,
url: “/gp/product/ajax?”,
contentType: ‘application/x-www-form-urlencoded;charset=utf-8’,
data: params.join(‘&’),
accordionRow: accordionRow,
dataType: “html”,
success: function(objResponse) {
if (objResponse != null && objResponse != “”) {
accordionRow.find(“#deliveryBlockMessage”).replaceWith(objResponse);
}
}
});

return;
});
});

Deliver to Hong Kong

June 21, 2022
96 pages
English
978-1667839974

File Size: 22 MB
Available File Formats: PDF AZW3 DOCX EPUB MOBI TXT or Kindle audiobook Audio CD(Several files can be converted to each other)
Language: English, Francais, Italiano, Espanol, Deutsch, chinese

My name is Jordan Toma, I have a strong and inspiring message for young students with learning disabilities. My story is geared towards elementary school through high school students, their parents and teachers. I am currently A Motivational Speaker, Financial Advisor and a real estate investor “But it hasn’t always been this easy” My life has been a roller-coaster with this “Learning Disability” and I let it control my confidence and outlook on life for the first 18 years. I let it define me – it became a permanent label stuck to my shirt every day. I will give you an idea of what I mean. You know when you are attending a conference and they give you a name tag to pin to your shirt? As far as I was concerned I had a permanent name tag. But mine said “You’re not as smart as everyone else. You can’t do this”. This happened to me because of my experience in school and it grew roots into everything I did. I would feel helpless in class. I struggled to understand why I couldn’t just pick up information like everyone else. I remember sitting in class telling myself I am going to try really hard to understand everything in class today just like everyone else and be a normal student, but I just couldn’t grasp it! I was made fun of because sometimes I had to have special lessons. Other students, even so called “friends” called me dumb. I let this problem control me until I graduated in 2008. I was accepted into a life changing program called Step Ahead at Centenary University. I remember moving in filled with fear and anxiety. I went into the bathroom looked at myself in the mirror and promised myself I was going to change. I knew I couldn’t let this label last forever. After that I started building a foundation of confidence and belief in myself brick by brick. It has brought me to where I am today. This journey has just started for me but now I believe it’s time to help young students that can relate to my story. My objective is to create the foundations of the belief, the confidence, the work ethic and everything that you need to become the best you can be now and not let anything ever get in your way. <div id="

  • When kids are younger they get trapped in their own heads and in their own thoughts. Usually those thoughts are a one way train and once it takes off there is no coming back. Jordan sharing his experiences here and reflecting on can help a younger teenager or preteen see what they are capable of if they can change their mindset. He shares that it wasn’t his abilities that held him back but his thought process about those in the thought process of those around him. Truthfully this isn’t just a book for those with learning disabilities, it really is for anyone who wants to develop that growth mindset. As a parent I recommend all my children take the time to read. It really is the story of Jordan finding that growth mindset and running through his obstacles!
  • About Aaovo.com :
    We are committed to sharing all kinds of e-books, learning resources, collection and packaging, reading notes and impressions. The book resources of the whole station are collected and sorted by netizens and uploaded to cloud disk, high-definition text scanning version and full-text free version. This site does not provide the storage of the file itself.
    Description of file download format: (Note: this website is completely free)
    The e-books shared by this site are all full versions, most of which are manually refined, and there are basically no omissions. Generally, there may be multiple versions of files. Please download the corresponding format files as needed. If there is no version you need, it is recommended to use the file format converter to read after conversion. Scanned PDF, text PDF, ePub, Mobi, TXT, docx, Doc, azw3, zip, rar and other file formats can be opened and read normally by using common readers.
    Copyright Disclaimer :
    This website does not store any files on its server. We only index and link to the content provided by other websites. If there is any copyrighted content, please contact the content provider to delete it and send us an email. We will delete the relevant link or content immediately.
    Download link description :
    We usually use Dropbox, Microsoft onedrive and Google drive to store files. Of course, we may also store backup files in other cloud content management service platforms such as Amazon cloud drive, pcloud, mega, mediafire and box. They are also great. You can choose the download link on demand.

    File Size: 22 MB