Thank you so much for taking the time to develop and produce such quality content for free! Your channel is by far the most comprehensible out of all the coding videos I've watched on RUclips. Please keep doing what you're doing and sharing with others your knowledge!
I am going back and forth between iOs and Android development. I ONLY watch the best of the best so I don't waste my time. This course seems to be what I need on iOS side after two months of Android only development.
Thank you for learning with us!!! Oh! Since I have you here and we have tons of students asking for Android material on RUclips, who could you recommend? (you know, the best of the best that we could share or point to) @AdrienVillez
@@CodeWithChris I would highly recommend Coding in Flow (link at the end of my comment). He's got website and RUclips Chanel. Website is more helpful because he puts code in there. codinginflow.com/tutorials/android ruclips.net/channel/UC_Fh8kvtkVPkeihBs42jGcA
I have bought a couple of Swift lessons form Udemy. This course is miles ahead of the courses I purchased. Had to get a refund fro one of the course due to an audio issue. Well done Chris. I am enjoying the course so far.
Thank you for the kind words! If you want to support our work, we have a course for sale on www.codewithchris.com! Of course, you can still browse what's free on RUclips! @AdrienVillez
Thanks so much for doing this channel and these lessons. I am learning a lot and I hope that I can build my own app in the future. I will let you know.
This is awesome! Of course, with some practice, time and some work you will have an app ready in no time! After all some of the biggest companies known as of today started in a garage! Please keep us updated but keep in mind that RUclips comments section isn't the easiest place to communicate. I would recommend to join us on Facebook facebook.com/groups/codewithchriscommunity/
So, I was stoked seeing yesterday's video come out (and watched it immediately), and worried it would take a week or two for the next video in the series to come out. So, I was even more stoked to see it show up this morning. How often do you plan on releasing each step or episode of the series?
+Michael C. Stedman yeah Michael! Planning to release every weekday. It'll be this series until late next week and then we'll switch it up a bit in terms of content. Then we'll come back to this since it's ongoing. I'd like to put some of these lessons into practice so it's not just theory and demo. We'll build something together!
Awesome what a fantastic lesson this is what I am searching for as a Novice who is interested in the code for IOS. Because I love Apple products so I have decided why not learn to code so one day I can be a Developer too.
You're welcome.I am following your tutorial since a week and to be honest you provide premium quality content for free.These tutorials are helping me a lot. :D
I really appreciate what you’re doing , it is amazing how you are making it easier for beginners , by the way I wanted to ask you is it possible to create an app such as snapchat or instagram using swift language!!? Thank you
How do you get the red exclamation point to show up next to the line number? mine only shows up at the top of the screen not next to the specific line of code
I might learning swift for a school project and my goal Is to make a iOS app, will this series go into making the app or just The programming? (If that makes sense)
+DerpTias hey, this series is just for the coding part. For building an app, check out my channel page for the "How to make an app with no programming experience" series
Hey, yeah! all the stuff i'm teaching in the learn swift series is going to be used at one time or another when building apps. You don't have to learn it all now but at least get up to the lesson on "classes" (which happens to be the last episode in the series for now)
hi Chris, I was wondering I have an idea for an app, how can I know how much it would cost to build the app? or know even if possible for me to learn and make the app myself thx
Any app is possible for you to make if you dedicate enough time to it! For the Kijiji one you mentioned, it would take quite a bit of patience and learning. Maybe compare it to writing an essay in a foreign language that you don't know. You can definitely do it but it'll take some time for you to learn enough to do that.
Great Video! But I'm struggling with the rounding the var: d. I kept on writing: Print(Int(round(d))), but it didn't work. Am I doing anything wrong here? if not, then what's wrong?
also, when I get the red alert saying something is wrong, it doesn't show in the actual line of code, but just on top by the "ready" bar. Is there a way to change that?
Please share screenshots with us on our group: bit.ly/CWCCommunity We will be able to look at your code, the errors and also get back to you with answers. Is the Playground running? Do you have any info on the side too or just a red button. -Adrien
Guys I am getting an error for trying to round the number. Can someone tell me how it works now? maybe it was updated and changed? Thank you in advance.
QOTD ⚡Everything good so far? Let me know! 👇 Kick start your own app with my free 7 Day App Action Plan ➡️ bit.ly/7dplan
why dont you teach us objective c
Thank you so much for taking the time to develop and produce such quality content for free! Your channel is by far the most comprehensible out of all the coding videos I've watched on RUclips. Please keep doing what you're doing and sharing with others your knowledge!
Wow, thank you! We really appreciate your feedback.
- Kat
That last command of rounding that double value and then converting into an int in one statement was awesome. Learning that made my day
+westfield90 Nice!
Clarity in everything simply crystal.
Whew I'm so glad I learned java, c, c++, c#, html, php, css. These helped me alot!
Yours was the first video I watched this morning.
I absolutely love these videos!! They are super easy to follow and very informative.
This is very good for practicing the things I couldn't keep up with in class. Dude, you're the best.
I appreciate you learning with me too! Thank you!
I am going back and forth between iOs and Android development. I ONLY watch the best of the best so I don't waste my time. This course seems to be what I need on iOS side after two months of Android only development.
Thank you for learning with us!!! Oh! Since I have you here and we have tons of students asking for Android material on RUclips, who could you recommend? (you know, the best of the best that we could share or point to)
@AdrienVillez
@@CodeWithChris I would highly recommend Coding in Flow (link at the end of my comment). He's got website and RUclips Chanel. Website is more helpful because he puts code in there.
codinginflow.com/tutorials/android
ruclips.net/channel/UC_Fh8kvtkVPkeihBs42jGcA
Thanks for that! I'll take a look!
@AdrienVillez
I have bought a couple of Swift lessons form Udemy.
This course is miles ahead of the courses I purchased.
Had to get a refund fro one of the course due to an audio issue.
Well done Chris.
I am enjoying the course so far.
Thank you for the kind words! If you want to support our work, we have a course for sale on www.codewithchris.com! Of course, you can still browse what's free on RUclips!
@AdrienVillez
Great stuff man! I'm learning a lot so far. I subscribed :D
Thank you! 🤝
it is amazing,thank you for this.
Welcome, thanks for watching!
-Kat
These videos are super helpful.
Thank you! We are glad to have you here!
@AdrienVillez
Chris you are the best! Thanks
Thanks so much for doing this channel and these lessons. I am learning a lot and I hope that I can build my own app in the future. I will let you know.
This is awesome! Of course, with some practice, time and some work you will have an app ready in no time! After all some of the biggest companies known as of today started in a garage! Please keep us updated but keep in mind that RUclips comments section isn't the easiest place to communicate. I would recommend to join us on Facebook facebook.com/groups/codewithchriscommunity/
Thanks so much for uploading these videos man , i'm a beginner in coding so this is so helpful (:
brilliant content and a brilliant method of explaining things
I appreciate that. Thank you!
The content you are providing is excellent, thanks! I do find C/C++ or Java data types and declarations more logical and readable than Swift though...
thank you very much Chris i really find your tutorial amazing i can learn easily by watching your video
thank you again chris !!!
Wow! Great explanation :)
looking forward to this series !
Thanks Erik!
So, I was stoked seeing yesterday's video come out (and watched it immediately), and worried it would take a week or two for the next video in the series to come out. So, I was even more stoked to see it show up this morning. How often do you plan on releasing each step or episode of the series?
+Michael C. Stedman yeah Michael! Planning to release every weekday. It'll be this series until late next week and then we'll switch it up a bit in terms of content. Then we'll come back to this since it's ongoing. I'd like to put some of these lessons into practice so it's not just theory and demo. We'll build something together!
Tq soo much sir this ur tutorials are very easy to understand and I like ur laconic explanation tq
Thanks for your positive feedback! We'll keep on making more! :-) -Arthur
Code with chris this really helpful thank you.
Awesome what a fantastic lesson this is what I am searching for as a Novice who is interested in the code for IOS. Because I love Apple products so I have decided why not learn to code so one day I can be a Developer too.
So glad you liked this video and helped you. If you have question, feel free to drop us a comment on FB: bit.ly/CWCCommunity.
good work chris
Thank you Chris!
Awesome video, you are a good teacher :D
Thank you for the compliment! I hope you are subscribed because 2019 is gonna be productive!
-Adrien
Premium Quality Content for free. Thanks again Chris :D
Hey Sayan, thank you! I really appreciate you saying that :)
You're welcome.I am following your tutorial since a week and to be honest you provide premium quality content for free.These tutorials are helping me a lot. :D
Loved it!Subsricbed, shared and liked, keep it up!
Thanks that was very helpful tutoriol .
I really appreciate what you’re doing , it is amazing how you are making it easier for beginners , by the way I wanted to ask you is it possible to create an app such as snapchat or instagram using swift language!!?
Thank you
these are great. Thank you.
very good tutorial :)
Superb presentation with nice sequence.... :)
Thank you Salam!
@AdrienVillez
thanks alot im learning fast
Very useful ☺
Glad we can help!
@AdrienVillez
If I want to store super large unsigned integer what type should I use?
Hello, for unsigned integer you can use UInt
-Francis
This is awesome!
+Joestar S thanks for watching joestar!
Dude you are fucking awesome, your content is really helpful, easy to learn, and a great and understandable voice! keep doing it
Thank you for the comment! Happy Coding!
Your the Best !!!!!
Inspired !
Boom! Thanks for watching! :)
3:28 (For INTstance) Ha nice one Chirs ;)
Not even sure that was done on purpose...
@AdrienVillez
@@CodeWithChris Lol you should be a comedian chris. New name- Chris the Comedian
Maybe on our new comedy show channel!
@AdrienVillez
good video$
Hello such a nice tutorials to learn swift i am a beginner and see this tutorials i like it such a basic and clear to learn swift basic
Thanks Watsom, I appreciate your learning with me!
amazing
Hi, can you put a link to your "how to make an app without experience" video in a reply here? watching all of these videos first, super helpful
The playlists are on RUclips, the rest is on www.codewithchris.com
-Adrien
@@CodeWithChris Thanks!
How do you get the red exclamation point to show up next to the line number? mine only shows up at the top of the screen not next to the specific line of code
nice! thx
perfect!!!!
I might learning swift for a school project and my goal Is to make a iOS app, will this series go into making the app or just The programming? (If that makes sense)
+DerpTias hey, this series is just for the coding part. For building an app, check out my channel page for the "How to make an app with no programming experience" series
+CodeWIthChris - Okay, im on episode 5 in this series, will I still use the stuff I have learned in this series?
Hey, yeah! all the stuff i'm teaching in the learn swift series is going to be used at one time or another when building apps. You don't have to learn it all now but at least get up to the lesson on "classes" (which happens to be the last episode in the series for now)
On Line 20 would you say that's an example of LISP?
hi Chris, I was wondering I have an idea for an app, how can I know how much it would cost to build the app?
or know even if possible for me to learn and make the app myself thx
Any app is possible for you to make if you dedicate enough time to it! For the Kijiji one you mentioned, it would take quite a bit of patience and learning. Maybe compare it to writing an essay in a foreign language that you don't know. You can definitely do it but it'll take some time for you to learn enough to do that.
CodeWithChris thanks, once again Chris great videos!
Better than my text book LOL!
Glad this is helpful! Mind me asking what text book are you studying?
-Adrien
Awesome
Thanks for watching and commenting!
Great Video! But I'm struggling with the rounding the var: d. I kept on writing: Print(Int(round(d))), but it didn't work. Am I doing anything wrong here? if not, then what's wrong?
Hey Feras, this post should help you!
stackoverflow.com/questions/26350977/how-to-round-a-double-to-the-nearest-int-in-swift
Chris for president
Aahahha yes! We would get more interesting Tweets all day!
-Adrien
Chris I’m trying to learn Swift what are the things I should focus on to get better I just started today and I’m taking notes for every episode
Practice, Practice, Practice! Practice all you learn, code, don't write notes really... not yet anyway.
-Adrien
Are those courses compatible with Swift 4 ?
Yup!
Thanks! God bless you.@@CodeWithChris
What does the round stand for?
i believe it is round off
NICE 👍
+GURU thanks for watching!
3:27. Now for Int stance whaaa.
omg dude I can't, 5:43, did you C that.
Not intentional but I'll take the credit! 😂
-Adrien
@CodeWithChris
I'm doing the code on my iPad but when I run the code nothing shows up no output how do you solve that?
also, when I get the red alert saying something is wrong, it doesn't show in the actual line of code, but just on top by the "ready" bar. Is there a way to change that?
Please share screenshots with us on our group: bit.ly/CWCCommunity
We will be able to look at your code, the errors and also get back to you with answers.
Is the Playground running? Do you have any info on the side too or just a red button.
-Adrien
Why I got error on print (Int(round(d)))
that you
+Turki Ksa thanks for watching!
For some reason my xcode won't show the error bangs beside the line numbers.
Sometimes it takes a little while. Restart Xcode usually solves a lot of problems.
Hoping they would fix that soon.
still having this issue?
When I put 5/3 I want the entire number, not the rounded one.
How can I do it.
Use Double or Float to get decimal numbers.
Int are only full number, so if you try to put 3.14 into an Int variable, it will become a 3
@AdrienVillez
Thank you 😊
Guys I am getting an error for trying to round the number. Can someone tell me how it works now? maybe it was updated and changed?
Thank you in advance.
Last part got so confusing 😅