Companies Home Search Profile

Learn to master Swift fast and easy with real world examples

Focused View

John Bura

7:48:58

3 View
  • 1 - Introduction.mp4
    01:02
  • 3 - Get an iPhone XCode Template for FREE.mp4
    01:16
  • 3 - SwiftAlgebraAdditionGame.zip
  • 4 - 01 Introduction to the how do I do this in Xcode coursemov.mp4
    04:29
  • 5 - 02 Setting up the tutorialmov.mp4
    01:59
  • 6 - 03 Using the main storyboardmov.mp4
    02:23
  • 7 - 04 Adding items to the storyboardmov.mp4
    02:47
  • 8 - 05 Running the simulatormov.mp4
    02:54
  • 9 - 06 Hooking up the code to the swift filemov.mp4
    03:35
  • 10 - 07 Change the text of a labelmov.mp4
    01:34
  • 11 - 08 Chaging the color of a lablel.mp4
    03:54
  • 12 - 09 Changing the background color of the labelmov.mp4
    01:12
  • 13 - 10 Changing the background color of a buttonmov.mp4
    02:06
  • 14 - 11 Changing the button propertiesmov.mp4
    03:53
  • 15 - 12 Changing the alpha of an objectmov.mp4
    02:16
  • 16 - 13 Changing the alignment of the labelmov.mp4
    01:36
  • 17 - 14 Changing the font and size of a labelmov.mp4
    01:30
  • 18 - 15 Changing the font color size and alignment for the buttonmov.mp4
    01:25
  • 19 - 16 Printing properties and computer values in a stringmov.mp4
    01:21
  • 20 - 17 Introduction to variablesmov.mp4
    02:40
  • 21 - 18 Putting data into variablesmov.mp4
    02:07
  • 22 - 19 Changing the background color programaticallymov.mp4
    02:19
  • 23 - 20 How do I clean up my swift filemov.mp4
    03:32
  • 24 - 21 Adding in an imagemov.mp4
    02:54
  • 25 - 22 Adding a background imagemov.mp4
    04:30
  • 26 - 23 Accessing the image propertiesmov.mp4
    01:44
  • 27 - 24 Changing the content mode programaticallymov.mp4
    01:18
  • 28 - 25 Changing an image programaticallymov.mp4
    01:38
  • 29 - 26 Using string for productivitymov.mp4
    05:02
  • 30 - 27 How to rotate your imagemov.mp4
    02:34
  • 31 - 28 Image sizemov.mp4
    01:23
  • 32 - 29 Hiding an object in swiftmov.mp4
    01:50
  • 33 - 30 Segmented controlmov.mp4
    04:17
  • 34 - 31 Finding out the segmented control and if statementsmov.mp4
    04:08
  • 35 - 32 Adding in the mov.mp4
    02:23
  • 36 - 33 Changing the color of the segmented controlmov.mp4
    03:22
  • 37 - 34 Adding other UIColor attributesmov.mp4
    02:33
  • 38 - 35 Setting up white and off white UIColorsmov.mp4
    02:11
  • 39 - 36 Inserting a segment programaticallymov.mp4
    01:35
  • 40 - 37 Changing the button programaticallymov.mp4
    01:59
  • 41 - 38 Changing the name of a segmented indexmov.mp4
    01:47
  • 42 - 39 Finding the number of segmentsmov.mp4
    01:00
  • 43 - 40 How do you add a slidermov.mp4
    02:02
  • 44 - 41 Adding in the slider to the swift filemov.mp4
    01:39
  • 45 - 42 Making a simple color appmov.mp4
    06:40
  • 46 - 43 Making the color app part 2mov.mp4
    02:35
  • 47 - 44 Finishing off the color appmov.mp4
    03:16
  • 48 - 45 Changing the maximum and minimum value of a slidermov.mp4
    00:47
  • 49 - 46 Adding a switchmov.mp4
    02:51
  • 50 - 47 Enabling a swtich programaticallymov.mp4
    02:08
  • 51 - 48 Checking to see if a switch is on or notmov.mp4
    02:32
  • 52 - 49 Setting up the switch logic when the app is loadedmov.mp4
    01:16
  • 53 - 50 Changing the colors of the switchmov.mp4
    03:30
  • 54 - 51 How do I add in a steppermov.mp4
    03:01
  • 55 - 52 Printing a stepper valuemov.mp4
    03:01
  • 56 - 53 Setting a minimum stepper valuemov.mp4
    03:14
  • 57 - 54 Setting the maximum value of a steppermov.mp4
    04:08
  • 58 - 55 Setting the maximum step valuemov.mp4
    01:28
  • 59 - 56 Wrapping the stepper valuemov.mp4
    00:50
  • 60 - 57 Changing the color of the stepper mov.mp4
    03:26
  • 61 - 58 Adding in a text fieldmov.mp4
    01:32
  • 62 - 59 Using the keyboard in the iOS simulatormov.mp4
    01:07
  • 63 - 60 Adding an action to a text fieldmov.mp4
    01:06
  • 64 - 61 Placeholder text and text in the text boxmov.mp4
    02:31
  • 65 - 62 Adding in different events and changing the background colormov.mp4
    04:12
  • 66 - 63 Changing the font of a textboxmov.mp4
    02:00
  • 67 - 64 Changing the textbox text colormov.mp4
    01:28
  • 68 - 65 Aligning the text boxmov.mp4
    02:27
  • 69 - 66 Changing the placeholder textmov.mp4
    00:44
  • 70 - 67 Changing the boarder stylemov.mp4
    01:17
  • 71 - 68 Fit text to text feildmov.mp4
    01:20
  • 72 - 69 Check to see if a TextBox is in edit modemov.mp4
    01:36
  • 73 - 70 How to change the keyboard in Xcodemov.mp4
    02:57
  • 74 - 71 Setting up text in a textboxmov.mp4
    01:06
  • 75 - 72 Checking to see if the textbox is empty or notmov.mp4
    02:16
  • 76 - 73 Changing the keyboard type programaticallymov.mp4
    00:52
  • 77 - 74 Setting up a dark keyboard programaticallymov.mp4
    01:27
  • 78 - 75 Setting up the return key functionalitymov.mp4
    01:25
  • 79 - 76 Spell checking typemov.mp4
    01:25
  • 80 - 77 Adding emjois to your appmov.mp4
    02:40
  • 81 - 78 Hiding the keyboard mov.mp4
    00:58
  • 82 - 79 Adding in a text viewmov.mp4
    03:02
  • 83 - 80 Setting up the properties for the text viewmov.mp4
    02:06
  • 84 - 81 Calling functions when properties get resetmov.mp4
    01:54
  • 85 - 82 Making text views editable and select ablemov.mp4
    01:12
  • 86 - 83 Setting in the data detection programaticallymov.mp4
    02:32
  • 87 - 84 Moving in between viewsmov.mp4
    02:00
  • 88 - 85 Animating the view controllermov.mp4
    03:01
  • 89 - 86 Adding in items from a different viewmov.mp4
    01:04
  • 90 - 87 Setting up a tab bar applicationmov.mp4
    02:28
  • 91 - 88 Adding in the other viewmov.mp4
    02:24
  • 92 - 89 Changing the nam eof the tabmov.mp4
    02:24
  • 93 - 90 Setting up your tab application to only have one viewcontrollermov.mp4
    01:51
  • 94 - 91 UIWebView and HTML 5 content in your appmov.mp4
    02:24
  • 95 - 92 Loading the website on the UIWebViewmov.mp4
    01:33
  • 96 - 93 Adding a filter to an imagemov.mp4
    03:34
  • 97 - 93 Adding a filter to an imagemov.mp4
    02:11
  • 98 - 95 Adding latitude and longitudemov.mp4
    01:39
  • 99 - 96 Setting up the mapmov.mp4
    03:59
  • 100 - 97 Changing the features of the map kitmov.mp4
    01:49
  • 101 - 98 Centering coordinate on a mapmov.mp4
    01:49
  • 102 - 99 Adding in an annotationmov.mp4
    01:21
  • 103 - 100 Talking about functionsmov.mp4
    05:48
  • 104 - 101 Adding in fi statements for functionsmov.mp4
    03:22
  • 105 - 102 Adding a string functionmov.mp4
    02:36
  • 106 - 103 Taking in more than one itemmov.mp4
    01:44
  • 107 - 104 Printing a return value on the functionmov.mp4
    01:22
  • 108 - 105 Returning an int function with a stringmov.mp4
    02:44
  • 109 - 106 Chaning functions togethermov.mp4
    04:14
  • 110 - 107 Combining functionsmov.mp4
    08:26
  • 111 - 109 Fixing the grammarmov.mp4
    03:43
  • 112 - 110 Adding plural functionalitymov.mp4
    02:33
  • 113 - 111 Adding in an emoji to an arraymov.mp4
    02:31
  • 114 - 112 Counting the items in the arraymov.mp4
    01:29
  • 115 - 113 Appending items to an arraymov.mp4
    01:51
  • 116 - 114 Adding an item at an indexmov.mp4
    02:55
  • 117 - 115 Removing the last from an arraymov.mp4
    01:24
  • 118 - 116 If statements and booleansmov.mp4
    01:24
  • 119 - 117 Adding in a failsafemov.mp4
    03:52
  • 120 - 118 Removing an element at an indexmov.mp4
    01:23
  • 121 - 119 Starting and ending index plus finding a bugmov.mp4
    02:33
  • 122 - 120 Seeing the entire arraymov.mp4
    01:38
  • 123 - 01 Introduction to OSXmov.mp4
    01:07
  • 124 - 02 How to stop the window from resizingmov.mp4
    01:31
  • 125 - 03 Adding a label and highlighting the differences between iOS and OSXmov.mp4
    02:16
  • 126 - 04 Adding in a button and talking about different buttonsmov.mp4
    02:37
  • 127 - 05 Changing the color of the text of a labelmov.mp4
    01:02
  • 128 - 06 Changing the background colormov.mp4
    01:17
  • 129 - 07 Changing the font of a labelmov.mp4
    01:21
  • 130 - 08 Changing the font of a buttonmov.mp4
    01:03
  • 131 - 09 Change the alignment of a button or a labelmov.mp4
    00:46
  • 132 - 10 Adding a border to the button programaticallymov.mp4
    01:03
  • 133 - 11 Setting up an NSTextFieldmov.mp4
    01:43
  • 134 - 12 Setting up a function and calling a function for preloaded propertiesmov.mp4
    01:16
  • 135 - 13 Changing the text of a label to the textboxmov.mp4
    01:19
  • 136 - 14 Printing numbers to the screen through a textmov.mp4
    03:11
  • 137 - 15 Printing multiple stringsmov.mp4
    01:34
  • 138 - 16 Changing the text of an NSTextFieldmov.mp4
    01:32
  • 139 - 17Changing the placeholder textmov.mp4
    01:14
  • 140 - 18 Changin the color of a textboxmov.mp4
    01:08
  • 141 - 19 Changing the background color and finding an aproximationmov.mp4
    01:39
  • 142 - 20 Optimising the workflow of your appmov.mp4
    01:24
  • 143 - 21 Adding in a multi line labelmov.mp4
    02:21
  • 144 - 22 Tips for scaling your appmov.mp4
    03:58
  • 145 - 23 Adding in a clear button and resetting the appmov.mp4
    03:56
  • 146 - 24 Adding in a combo boxmov.mp4
    02:05
  • 147 - 25 Accessing the string of the combo boxmov.mp4
    02:06
  • 148 - 26 Getng the combobox to update automaticallymov.mp4
    01:49
  • 149 - 27 Adding in an item to the combo boxmov.mp4
    00:42
  • 150 - 28 Adding an item at an indexmov.mp4
    01:12
  • 151 - 29 Removing an item at an indexmov.mp4
    01:00
  • 152 - 30 Removing a specific item by a stringmov.mp4
    01:31
  • 153 - 31 Removing all of the itemsmov.mp4
    01:55
  • 154 - 32 Finding how many items are in the combo boxmov.mp4
    02:13
  • 155 - 33 Finding the value of a selected itemmov.mp4
    02:13
  • 156 - 34 Changing the combo box size and fontmov.mp4
    02:35
  • 157 - 35 Talking about warnings and app store certificationmov.mp4
    01:28
  • 158 - 36 Changing the background color of a combo boxmov.mp4
    01:13
  • 159 - 37 Adding in a segmented controlmov.mp4
    02:47
  • 160 - 38 Hooking up the multiline labelmov.mp4
    01:08
  • 161 - 39 Changing the style programaticallymov.mp4
    00:58
  • 162 - 40 Getting the string value of a selected indexmov.mp4
    02:52
  • 163 - 41 Adding in a selected segmented index to the sreenmov.mp4
    03:51
  • 164 - 42 Changing the index of a segmented controlmov.mp4
    03:11
  • 165 - 43 Setting the segmented control programaticallymov.mp4
    01:16
  • 166 - 44 Counting the segmentsmov.mp4
    01:00
  • 167 - 45 Adding in a color wellmov.mp4
    02:18
  • 168 - 46 Changing the color wellmov.mp4
    01:49
  • 169 - 47 Using the NSColor well to change the colormov.mp4
    03:35
  • 170 - 01 Talking about universal appsmov.mp4
    04:56
  • 171 - 02 Talking about the adaptive layoutmov.mp4
    04:27
  • 172 - 03 Adding in a storyboardmov.mp4
    05:20
  • 173 - 04 Testing on your devicemov.mp4
    06:36
  • 174 - 05 Adding in the design elementsmov.mp4
    07:02
  • 175 - 06 Hooking up the code to the file mov.mp4
    05:58
  • 176 - 07 Testing the applicationmov.mp4
    02:41
  • 177 - 08 Adding in the box colormov.mp4
    10:53
  • 178 - 09 Variables and conversionsmov.mp4
    07:23
  • 179 - 10 Adding in a failsafemov.mp4
    06:30
  • 180 - 11 Adding in another level of logicmov.mp4
    01:58
  • 181 - 12 Setting up the iPad version of the appmov.mp4
    05:45
  • 182 - 13 Changing properties of objectsmov.mp4
    07:47
  • 183 - 14 Designing the appmov.mp4
    11:07
  • 184 - 15 Dismissing the keyboard and talking about different keyboardsmov.mp4
    04:53
  • Description


    The A-Z guide for learning to develop apple apps with Swift. Learn from hundreds of real world examples on how to code!

    What You'll Learn?


    • Code in Swift
    • Build your own apps in swift
    • Have tons of useful knowledge about programming
    • Tons of productivity tips when building apps

    Who is this for?


  • If you a beginner you should take this course
  • If you are not a beginner this course will be too easy for you
  • What You Need to Know?


  • Just to know how to use a computer
  • You will also need to download Xcode
  • You will also need a mac
  • More details


    Description

    This course was funded through a massively successful Kickstarter campaign.

    Learn to master Swift through real world examples. This course will show you practical examples that come from a teacher that actively produces apps and makes money off of them. This course is the course I wish I had before releasing my apps. Learn valuable secrets, time saving productivity tips and monetization strategies that will blow you away. Learn from hundreds of pure real world examples that will turn you into a hero developer.

    One of the best features is that you can watch the courses at any speed you want. This means you can speed up the or slow down the video if you want to.

    This course is project based so you will not be learning a bunch of useless coding practices. At the end of this course you will have real world apps to use in your portfolio. We feel that project based training content is the best way to get from A to B. Taking this course means that you learn practical, employable skills immediately.

    Learning how to code is a great way to jump in a new career or enhance your current career. Coding is the new math and learning how to code will propel you forward for any situation. Learn it today and get a head start for tomorrow. People who can master technology will rule the future.

    You will get full lifetime access to this course for a single one off fee. John Bura has created many games, apps and training courses so he is extremely qualified to teach you how to master technology. This is an instructor that does not only teach, he produces apps. This means you get the most relevant information on how to code. Most courses do not show you practical skills and real world examples.

    What makes you a good teacher?

      ·I have released over 40 games and apps that have done very well in the app store.

      ·I run a company called Mammoth Interactive so I am actively in the field building apps and making money

      ·I have been teaching since 2002

      ·I personally love learning online and my life is much better because I have learned online rather than a classroom

      ·I am one of the top 10 highest grossing Udemy teachers

      ·I have been a Udemy instructor since 2011.

      ·I make sure people learn how to make money from their creations.

      ·I have over 110k students worldwide

    Who is this class for?

      ·People who want to improve their technical skills

      ·Complete beginners

      ·People who want to make money. I show people the tools on how to make money through various methods of passive income

      ·People who want to get ahead of the pack by learning online.

    How you will make money by learning new skills

      ·Learn practical skills

      ·Learn about how leverage your new skills to greater wealth

      ·Learn through practical examples

    Why should you learn online?

    There is an online education revolution taking place. You may have heard about it in the news or heard it from a friend. Either-way, education is going to be changed forever. In this short course I talk about how Online Education has

    ·Motivated me

    ·Helped my career

    ·Helped me as a teacher

    ·Impacted several lives around the planet

    I promise that this course will be better and more effective than reading books. I show how to master technology through the use of video. This course will give you everything you need to thrive in our technological society.

    Who this course is for:

    • If you a beginner you should take this course
    • If you are not a beginner this course will be too easy for you

    User Reviews
    Rating
    0
    0
    0
    0
    0
    average 0
    Total votes0
    Focused display
    Category
    John Bura is has been a successful Udemy instructor since 2011. John Bura has been programming games since 1997 and teaching since 2002. John is the owner of the game development studio Mammoth Interactive. This company produces XBOX 360, iPhone, iPad, android, HTML 5, ad-games and more. Mammoth Interactive recently sold a game to Nickelodeon! John has been contracted by many different companies to provide game design, audio, programming, level design and project management. To this day John has 40 commercial games that he has contributed to. Several of the games he has produced have risen to the top 10 in the Apple's app store. In his spare time John likes to play ultimate Frisbee, cycle and work out.
    Students take courses primarily to improve job-related skills.Some courses generate credit toward technical certification. Udemy has made a special effort to attract corporate trainers seeking to create coursework for employees of their company.
    • language english
    • Training sessions 183
    • duration 7:48:58
    • English subtitles has
    • Release Date 2024/04/30

    Courses related to Swift

    Subtitle
    Exploring UIKit Internals with Hopper Disassembler
    Subtitle
    MVVM Design Pattern Using Swift in iOS
    Subtitle
    Swift Building Stocks App (2021 Swift)
    SkillShareSwift Building Stocks App (2021 Swift)
    7:07:32
    English subtitles
    02/12/2024