JavaScript Strings: Properties and Methods

Declare and use a string variable in JavaScript.
Write code using JavaScript string properties.
Write code using JavaScript string methods.
Declare and use a string variable in JavaScript.
Write code using JavaScript string properties.
Write code using JavaScript string methods.
In this beginning-level course you will learn and practice new string-handling skills using Notepad++ to write JavaScript code and the Chrome browser to view your results. Since text data is commonly used as a “string” in JavaScript, the ability to use and manipulate strings is a key component in JavaScript programming. You will learn some of the properties and methods that make string handling easier. Note: This course works best for learners who are based in the North America region. We’re currently working on providing the same experience in other regions.
String properties
String methods
Notepad++
javascript syntax
Format Strings
在與您的工作區一起在分屏中播放的視頻中,您的授課教師將指導您完成每個步驟:
Write JavaScript code to declare a variable with a string data type, and then assign a value to that variable.
Practice formatting strings with additional spacing and using the plus sign as a concatenation symbol.
Code the JavaScript statement to determine how many characters are in a string of data using the .length property.
Use the .toUpperCase() method to convert a string to upper case characters.
Use the concat() and trim() methods to concatenate two strings together or eliminate part of a string.
Write the JavaScript code to extract a small string of characters from a larger string using the slice() method.
您的工作空間就是瀏覽器中的雲桌面,無需下載
在分屏視頻中,您的授課教師會為您提供分步指導
購買指導項目後,您將獲得完成指導項目所需的一切,包括通過 Web 瀏覽器訪問云桌面工作空間,工作空間中包含您需要了解的文件和軟件,以及特定領域的專家提供的分步視頻說明。
由於您的工作空間包含適合筆記本電腦或台式計算機使用的雲桌面,因此指導項目不在移動設備上提供。
指導項目授課教師是特定領域的專家,他們在項目的技能、工具或領域方面經驗豐富,並且熱衷於分享自己的知識以影響全球數百萬的學生。
您可以從指導項目中下載並保留您創建的任何文件。為此,您可以在訪問云桌面時使用‘文件瀏覽器’功能。
指導項目不符合退款條件。 請查看我們完整的退款政策。
指導項目不提供助學金。
指導項目不支持旁聽。
您可在頁面頂部點按此指導項目的經驗級別,查看任何知識先決條件。對於指導項目的每個級別,您的授課教師會逐步為您提供指導。
是,您可以在瀏覽器的雲桌面中獲得完成指導項目所需的一切。
您可以直接在瀏覽器中於分屏環境下完成任務,以此從做中學。在屏幕的左側,您將在工作空間中完成任務。在屏幕的右側,您將看到有授課教師逐步指導您完成項目。
還有其他問題嗎?請訪問 學生幫助中心。