Language Disorders Search Results

How To: Write the letters of the Arabic alphabet

This two part how to video series will cover the written Arabic language and then speech. This first lesson contains the basic isolated consonant forms. The second lesson will teach how to write basic words and how the isolated consonants change shape depending on where they are in the word. Follow these videos and you will be writing the modern standard Arabic alphabet in no time. Learning Arabic is not as hard as you'd think. If you have a good system you will be able to quickly learn how t...

How To: Learn to speak with a Glasgow Scottish accent

In this three-part accent tutorial, learn how to speak with a Glasgowein, or Glasgow, Scottish accent. Gone over are "typical" everyday phrases such as "awrite mate!" and "watty bounce up n git a booze" in part one, while swear words are taught in part three. As the videomaker states: if you feel strongly against vulgar language, this video may not be for you.

How To: Here's Why You Need to Add Python to Your Hacking & Programming Arsenal

Choosing which programming language to learn next can be a truly daunting task. That's the case regardless of whether you're a Null Byter just beginning a career in development and cybersecurity or you're a seasoned ethical hacking and penetration tester with years of extensive coding experience under your belt. On that note, we recommend Python for anyone who hasn't mastered it yet.

How To: Get Started Writing Your Own NSE Scripts for Nmap

The road to becoming a skilled white hat is paved with many milestones, one of those being learning how to perform a simple Nmap scan. A little further down that road lies more advanced scanning, along with utilizing a powerful feature of Nmap called the Nmap Scripting Engine. Even further down the road is learning how to modify and write scripts for NSE, which is what we'll be doing today.

News: How to Better Your English (For Foreign Speakers)

Hello! I'm newbie at Null Byte and I want tho share some of my thoughts with you guys, hope you like it. I've been inspired by 3 facts for making this: 1- The post 'How to write better code', 2- A few illegible comments at some posts, 3- I myself have never written such a long text in English, this will be my first one!

How To: Write the Japanese character "kuni" meaning "country"

This video tutorial is about Japanese language, and it shows us how to write the Japanese Kanji character "kuni" meaning "country". Our first step is to write a line starting from the top left and finishing in the bottom left. Remember that the order of the strokes in Japanese language are very important; there is just one possible stroke order for every character. After making the first stroke, you will need to make other two lines with only one stroke, starting from the same point than he p...

How To: Program with Python

Welcome to Google's Python Class – a seven-segment, two-part free virtual class for people with a little bit of programming experience who want to learn Python. The class includes written materials, lecture videos, and lots of code exercises to practice Python coding. The first exercises work on basic Python concepts like strings and lists, building up to the later exercises which are full programs dealing with text files, processes, and http connections. The class is geared for people who ha...

How To: Use Voice Control on the Apple iPhone 3GS

Right out of the box, iPhone is incredibly easy to use. If you want to get the most out of every feature, you’ve come to the right place. This video tutorial straight from Apple will teach you how to use Voice Control on the Apple iPhone 3G. The iPhone redefines what a mobile phone can do.

How To: Use the string class when programming in C++

Want to know how to use the string Class in C++? Let this video be your guide. Whether you're new to Microsoft's popular general-purpose programming language or a seasoned programmer merely looking to brush up on the basics, you're sure to find much to take away from this helpful video lesson. For all of the details, take a look.

How To: Store text in an array when programming in C++

Interested in storing text in an array within C++? Let this video be your guide. Whether you're new to Microsoft's popular general-purpose programming language or a seasoned programmer merely looking to brush up on the basics, you're sure to find much to take away from this helpful video lesson. For all of the details, take a look.

How To: Create and use char arrays when using C++

Want to create a char array in your next C++ project? Let this video be your guide. Whether you're new to Microsoft's popular general-purpose programming language or a seasoned programmer merely looking to brush up on the basics, you're sure to find much to take away from this helpful video lesson. For all of the details, take a look.

How To: Use arrays when programming in C++

Interested to know how to create and use arrays in your C++ programs? Whether you're new to Microsoft's popular general-purpose programming language or a seasoned programmer merely looking to brush up on the basics, you're sure to find much to take away from this helpful video lesson. For all of the relevant details, and to get started using arrays in your own applications, take a look.

How To: Use namespace std when writing code in C++

Need a hand figuring out how to use namespace std when writing a program in C++? Whether you're new to Microsoft's popular general-purpose programming language or a seasoned programmer merely looking to brush up on the basics, you're sure to find much to take away from this helpful video lesson. For all of the relevant details, take a look.

How To: Implement a Volume Slider in an iPhone, iPad or iPod Touch app

In this clip, you'll learn how to add a Volume Slider to an iOS app with Xcode. Whether you're new to the Objective-C operating language and Xcode IDE or are a seasoned developer merely looking to pick up a few new tips and tricks, you're certain to be well served by this tutorial. For more information, including a complete overview and detailed, step-by-step instructions, watch this free video Objective-C programming lesson for iPhone & iPod Touch developers.

How To: Create a Cydia repo with Apple's Xcode

In this clip, you'll learn how to create a Cydia repo of an iOS app with Xcode. Whether you're new to the Objective-C operating language and Xcode IDE or are a seasoned developer merely looking to pick up a few new tips and tricks, you're certain to be well served by this tutorial. For more information, including a complete overview and detailed, step-by-step instructions, watch this free video Objective-C programming lesson for iPhone & iPod Touch developers.

How To: Build static libraries in Xcode for an iPhone or iPod Touch app

In this clip, you'll learn how to generate static libraries within Xcode. Whether you're new to the Objective-C operating language and Xcode IDE or are a seasoned developer merely looking to pick up a few new tips and tricks, you're certain to be well served by this tutorial. For more information, including a complete overview and detailed, step-by-step instructions, watch this free video Objective-C programming lesson for iPhone & iPod Touch developers.

How To: Implement an in-app purchase feature in an iPhone or iPod Touch app

In this clip, you'll learn how to add an in-application purchase feature within your app. Whether you're new to the Objective-C operating language and Xcode IDE or are a seasoned developer merely looking to pick up a few new tips and tricks, you're certain to be well served by this tutorial. For more information, including a complete overview and detailed, step-by-step instructions, watch this free video Objective-C programming lesson for iPhone & iPod Touch developers.

How To: Switch views in an iPhone application with View Controllers

In this clip, you'll learn how to switch views within an iPhone app through the use of View Controllers in Xcode. Whether you're new to the Objective-C operating language and Xcode IDE or are a seasoned developer merely looking to pick up a few new tips and tricks, you're certain to be well served by this tutorial. For more information, including a complete overview and detailed, step-by-step instructions, watch this free video Objective-C programming lesson for iPhone & iPod Touch developers.

How To: Create an MP3 player playlist with PHP

In this clip, you'll learn how to create dynamic playlists for directories of MP3s with PHP. Whether you're new to the PHP: Hypertext Preprocessor scripting language or are a seasoned web developer merely looking to improve your chops, you're sure to find benefit in this free video programming lesson. For more information, including detailed, step-by-step instructions, take a look

How To: Render dynamic XML files with a PHP loops

In this clip, you'll learn how to render dynamic XML files with PHP loops. Whether you're new to the PHP: Hypertext Preprocessor scripting language or are a seasoned web developer merely looking to improve your chops, you're sure to find benefit in this free video programming lesson. For more information, including detailed, step-by-step instructions, take a look

How To: Convert MySQL timestamps to the "ago" format

In this clip, you'll learn how to adjust timestamps from a MySQL database to the ago format (e.g., minutes ago, hours ago or days ago). Whether you're new to the PHP: Hypertext Preprocessor scripting language or are a seasoned web developer merely looking to improve your chops, you're sure to find benefit in this free video programming lesson. For more information, including detailed, step-by-step instructions, take a look

How To: Get started creating a content management system or CMS with PHP

In this clip, you'll learn how to approach building a CMS in PHP. Whether you're new to the PHP: Hypertext Preprocessor scripting language or are a seasoned web developer merely looking to improve your chops, you're sure to find benefit in this free video programming lesson. For more information, including detailed, step-by-step instructions, take a look

How To: Create an admin area when building a CMS in PHP

In this clip, you'll learn how to implement an administrative back end when building a PHP-based content management system. Whether you're new to the PHP: Hypertext Preprocessor scripting language or are a seasoned web developer merely looking to improve your chops, you're sure to find benefit in this free video programming lesson. For more information, including detailed, step-by-step instructions, take a look