• Home
  • Free Trial
  • Sign In
  • Techdegree
  • Tracks
  • Content Library
  • Community
  • Support
  • Jobs
    • Newest
      • Newest
      • Active
      • Unanswered
      • Featured
    • All Topics
      • All Topics
      • • General Discussion
      • • 21st Century Skills
      • • Android
      • • APIs
      • • Business
      • • C#
      • • Computer Science
      • • CSS
      • • Data Analysis
      • • Databases
      • • Design
      • • Development Tools
      • • Digital Literacy
      • • Equity, Diversity, and Inclusion (EDI)
      • • Go
      • • HTML
      • • Java
      • • JavaScript
      • • Learning Resources
      • • Machine Learning
      • • PHP
      • • Python
      • • Quality Assurance
      • • Ruby
      • • Security
  • Juliette Tworsey
    seal-mask
    .a{fill-rule:evenodd;}techdegree seal-36
    Juliette Tworsey
    Front End Web Development Techdegree Graduate 32,412 Points

    Xcode results pane missing

    Posted January 1, 2016 9:33pm by Juliette Tworsey
    .a{fill-rule:evenodd;}techdegree seal-36
    Juliette Tworsey
    Front End Web Development Techdegree Graduate 32,412 Points
    • iOS
    • Swift Basics (retired)
    • Operators
    • Binary Operators

    5 Answers

  • Georgios Moustakis
    Georgios Moustakis
    823 Points

    there is no sound on this video

    Posted August 2, 2015 9:34am by Georgios Moustakis
    Georgios Moustakis
    823 Points
    • iOS
    • Swift Basics (retired)
    • Operators
    • Binary Operators

    0 Answers

  • Dino A
    seal-mask
    .a{fill-rule:evenodd;}techdegree
    Dino A
    iOS Development Techdegree Student 786 Points

    Passing on the variable

    Posted April 30, 2015 6:10am by Dino A
    .a{fill-rule:evenodd;}techdegree
    Dino A
    iOS Development Techdegree Student 786 Points
    • iOS
    • Swift Basics (retired)
    • Operators
    • Binary Operators

    2 Answers

  • Ismail Mahmoud
    Ismail Mahmoud
    554 Points

    I got error message type int does not conform to protocol

    Posted April 27, 2015 9:22am by Ismail Mahmoud
    Ismail Mahmoud
    554 Points
    • iOS
    • Swift Basics (retired)
    • Operators
    • Binary Operators

    1 Answer

  • Maikel Visser
    Maikel Visser
    240 Points

    when i try to use the code let areaInMeters = area / 10.764, i get the error message stating: Binary operator '/' cannot

    Posted April 21, 2015 3:39pm by Maikel Visser
    Maikel Visser
    240 Points
    • iOS
    • Swift Basics (retired)
    • Operators
    • Binary Operators

    7 Answers

  • Gerrit Fuller
    Gerrit Fuller
    242 Points

    Run Command not working in Xcode

    Posted April 21, 2015 12:29am by Gerrit Fuller
    Gerrit Fuller
    242 Points
    • iOS
    • Swift Basics (retired)
    • Operators
    • Binary Operators

    1 Answer

  • Elliott Walker
    Elliott Walker
    259 Points

    let areaInMeters = area / 10.764

    Posted April 18, 2015 5:38am by Elliott Walker
    Elliott Walker
    259 Points
    • iOS
    • Swift Basics (retired)
    • Operators
    • Binary Operators

    1 Answer

  • Joe Lingle
    Joe Lingle
    686 Points

    Rounding of Constant?

    Posted March 28, 2015 5:59am by Joe Lingle
    Joe Lingle
    686 Points
    • iOS
    • Swift Basics (retired)
    • Operators
    • Binary Operators

    1 Answer

  • brioz
    brioz
    756 Points

    Why can't you specify a type for the constant areainmeters?

    Posted March 6, 2015 4:16am by brioz
    brioz
    756 Points
    • iOS
    • Swift Basics (retired)
    • Operators
    • Binary Operators

    1 Answer

  • Jesse Lopez
    Jesse Lopez
    1,870 Points

    What exactly is an Integer?

    Posted March 4, 2015 8:04am by Jesse Lopez
    Jesse Lopez
    1,870 Points
    • iOS
    • Swift Basics (retired)
    • Operators
    • Binary Operators

    1 Answer

  • oktay asci
    seal-mask
    .a{fill-rule:evenodd;}techdegree
    oktay asci
    Front End Web Development Techdegree Student 1,278 Points

    I get an error message when I typ let areaInMeters = area / 10.764

    Posted February 28, 2015 6:40am by oktay asci
    .a{fill-rule:evenodd;}techdegree
    oktay asci
    Front End Web Development Techdegree Student 1,278 Points
    • iOS
    • Swift Basics (retired)
    • Operators
    • Binary Operators

    4 Answers

  • Srinivasan Senthil
    Srinivasan Senthil
    2,266 Points

    let areainmeters = area / 10.764 This is not returning the integer value. First example in the binary operator lesson.

    Posted February 17, 2015 9:12pm by Srinivasan Senthil
    Srinivasan Senthil
    2,266 Points
    • iOS
    • Swift Basics (retired)
    • Operators
    • Binary Operators

    3 Answers

  • tytyty
    tytyty
    4,974 Points

    The "something that is going on here" is that he is not using the latest version of XCODE.

    Posted January 27, 2015 10:08pm by tytyty
    tytyty
    4,974 Points
    • iOS
    • Swift Basics (retired)
    • Operators
    • Binary Operators

    1 Answer

  • Lim Shan Kuo
    Lim Shan Kuo
    16,049 Points

    How a constants becomes mutable when a Double(area) applied? Plus its a compile language

    Posted December 28, 2014 1:44am by Lim Shan Kuo
    Lim Shan Kuo
    16,049 Points
    • iOS
    • Swift Basics (retired)
    • Operators
    • Binary Operators

    1 Answer

  • Ethan Brown
    PLUS
    Ethan Brown
    Courses Plus Student 1,328 Points

    "area in feet" is incorrect; it should be "area in square feet". feet=linear measure, square feet=area measure.

    Posted December 13, 2014 8:11pm by Ethan Brown
    Ethan Brown
    Courses Plus Student 1,328 Points
    • iOS
    • Swift Basics (retired)
    • Operators
    • Binary Operators

    0 Answers

  • Jonathan Dueck
    Jonathan Dueck
    4,596 Points

    Error: type 'Int' does not conform to protocol 'FloatLiteralConvertible'. I had to use 12.0 & 10.0.

    Posted November 14, 2014 5:01pm by Jonathan Dueck
    Jonathan Dueck
    4,596 Points
    • iOS
    • Swift Basics (retired)
    • Operators
    • Binary Operators

    2 Answers

  • Fotis Diamantopoulos
    Fotis Diamantopoulos
    1,794 Points

    I get an error

    Posted October 21, 2014 1:34pm by Fotis Diamantopoulos
    Fotis Diamantopoulos
    1,794 Points
    • iOS
    • Swift Basics (retired)
    • Operators
    • Binary Operators

    7 Answers

  • Shrikar Archak
    Shrikar Archak
    5,936 Points

    There is a mistake in the video of binary operators . At 58th second

    Posted September 18, 2014 12:48am by Shrikar Archak
    Shrikar Archak
    5,936 Points
    • iOS
    • Swift Basics (retired)
    • Operators
    • Binary Operators

    1 Answer

Posting to the forum is only allowed for members with active accounts.
Please sign in or sign up to post.

    Treehouse

  • About
  • Blog
  • Careers
  • Community
  • Stories
  • Shop
  • Contact
  • Gift Card

See Full Catalogue

Techdegree

  • Front End Web Development
  • Full Stack JavaScript
  • Python Development
  • Data Analysis
  • UX Design

Tracks

  • Learn to Code for Beginners
  • Beginning Python
  • Beginning SQL
  • Beginning Java
  • ...see more

Courses

  • JavaScript Basics
  • Intro to HTML & CSS
  • Python Basics
  • CSS Layout
  • ...see more

Explore

  • Perks
  • Treehouse for Libraries
  • Treehouse for Teams
  • Twitter
  • YouTube
  • Facebook
  • LinkedIn
  • Instagram
Terms & Conditions | Privacy

© 2022 Treehouse Island, Inc.